[Pkg-cli-apps-commits] [smuxi] 02/05: add desktop keywords patch

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Fri May 22 22:37:05 UTC 2015


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

maniac-guest pushed a commit to branch master
in repository smuxi.

commit 1020607fb843e437d392128e13e26b25e69703ea
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Fri May 22 20:20:12 2015 +0200

    add desktop keywords patch
---
 debian/patches/fix_desktop.patch | 25 +++++++++++++++++++++++++
 debian/patches/series            |  1 +
 2 files changed, 26 insertions(+)

diff --git a/debian/patches/fix_desktop.patch b/debian/patches/fix_desktop.patch
new file mode 100644
index 0000000..aac15e8
--- /dev/null
+++ b/debian/patches/fix_desktop.patch
@@ -0,0 +1,25 @@
+From 33f8de0b22664a2d6ee51f220671951c62ab0fb7 Mon Sep 17 00:00:00 2001
+From: Victor Seva <linuxmaniac at torreviejawireless.org>
+Date: Fri, 22 May 2015 20:15:24 +0200
+Subject: [PATCH] Frontend-GNOME: append _Keywords to .desktop file
+
+Thanks lintian for caring
+---
+ src/Frontend-GNOME/smuxi-frontend-gnome.desktop.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/Frontend-GNOME/smuxi-frontend-gnome.desktop.in b/src/Frontend-GNOME/smuxi-frontend-gnome.desktop.in
+index 0cac68f..178a53b 100644
+--- a/src/Frontend-GNOME/smuxi-frontend-gnome.desktop.in
++++ b/src/Frontend-GNOME/smuxi-frontend-gnome.desktop.in
+@@ -4,6 +4,7 @@ _Name=Smuxi
+ _GenericName=IRC Chat
+ _X-GNOME-FullName=Smuxi IRC Client
+ _Comment=Chat with other people on IRC
++_Keywords=chat;messaging;im;gnome;gtk;irc;twitter;facebook;gtalk;xmpp;jabber;campfire;jabbr
+ Exec=smuxi-frontend-gnome
+ Terminal=false
+ Type=Application
+-- 
+2.1.4
+
diff --git a/debian/patches/series b/debian/patches/series
index a6b071d..6c0d720 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ build_db4o_with_default_compiler.patch
 build_agsxmpp_with_default_compiler.patch
 debian_default_settings.patch
 fix_man.patch
+fix_desktop.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git



More information about the Pkg-cli-apps-commits mailing list