add the application type to Info.plist
authorMitchell Livingston <livings124@transmissionbt.com>
Tue, 8 Feb 2011 02:02:09 +0000 (02:02 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Tue, 8 Feb 2011 02:02:09 +0000 (02:02 +0000)
macosx/Info.plist

index 37ba0c4f0af64f0d7a5d9ebe18d3a443986b17b6..e4967a1570b1af955629ed77ace32dfec9c2353a 100644 (file)
@@ -60,6 +60,8 @@
        </array>
        <key>CFBundleVersion</key>
        <string>SVN_REVISION_NUM</string>
+       <key>LSApplicationCategoryType</key>
+       <string>public.app-category.utilities</string>
        <key>LSMinimumSystemVersion</key>
        <string>10.5.0</string>
        <key>NSAppleScriptEnabled</key>