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

Jean-Noel Rouvignac
12.37.2015 3e62cff794c98c97ac1f63f5b7ff1880a657fc17
Fixed formatting
2 files modified
8 ■■■■ changed files
opendj-server-legacy/resource/mac/QuickSetup.app/Contents/Info.plist 4 ●●●● patch | view | raw | blame | history
opendj-server-legacy/resource/mac/Uninstall.app/Contents/Info.plist 4 ●●●● patch | view | raw | blame | history
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-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>