[Pkg-lyx-devel] [lyx] 07/09: Add Keywords field in the .desktop file
Nick Andrik
andrikos-guest at moszumanska.debian.org
Thu Oct 16 23:14:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrikos-guest pushed a commit to branch master
in repository lyx.
commit da91d5833b24537b7e53b9313e19ed9225bb1bca
Author: Nick Andrik <nick.andrik at gmail.com>
Date: Mon Oct 13 03:52:29 2014 +0200
Add Keywords field in the .desktop file
---
debian/changelog | 1 +
debian/patches/add-desktop-keywords | 13 +++++++++++++
debian/patches/series | 1 +
3 files changed, 15 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d25ab23..c9f03ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ lyx (2.1.2-3) UNRELEASED; urgency=low
packages
* Mark fonts-lyx binary package as Multi-Arch: foreign
* Add a lintian override for lyx-common's link to external mythes directory
+ * Add a patch that populates .desktop file with a Keywords field
-- Nick Andrik <nick.andrik at gmail.com> Sun, 12 Oct 2014 01:13:52 +0200
diff --git a/debian/patches/add-desktop-keywords b/debian/patches/add-desktop-keywords
new file mode 100644
index 0000000..2cbc13c
--- /dev/null
+++ b/debian/patches/add-desktop-keywords
@@ -0,0 +1,13 @@
+Add Keywords field in the .desktop file
+Index: b/lib/lyx.desktop.in
+===================================================================
+--- a/lib/lyx.desktop.in
++++ b/lib/lyx.desktop.in
+@@ -4,6 +4,7 @@
+ Name=LyX
+ GenericName=Document Processor
+ Comment=High level LaTeX frontend
++Keywords=WYSIWYG;WYSIWYM;TeX;LaTeX;GUI;frontend;editor;
+ Exec=lyx at program_suffix@ %F
+ TryExec=lyx at program_suffix@
+ Icon=lyx at program_suffix@
diff --git a/debian/patches/series b/debian/patches/series
index 3e16998..647d28c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
prefer-xdg-open
+add-desktop-keywords
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-lyx/lyx.git
More information about the Pkg-lyx-devel
mailing list