mac: Set LSApplicationCategoryType in Info.plist
authorCheng Zhao <zcbenz@gmail.com>
Tue, 29 Sep 2015 05:27:50 +0000 (13:27 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 14 Oct 2015 03:54:58 +0000 (11:54 +0800)
atom/browser/resources/mac/Info.plist

index cfd6440..e35eaea 100644 (file)
@@ -20,6 +20,8 @@
   <string>0.33.7</string>
   <key>CFBundleShortVersionString</key>
   <string>0.33.7</string>
+  <key>LSApplicationCategoryType</key>
+  <string>public.app-category.developer-tools</string>
   <key>LSMinimumSystemVersion</key>
   <string>10.8.0</string>
   <key>NSMainNibFile</key>