[pkg-wpa-devel] r1836 - in /wpa/trunk/debian: changelog patches/series patches/wpa_gui_desktop_add-keywords-entry.patch
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Tue Jan 7 01:44:58 UTC 2014
Author: slh-guest
Date: Tue Jan 7 01:44:58 2014
New Revision: 1836
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1836
Log:
add Keywords entry for desktop files (desktop-entry-lacks-keywords-entry).
Added:
wpa/trunk/debian/patches/wpa_gui_desktop_add-keywords-entry.patch
Modified:
wpa/trunk/debian/changelog
wpa/trunk/debian/patches/series
Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1836&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Tue Jan 7 01:44:58 2014
@@ -36,6 +36,7 @@
<stapelberg at debian.org> (Closes: #715267).
* enable EAP-FAST, openssl in Debian is now new enough (Closes: #685685).
* update to new alioth URIs (vcs-field-not-canonical).
+ * add Keywords entry for desktop files (desktop-entry-lacks-keywords-entry).
-- Stefan Lippers-Hollmann <s.l-h at gmx.de> Wed, 16 Jan 2013 18:48:22 +0100
Modified: wpa/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/patches/series?rev=1836&op=diff
==============================================================================
--- wpa/trunk/debian/patches/series (original)
+++ wpa/trunk/debian/patches/series Tue Jan 7 01:44:58 2014
@@ -5,3 +5,4 @@
12_wpa_gui_knotify_support.patch
13_human_readable_signal.patch
libnl3-includes.patch
+wpa_gui_desktop_add-keywords-entry.patch
Added: wpa/trunk/debian/patches/wpa_gui_desktop_add-keywords-entry.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/patches/wpa_gui_desktop_add-keywords-entry.patch?rev=1836&op=file
==============================================================================
--- wpa/trunk/debian/patches/wpa_gui_desktop_add-keywords-entry.patch (added)
+++ wpa/trunk/debian/patches/wpa_gui_desktop_add-keywords-entry.patch Tue Jan 7 01:44:58 2014
@@ -0,0 +1,14 @@
+wpa_gui.desktop: add keywords entry
+
+According to the XDG, desktop files should have a Keywords entry, see:
+http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
+
+Signed-off-by: Stefan Lippers-Hollmann <s.l-h at gmx.de>
+
+--- a/wpa_supplicant/wpa_gui-qt4/wpa_gui.desktop
++++ b/wpa_supplicant/wpa_gui-qt4/wpa_gui.desktop
+@@ -8,3 +8,4 @@ GenericName=wpa_supplicant user interfac
+ Terminal=false
+ Type=Application
+ Categories=Qt;Network;
++Keywords=wlan;wifi;configuration;
More information about the Pkg-wpa-devel
mailing list