summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-10-27 13:39:37 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-11-24 10:52:34 -0500
commitd5ca19d7f6ebd875473d90ea98e8d7d1f3aa32d5 (patch)
treecc111965bea885c7ffa8387ecaef336b8e8402d9
parentf888ff3776b47a8765fed9f1ba0fc08b4e26b274 (diff)
downloaddconf-d5ca19d7f6ebd875473d90ea98e8d7d1f3aa32d5.tar.gz
Add keywords to the desktop file
This makes gnome-shell search more pleasant and useful.
-rw-r--r--editor/dconf-editor.desktop.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/dconf-editor.desktop.in.in b/editor/dconf-editor.desktop.in.in
index 2daff06..4340816 100644
--- a/editor/dconf-editor.desktop.in.in
+++ b/editor/dconf-editor.desktop.in.in
@@ -1,6 +1,7 @@
[Desktop Entry]
_Name=dconf Editor
_Comment=Directly edit your entire configuration database
+_Keywords=settings;configuration;
Exec=dconf-editor
Terminal=false
Type=Application