diff options
Diffstat (limited to 'debian/patches/10-keywords_desktop.patch')
-rw-r--r-- | debian/patches/10-keywords_desktop.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/10-keywords_desktop.patch b/debian/patches/10-keywords_desktop.patch new file mode 100644 index 0000000..85014c2 --- /dev/null +++ b/debian/patches/10-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/rapid-photo-downloader.desktop +=================================================================== +--- trunk.orig/data/rapid-photo-downloader.desktop ++++ trunk/data/rapid-photo-downloader.desktop +@@ -9,3 +9,4 @@ MimeType=x-content/image-dcf; + Terminal=false + Type=Application + Categories=Graphics;Photography; ++Keywords=photo;download;graphics;photography; |