summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu_v <suv-sf@users.sourceforge.net>2014-08-19 22:03:26 +0000
committer~suv <suv-sf@users.sourceforge.net>2014-08-19 22:03:26 +0000
commitb75d7d0088acdfca5a57ee898ddb40314a0e29a5 (patch)
treea98eaae4c82f72d50ae80b9dd29f86242298d896
parentInfo.plist.in: update copyright year (diff)
downloadinkscape-b75d7d0088acdfca5a57ee898ddb40314a0e29a5.tar.gz
inkscape-b75d7d0088acdfca5a57ee898ddb40314a0e29a5.zip
Info.plist.in: add application category (see bug #1302849)
(bzr r13506.1.3)
-rw-r--r--Info.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Info.plist.in b/Info.plist.in
index 48c5daf98..00fa2666d 100644
--- a/Info.plist.in
+++ b/Info.plist.in
@@ -330,6 +330,8 @@
<string>@VERSION@</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2014 Inkscape Developers, GNU General Public License.</string>
+ <key>LSApplicationCategoryType</key>
+ <string>public.app-category.graphics-design</string>
<key>LSMinimumSystemVersion</key>
<string>10.3</string>
</dict>