diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2008-09-01 22:01:47 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2008-09-01 22:01:47 +0000 |
| commit | a3a9bdd4e2651b05294dd365d4edfe8f53ca29a8 (patch) | |
| tree | 2f56d71d91ee2fc90365205dc693548228ab989c /inkscape.desktop.in | |
| parent | fix assert when exporting bug 171849 file, make sure small patterns are expor... (diff) | |
| download | inkscape-a3a9bdd4e2651b05294dd365d4edfe8f53ca29a8.tar.gz inkscape-a3a9bdd4e2651b05294dd365d4edfe8f53ca29a8.zip | |
Fixes to desktop file from patch. Bug #263233
(bzr r6751)
Diffstat (limited to 'inkscape.desktop.in')
| -rw-r--r-- | inkscape.desktop.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/inkscape.desktop.in b/inkscape.desktop.in index 22851c1f6..79e9a8f60 100644 --- a/inkscape.desktop.in +++ b/inkscape.desktop.in @@ -1,13 +1,10 @@ [Desktop Entry] Version=1.0 -Encoding=UTF-8 -Name=No name _Name=Inkscape Vector Graphics Editor _Comment=Create and edit Scalable Vector Graphics images Type=Application Categories=Graphics;VectorGraphics;GTK; MimeType=image/svg+xml;image/svg+xml-compressed; -FilePattern=inkscape; Exec=inkscape %F TryExec=inkscape Terminal=false |
