mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
12.37.2015 b9bd7db642bba749e7528638f434553eeceb6c5a
Fixed formatting
2 files modified
8 ■■■■ changed files
opendj-sdk/opendj-server-legacy/resource/mac/QuickSetup.app/Contents/Info.plist 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj-server-legacy/resource/mac/Uninstall.app/Contents/Info.plist 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj-server-legacy/resource/mac/QuickSetup.app/Contents/Info.plist
@@ -7,9 +7,9 @@
    <key>CFBundleIdentifier</key>
    <string>org.opends.quicksetup.installer.SetupLauncher</string>
    <key>CFBundleShortVersionString</key>
  <string>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}</string>
    <string>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}</string>
    <key>CFBundleVersion</key>
  <string>${buildRevision}</string>
    <string>${buildRevision}</string>
    <key>CFBundleAllowMixedLocalizations</key>
    <string>true</string>
    <key>CFBundleExecutable</key>
opendj-sdk/opendj-server-legacy/resource/mac/Uninstall.app/Contents/Info.plist
@@ -7,9 +7,9 @@
    <key>CFBundleIdentifier</key>
    <string>org.opends.guitools.uninstaller.UninstallLauncher</string>
    <key>CFBundleShortVersionString</key>
  <string>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}</string>
    <string>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}</string>
    <key>CFBundleVersion</key>
  <string>${buildRevision}</string>
    <string>${buildRevision}</string>
    <key>CFBundleAllowMixedLocalizations</key>
    <string>true</string>
    <key>CFBundleExecutable</key>