< prev index next >

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

Print this page




 233 \          Defaults to the application name.\n\
 234 \  --mac-bundle-signing-prefix <prefix string>\n\
 235 \          When signing the application bundle, this value is prefixed to all\n\
 236 \          components that need to be signed that don't have\n\
 237 \          an existing bundle identifier.\n\
 238 \  --mac-sign\n\
 239 \          Request that the bundle be signed\n\
 240 \  --mac-signing-keychain <file path>\n\
 241 \          Path of the keychain to search for the signing identity\n\
 242 \          (absolute path or relative to the current directory).\n\
 243 \          If not specified, the standard keychains are used.\n\
 244 \  --mac-signing-key-user-name <team name>\n\
 245 \          Team name portion in Apple signing identities' names.\n\
 246 \          For example "Developer ID Application: "\n\
 247 
 248 MSG_Help_linux_install=\
 249 \  --linux-bundle-name <bundle name>\n\
 250 \          Name for Linux bundle, defaults to the application name\n\
 251 \  --linux-deb-maintainer <email address>\n\
 252 \          Maintainer for .deb bundle\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 DEB control file.\n\
 261 \  --linux-app-category <category value>\n\
 262 \          Group value of the RPM <name>.spec file or \n\
 263 \          Section value of DEB control file.\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\
 270 \          or Linux. Relative sub-path of the installation location of the application\n\
 271 \          such as "Program Files" or "AppData" on Windows.\n\
 272 


 233 \          Defaults to the application name.\n\
 234 \  --mac-bundle-signing-prefix <prefix string>\n\
 235 \          When signing the application bundle, this value is prefixed to all\n\
 236 \          components that need to be signed that don't have\n\
 237 \          an existing bundle identifier.\n\
 238 \  --mac-sign\n\
 239 \          Request that the bundle be signed\n\
 240 \  --mac-signing-keychain <file path>\n\
 241 \          Path of the keychain to search for the signing identity\n\
 242 \          (absolute path or relative to the current directory).\n\
 243 \          If not specified, the standard keychains are used.\n\
 244 \  --mac-signing-key-user-name <team name>\n\
 245 \          Team name portion in Apple signing identities' names.\n\
 246 \          For example "Developer ID Application: "\n\
 247 
 248 MSG_Help_linux_install=\
 249 \  --linux-bundle-name <bundle name>\n\
 250 \          Name for Linux bundle, defaults to the application name\n\
 251 \  --linux-deb-maintainer <email address>\n\
 252 \          Maintainer for .deb bundle\n\
 253 \  --linux-deb-copyright-file <file path>\n\
 254 \          Path to custom copyright file for Debian packaging\n\
 255 \          (absolute path or relative to the current directory)\n\
 256 \  --linux-menu-group <menu-group-name>\n\
 257 \          Menu group this application is placed in\n\
 258 \  --linux-package-deps\n\
 259 \          Required packages or capabilities for the application\n\
 260 \  --linux-rpm-license-type <type string>\n\
 261 \          Type of the license ("License: <value>" of the RPM .spec)\n\
 262 \  --linux-app-release <release value>\n\
 263 \          Release value of the RPM <name>.spec file or DEB control file.\n\
 264 \  --linux-app-category <category value>\n\
 265 \          Group value of the RPM <name>.spec file or \n\
 266 \          Section value of DEB control file.\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\
 273 \          or Linux. Relative sub-path of the installation location of the application\n\
 274 \          such as "Program Files" or "AppData" on Windows.\n\
 275 
< prev index next >