summaryrefslogtreecommitdiff
path: root/sysui
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
commitfe12a3a05969a05b36dbeefd70fee3b6a4a5bf1f (patch)
tree738625547133de7f20e485dd9bf1e0c5ee3ccfc3 /sysui
parent1813942ec2be139a3cd7992f9e25671b2280334c (diff)
vcl110: #i108947# add replace variable BUILDIDCWS
Diffstat (limited to 'sysui')
-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 029e479a3f..6631b9fe98 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>