< prev index next >

src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources_ja.properties

Print this page




 230 \          Defaults to the application name.\n\
 231 \  --mac-package-signing-prefix <prefix string>\n\
 232 \          When signing the application package, this value is prefixed\n\
 233 \          to all components that need to be signed that don't have\n\
 234 \          an existing package identifier.\n\
 235 \  --mac-sign\n\
 236 \          Request that the package be signed\n\
 237 \  --mac-signing-keychain <file path>\n\
 238 \          Path of the keychain to search for the signing identity\n\
 239 \          (absolute path or relative to the current directory).\n\
 240 \          If not specified, the standard keychains are used.\n\
 241 \  --mac-signing-key-user-name <team name>\n\
 242 \          Team name portion in Apple signing identities' names.\n\
 243 \          For example "Developer ID Application: "\n\
 244 
 245 MSG_Help_linux_install=\
 246 \  --linux-package-name <package name>\n\
 247 \          Name for Linux package, defaults to the application name\n\
 248 \  --linux-deb-maintainer <email address>\n\
 249 \          Maintainer for .deb package\n\
 250 \  --linux-deb-copyright-file <file path>\n\
 251 \          Path to custom copyright file for Debian packaging\n\
 252 \          (absolute path or relative to the current directory)\n\
 253 \  --linux-menu-group <menu-group-name>\n\
 254 \          Menu group this application is placed in\n\
 255 \  --linux-package-deps\n\
 256 \          Required packages or capabilities for the application\n\
 257 \  --linux-rpm-license-type <type string>\n\
 258 \          Type of the license ("License: <value>" of the RPM .spec)\n\
 259 \  --linux-app-release <release value>\n\
 260 \          Release value of the RPM <name>.spec file or \n\
 261 \          Debian revision value of the DEB control file.\n\
 262 \  --linux-app-category <category value>\n\
 263 \          Group value of the RPM <name>.spec file or \n\
 264 \          Section value of DEB control file.\n\
 265 \  --linux-shortcut\n\
 266 \          Creates a shortcut for the application\n\
 267 
 268 MSG_Help_mac_linux_install_dir=\
 269 \Absolute path of the installation directory of the application\n\
 270 
 271 MSG_Help_default_install_dir=\
 272 \Absolute path of the installation directory of the application on OS X\n\


 230 \          Defaults to the application name.\n\
 231 \  --mac-package-signing-prefix <prefix string>\n\
 232 \          When signing the application package, this value is prefixed\n\
 233 \          to all components that need to be signed that don't have\n\
 234 \          an existing package identifier.\n\
 235 \  --mac-sign\n\
 236 \          Request that the package be signed\n\
 237 \  --mac-signing-keychain <file path>\n\
 238 \          Path of the keychain to search for the signing identity\n\
 239 \          (absolute path or relative to the current directory).\n\
 240 \          If not specified, the standard keychains are used.\n\
 241 \  --mac-signing-key-user-name <team name>\n\
 242 \          Team name portion in Apple signing identities' names.\n\
 243 \          For example "Developer ID Application: "\n\
 244 
 245 MSG_Help_linux_install=\
 246 \  --linux-package-name <package name>\n\
 247 \          Name for Linux package, defaults to the application name\n\
 248 \  --linux-deb-maintainer <email address>\n\
 249 \          Maintainer for .deb package\n\



 250 \  --linux-menu-group <menu-group-name>\n\
 251 \          Menu group this application is placed in\n\
 252 \  --linux-package-deps\n\
 253 \          Required packages or capabilities for the application\n\
 254 \  --linux-rpm-license-type <type string>\n\
 255 \          Type of the license ("License: <value>" of the RPM .spec)\n\
 256 \  --linux-app-release <release value>\n\
 257 \          Release value of the RPM <name>.spec file or \n\
 258 \          Debian revision value of the DEB control file.\n\
 259 \  --linux-app-category <category value>\n\
 260 \          Group value of the RPM <name>.spec file or \n\
 261 \          Section value of DEB control file.\n\
 262 \  --linux-shortcut\n\
 263 \          Creates a shortcut for the application\n\
 264 
 265 MSG_Help_mac_linux_install_dir=\
 266 \Absolute path of the installation directory of the application\n\
 267 
 268 MSG_Help_default_install_dir=\
 269 \Absolute path of the installation directory of the application on OS X\n\
< prev index next >