1
0
Fork 0
forked from len0rd/rockbox

Have the Mac OS X port of Rockbox Utility actually be called Rockbox Utility instead of just rbutilqt.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24931 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Menes 2010-02-26 20:09:18 +00:00
parent 0bfef1c5a0
commit 43e95cf7e5

View file

@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>rbutilqt</string> <string>Rockbox Utility</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Rockbox Utility</string> <string>Rockbox Utility</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>