[devhelp] Add keywords to the desktop file



commit 5f59505c5a1e099824353465ea2505cd384900db
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Nov 4 23:11:37 2012 -0500

    Add keywords to the desktop file
    
    This makes gnome-shell search more pleasant and useful.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=687607

 data/devhelp.desktop.in.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/devhelp.desktop.in.in b/data/devhelp.desktop.in.in
index 954b65f..27982d7 100644
--- a/data/devhelp.desktop.in.in
+++ b/data/devhelp.desktop.in.in
@@ -2,6 +2,7 @@
 _Name=Devhelp
 _Comment=Developer's Help program
 _GenericName=Documentation Browser
+_Keywords=documentation;information;manual;developer;api;
 Exec=devhelp
 Terminal=false
 Type=Application



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]