diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-04-29 12:11:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-04-29 12:11:08 +0200 |
commit | 16e9630b79f0a7a90c6cedb6781175bb8b337dc1 (patch) | |
tree | e1b09d277dec2057e6b995ec099dd2b1f2129b35 /distribution/osx/bundle | |
parent | 09795a01ef859f072920de9df974d1b03b9ab9a4 (diff) |
New upstream version 4.3.0upstream/4.3.0
Diffstat (limited to 'distribution/osx/bundle')
-rw-r--r-- | distribution/osx/bundle/Info.plist.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/distribution/osx/bundle/Info.plist.in b/distribution/osx/bundle/Info.plist.in index ba946ee..e8beb97 100644 --- a/distribution/osx/bundle/Info.plist.in +++ b/distribution/osx/bundle/Info.plist.in @@ -8,6 +8,10 @@ <string>XTrackCAD</string> <key>CFBundleGetInfoString</key> <string>@XTRKCAD_VERSION@</string> + <key>CFBundleHelpBookFolder</key> + <string>XTrackCAD.help</string> + <key>CFBundleHelpBookName</key> + <string>org.xtrkcad.help</string> <key>CFBundleIconFile</key> <string>XTrackCAD</string> <key>LSMinimumSystemVersion</key> |