[onboard] 03/04: debian/patches: Add 1001_desktop-file-fixes.patch. Drop MimeType= field, add Keywords= field.

Mike Gabriel sunweaver at debian.org
Fri Jul 7 20:34:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository onboard.

commit c5a86c60fab5911359b2120fc547240697cb6c46
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jul 7 21:57:25 2017 +0200

    debian/patches: Add 1001_desktop-file-fixes.patch. Drop MimeType= field, add Keywords= field.
---
 debian/patches/1001_desktop-file-fixes.patch | 23 +++++++++++++++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/1001_desktop-file-fixes.patch b/debian/patches/1001_desktop-file-fixes.patch
new file mode 100644
index 0000000..c006730
--- /dev/null
+++ b/debian/patches/1001_desktop-file-fixes.patch
@@ -0,0 +1,23 @@
+Description: Add Keywords= field, drop MimeType= fields.
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+
+--- a/data/onboard-settings.desktop.in
++++ b/data/onboard-settings.desktop.in
+@@ -6,6 +6,6 @@
+ Terminal=false
+ Type=Application
+ Categories=Settings;Accessibility;
+-MimeType=application/x-onboardsettings;
++Keywords=onscreen,keyboard,accessibility,utility,settings,configuration
+ Icon=onboard
+ X-Ubuntu-Gettext-Domain=onboard
+--- a/data/onboard.desktop.in
++++ b/data/onboard.desktop.in
+@@ -6,6 +6,6 @@
+ Terminal=false
+ Type=Application
+ Categories=Utility;Accessibility;
+-MimeType=application/x-onboard;
++Keywords=onscreen,keyboard,accessibility,utility
+ Icon=onboard
+ X-Ubuntu-Gettext-Domain=onboard
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..86ab19d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+1001_desktop-file-fixes.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/onboard.git



More information about the pkg-mate-commits mailing list