mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-18 03:48:09 +00:00
Fix display of Linphone name in menu bar on Mac OS X.
This commit is contained in:
parent
a1a6f01949
commit
28d615cc62
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Linphone</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Linphone</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>linphone</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue