From af792d6e27076834b5b98fa9d9bbdcd3c86cdcb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 18 Aug 2014 20:21:14 +0200 Subject: new release 3.13.90-1 part 1 --- debian/patches/005-keywords_desktop.patch | 15 +++++++++++++++ debian/patches/series | 1 + 2 files changed, 16 insertions(+) create mode 100644 debian/patches/005-keywords_desktop.patch (limited to 'debian/patches') 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 +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; diff --git a/debian/patches/series b/debian/patches/series index f505775..32af344 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ +005-keywords_desktop.patch 01-zlib.patch -- cgit v1.2.3