[mate-calc] 01/02: debian/patches: Add 1001_add-keywords-field-to-desktop-file.patch. Provide Keywords= field in .desktop file.
Mike Gabriel
sunweaver at debian.org
Tue Jul 25 18:32:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-calc.
commit 3d264bf817c01928aa3d780cd657701116c1ae37
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Jul 25 20:29:17 2017 +0200
debian/patches: Add 1001_add-keywords-field-to-desktop-file.patch. Provide Keywords= field in .desktop file.
---
.../patches/1001_add-keywords-field-to-desktop-file.patch | 13 +++++++++++++
debian/patches/series | 1 +
2 files changed, 14 insertions(+)
diff --git a/debian/patches/1001_add-keywords-field-to-desktop-file.patch b/debian/patches/1001_add-keywords-field-to-desktop-file.patch
new file mode 100644
index 0000000..3429ee2
--- /dev/null
+++ b/debian/patches/1001_add-keywords-field-to-desktop-file.patch
@@ -0,0 +1,13 @@
+Description: Add Keywords= field to mate-calc.desktop file
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+
+--- a/data/mate-calc.desktop.in
++++ b/data/mate-calc.desktop.in
+@@ -7,6 +7,7 @@
+ Terminal=false
+ Type=Application
+ StartupNotify=true
++_Keywords=calculator,MATE,scientifc,arithmetic,financial,calculations
+ Categories=GTK;Utility;Calculator;
+ X-MATE-DocPath=mate-calc/mate-calc.xml
+ X-MATE-Bugzilla-Bugzilla=MATE
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2376b91
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+1001_add-keywords-field-to-desktop-file.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-calc.git
More information about the pkg-mate-commits
mailing list