diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-18 20:21:14 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-18 20:21:14 +0200 |
commit | af792d6e27076834b5b98fa9d9bbdcd3c86cdcb8 (patch) | |
tree | fbef08f2b98c4554ddee534be06bed809e1f8d56 /debian/patches/005-keywords_desktop.patch | |
parent | e58da7468db5d4323818dcd99f458122c04dc265 (diff) |
new release 3.13.90-1 part 1
Diffstat (limited to 'debian/patches/005-keywords_desktop.patch')
-rw-r--r-- | debian/patches/005-keywords_desktop.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/005-keywords_desktop.patch b/debian/patches/005-keywords_desktop.patch new file mode 100644 index 0000000..02cb317 --- /dev/null +++ b/debian/patches/005-keywords_desktop.patch @@ -0,0 +1,15 @@ +Description: Add _Keywords to .desktop file +Author: Jörg Frings-Fürst <debian@jff-webhosting.net> +Forwarded: not-needed +Last-Update: 2014-08-18 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: trunk/data/simple-scan.desktop.in +=================================================================== +--- trunk.orig/data/simple-scan.desktop.in 2013-06-05 08:21:08.000000000 +0200 ++++ trunk/data/simple-scan.desktop.in 2014-08-18 19:31:47.717829473 +0200 +@@ -8,3 +8,4 @@ + StartupNotify=true + Categories=GNOME;GTK;Graphics;Scanning; + X-GNOME-Gettext-Domain=simple-scan ++Keywords=scan;simple;sane;documents; |