Fix display of Linphone name in menu bar on Mac OS X.

This commit is contained in:
Ghislain MARY 2017-06-14 10:45:47 +02:00
parent a1a6f01949
commit 28d615cc62

View file

@ -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>