From 52b016075dcc0fc35a0b1a93d3c1a0bc78e3f73d Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Sat, 4 May 2019 14:43:52 -0700 Subject: [PATCH] Use the variables everywhere, and set the version in the name. Also register oszl files in macOS --- osx/Info.plist | 24 ++++++++++++++++++++++-- windows/OpenLP-base.wxs | 10 +++++----- 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/osx/Info.plist b/osx/Info.plist index cfc1a38..4435075 100755 --- a/osx/Info.plist +++ b/osx/Info.plist @@ -21,7 +21,27 @@ Owner LSItemContentTypes - org.openlp.osz + org.openlp.service + + + + CFBundleTypeExtension + + oszl + + CFBundleTypeIconFiles + + OpenLP.icns + + CFBundleTypeName + OpenLP Service + CFBundleTypeRole + Viewer + LSHandlerRank + Owner + LSItemContentTypes + + org.openlp.servicelite @@ -41,7 +61,7 @@ Owner LSItemContentTypes - org.openlp.otz + org.openlp.theme diff --git a/windows/OpenLP-base.wxs b/windows/OpenLP-base.wxs index d0049e5..32ac17e 100644 --- a/windows/OpenLP-base.wxs +++ b/windows/OpenLP-base.wxs @@ -9,8 +9,8 @@ - + @@ -84,7 +84,7 @@ Icon="OpenLP.ico" WorkingDirectory="RootDirectory"/> @@ -105,9 +105,9 @@ - + -