diff options
| author | su_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 |
| commit | b75d7d0088acdfca5a57ee898ddb40314a0e29a5 (patch) | |
| tree | a98eaae4c82f72d50ae80b9dd29f86242298d896 | |
| parent | Info.plist.in: update copyright year (diff) | |
| download | inkscape-b75d7d0088acdfca5a57ee898ddb40314a0e29a5.tar.gz inkscape-b75d7d0088acdfca5a57ee898ddb40314a0e29a5.zip | |
Info.plist.in: add application category (see bug #1302849)
(bzr r13506.1.3)
| -rw-r--r-- | Info.plist.in | 2 |
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> |
