diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2011-05-07 12:56:59 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2011-05-07 12:56:59 +0000 |
| commit | 40c03b5fd3efc99afe4362555ff1ec5e55ee7cbb (patch) | |
| tree | 03c61bf5f3e76ab075c8f9cc74b96edd4bcfef25 | |
| parent | corrected fill-rule handling in pdf export, fixes bug:436962 (diff) | |
| parent | Allow New Document to be created from Unity launcher quicklist (diff) | |
| download | inkscape-40c03b5fd3efc99afe4362555ff1ec5e55ee7cbb.tar.gz inkscape-40c03b5fd3efc99afe4362555ff1ec5e55ee7cbb.zip | |
Allow New Document to be created from Unity launcher quicklist
(bzr r10201)
| -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 |
