diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2011-05-07 12:55:32 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2011-05-07 12:55:32 +0000 |
| commit | 16e19f9418073e9eda3ef5eb7412f0182101c6cf (patch) | |
| tree | 03c61bf5f3e76ab075c8f9cc74b96edd4bcfef25 | |
| parent | corrected fill-rule handling in pdf export, fixes bug:436962 (diff) | |
| download | inkscape-16e19f9418073e9eda3ef5eb7412f0182101c6cf.tar.gz inkscape-16e19f9418073e9eda3ef5eb7412f0182101c6cf.zip | |
Allow New Document to be created from Unity launcher quicklist
Fixed bugs:
- https://launchpad.net/bugs/676886
(bzr r10200.1.1)
| -rw-r--r-- | inkscape.desktop.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/inkscape.desktop.in b/inkscape.desktop.in index 5c0de64b3..3ecc8d39b 100644 --- a/inkscape.desktop.in +++ b/inkscape.desktop.in @@ -12,3 +12,9 @@ TryExec=inkscape Terminal=false StartupNotify=true Icon=inkscape +X-Ayatana-Desktop-Shortcuts=Drawing + +[Drawing Shortcut Group] +_Name=New Drawing +Exec=inkscape +TargetEnvironment=Unity |
