modules/fxpackager/src/main/resources/com/oracle/tools/packager/mac/MacAppBundler.properties

Print this page

        

@@ -8,12 +8,15 @@
 param.icon-icns.description= Icon for the application, in ICNS format.
 
 param.config-root.name=
 param.config-root.description=
 
+param.configure-launcher-in-plist=Configure Launcher in Info.plist
+param.configure-launcher-in-plist.description=Should the legacy method of configuring hte launcher in the Info.plist be used.
+
 param.category-name=Category
-param.category-name.description=Mac App Store Categories. Note that the key is the string to display to the user and the value is the id of the category
+param.category-name.description=Mac App Store Categories. Note that the key is the string to display to the user and the value is the id of the category.
 
 param.cfbundle-name.name=CFBundleName
 param.cfbundle-name.description=The name of the app as it appears in the Menu Bar.  This can be different from the application name.  This name should be less than 16 characters long and be suitable for displaying in the menu bar and the app’s Info window.
 
 param.cfbundle-identifier.name=CFBundleIdentifier