[gnome-tweak-tool] Add comment to desktop file



commit 9d55996eea5038b6a2bf712fd98a33f22324aea6
Author: John Stowers <john stowers gmail com>
Date:   Sat Jul 23 11:23:29 2011 +1200

    Add comment to desktop file
    
    	* Now appears as 'Advanced Settings' in GNOME Shell
    	* OnlyShowIn should make it visible in the correct place
    	* How awesome is this?
    	  https://mail.gnome.org/archives/desktop-devel-list/2011-July/msg00021.html

 NEWS                             |    1 +
 data/gnome-tweak-tool.desktop.in |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 92f5694..f73404a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
 3.1.0
    * Mark many strings as translatable.
+   * Now appears as 'Advanced Settings' in GNOME shell search
 
 3.0.5
    * More autostart desktop file fixes. Try harder to autostart nautilus when
diff --git a/data/gnome-tweak-tool.desktop.in b/data/gnome-tweak-tool.desktop.in
index c613212..d5a013d 100644
--- a/data/gnome-tweak-tool.desktop.in
+++ b/data/gnome-tweak-tool.desktop.in
@@ -1,5 +1,6 @@
 [Desktop Entry]
-_Name=Tweak Advanced Settings
+_Name=Advanced Settings
+_Comment=Tweak advanced GNOME 3 settings
 Icon=preferences-system
 Exec=gnome-tweak-tool
 Terminal=false



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