From a0f15c64baf30bde63267d52bdac0c00efdcbf0d Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Sat, 13 Oct 2007 17:43:12 +0000 Subject: Add an icon and version text for the OS X bundle. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15098 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/rbutilqt/Info.plist | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 rbutil/rbutilqt/Info.plist (limited to 'rbutil/rbutilqt/Info.plist') diff --git a/rbutil/rbutilqt/Info.plist b/rbutil/rbutilqt/Info.plist new file mode 100644 index 0000000000..55be9c9949 --- /dev/null +++ b/rbutil/rbutilqt/Info.plist @@ -0,0 +1,18 @@ + + + + + CFBundleExecutable + rbutilqt + CFBundleGetInfoString + SVN $Revision$ (m1.0.1) + CFBundleIconFile + rbutilqt.icns + CFBundleIdentifier + com.rockbox.rbutil + CFBundlePackageType + APPL + CFBundleSignature + ???? + + -- cgit v1.2.3