src/jdk.packager/macosx/classes/jdk/packager/internal/resources/mac/MacAppBundler.properties
branchJDK-8200758-branch
changeset 56986 5c3dae7af901
parent 56982 e094d5483bd6
child 56989 0f19096663d1
--- a/src/jdk.packager/macosx/classes/jdk/packager/internal/resources/mac/MacAppBundler.properties	Wed Oct 17 15:43:29 2018 -0400
+++ b/src/jdk.packager/macosx/classes/jdk/packager/internal/resources/mac/MacAppBundler.properties	Thu Oct 18 17:57:26 2018 -0400
@@ -33,8 +33,8 @@
 param.icon-icns.name=.icns Icon
 param.icon-icns.description=Icon for the application, in ICNS format.
 
-param.config-root.name=
-param.config-root.description=
+param.config-root.name=Config Root Dir
+param.config-root.description=Configuration directory.
 
 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.