diff options
| author | Mattia Rizzolo <mattia@mapreri.org> | 2015-09-14 18:19:37 +0000 |
|---|---|---|
| committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-09-14 18:19:37 +0000 |
| commit | 596d598900238dd2e55fdbb817044cb1d9b97f90 (patch) | |
| tree | e83a506bc40cbe56321c118e61f1b85a3fa5a69c | |
| parent | Translations. POT file update. (diff) | |
| download | inkscape-596d598900238dd2e55fdbb817044cb1d9b97f90.tar.gz inkscape-596d598900238dd2e55fdbb817044cb1d9b97f90.zip | |
Add a Keywork field in the desktop
See https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords for more.
(bzr r14364.2.1)
| -rw-r--r-- | inkscape.desktop.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inkscape.desktop.in b/inkscape.desktop.in index 3ecc8d39b..771ceccc7 100644 --- a/inkscape.desktop.in +++ b/inkscape.desktop.in @@ -4,6 +4,7 @@ _Name=Inkscape _GenericName=Vector Graphics Editor _X-GNOME-FullName=Inkscape Vector Graphics Editor _Comment=Create and edit Scalable Vector Graphics images +_Keywords=image;editor;vector;drawing; Type=Application Categories=Graphics;VectorGraphics;GTK; MimeType=image/svg+xml;image/svg+xml-compressed;application/vnd.corel-draw;application/pdf;application/postscript;image/x-eps;application/illustrator; |
