~valavanisalex/ubuntu/oneiric/inkscape/inkscape_0.48.1-2ubuntu5

« back to all changes in this revision

Viewing changes to debian/patches/01_add_unity_quicklist_support.patch.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-02-17 14:48:57 UTC
  • Revision ID: james.westby@ubuntu.com-20110217144857-dxe1s5khsltt071a
Tags: 0.48.1-0ubuntu2
* debian/patches/01_add_unity_quicklist_support.patch:
  - add unity quicklist support for a new entry to inkscape (LP: #676886)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
# Description: Add Unity static quicklist support to inkscape
 
3
# Forwarded: https://bugs.launchpad.net/inkscape/+bug/676886
 
4
# Bug-Ubuntu: https://bugs.launchpad.net/bugs/676886
 
5
# Author: Didier Roche <didrocks@ubuntu.com>
 
6
 
 
7
@DPATCH@
 
8
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' inkscape-0.48.1~/inkscape.desktop.in inkscape-0.48.1/inkscape.desktop.in
 
9
--- inkscape-0.48.1~/inkscape.desktop.in        2010-07-13 05:48:40.000000000 +0200
 
10
+++ inkscape-0.48.1/inkscape.desktop.in 2011-02-17 16:21:42.690388423 +0100
 
11
@@ -12,3 +12,9 @@
 
12
 Terminal=false
 
13
 StartupNotify=true
 
14
 Icon=inkscape
 
15
+X-Ayatana-Desktop-Shortcuts=Drawing
 
16
+
 
17
+[Drawing Shortcut Group]
 
18
+_Name=New Drawing
 
19
+Exec=inkscape
 
20
+OnlyShowIn=Unity