Changeset 1246 for trunk/macosx_install_kit/bin/makepkg.sh
- Timestamp:
- 21/04/09 15:43:41 (3 years ago)
- File:
-
- 1 edited
-
trunk/macosx_install_kit/bin/makepkg.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx_install_kit/bin/makepkg.sh
r1244 r1246 27 27 InfoString="$VERSION$RELEASE, (C) $YEAR $COPYRIGHT" 28 28 Package info 29 BackgroundAlignment="center left right top bottom (top|bottom)(left|right)" 30 BackgroundScaling="none proportional tofit" 31 Backround picture details if Resource/background exists 32 AuthorizationAction="(Admin|Root|No)Authorization" 33 Required authorization 34 RestartAction="NoRestart RecommendedRestart RequiredRestart Shutdown RequiredLogout" 35 Require restart? 29 MajorVersion="VERSION up to the first dot" 30 MinorVersion="VERSION after the last dot" 31 Major.Minor version number integers 32 BackgroundAlignment="center" 33 Alignment of background picture, which should be one of 34 center left right top bottom (top|bottom)(left|right) 35 BackgroundScaling="tofit" 36 Scaling of background picture, which should be one of 37 none proportional tofit 38 AuthorizationAction="NoAuthorization" 39 Required authorization, which should be one of 40 (Admin|Root|No)Authorization 41 RestartAction="NoRestart" 42 Require restart? Should be one of NoRestart Shutdown 43 RecommendedRestart RequiredRestart RequiredLogout 36 44 DefaultLocation="/" Default location 37 45 Relocatable=false true if package is relocatable … … 45 53 UpdateInstalledLanguages=false 46 54 true if only install resources for the current languages 55 AllowBackRev=false true if old versions can replace new 47 56 48 57 === Installed Files ===
Note: See TracChangeset
for help on using the changeset viewer.
