summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-03-01 12:34:24 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-03-01 12:34:24 +0100
commit1d4b26a7e0d9d88e03aee04ede5c36d9b221ddd1 (patch)
tree27a8039b7fe641b113d2e9fdcddbc329e67e64d7
parent3c550e9f7bdd8c9f1f75f4148f516ddc94290f92 (diff)
vcl110: #i108947# add replace variable BUILDIDCWS
-rw-r--r--sysui/desktop/macosx/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/desktop/macosx/Info.plist b/sysui/desktop/macosx/Info.plist
index 029e479a3ffc..6631b9fe98db 100644
--- a/sysui/desktop/macosx/Info.plist
+++ b/sysui/desktop/macosx/Info.plist
@@ -1384,7 +1384,7 @@
<key>CFBundleExecutable</key>
<string>%EXECUTABLE</string>
<key>CFBundleGetInfoString</key>
- <string>${PRODUCTNAME} ${ABOUTBOXPRODUCTVERSION} %SOURCE</string>
+ <string>${PRODUCTNAME} ${ABOUTBOXPRODUCTVERSION} ${BUILDIDCWS}</string>
<key>CFBundleIconFile</key>
<string>main.icns</string>
<key>CFBundleShortVersionString</key>