[Xfce4-commits] <xfce4-settings:master> Drop Xfce from the settings manager .desktop name.

Nick Schermer noreply at xfce.org
Wed Nov 17 23:42:01 CET 2010


Updating branch refs/heads/master
         to f397f62a9271699db4589bd24de10cd73efb990e (commit)
       from 705c08ea7345ca27005c59e03de95a10c9d08da8 (commit)

commit f397f62a9271699db4589bd24de10cd73efb990e
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Nov 17 23:40:16 2010 +0100

    Drop Xfce from the settings manager .desktop name.
    
    Also GenericName is now the same, so we can drop it.

 .../xfce4-settings-editor.desktop.in               |    1 -
 .../xfce-settings-manager.desktop.in               |    3 +--
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/xfce4-settings-editor/xfce4-settings-editor.desktop.in b/xfce4-settings-editor/xfce4-settings-editor.desktop.in
index 70f149c..a7c6967 100644
--- a/xfce4-settings-editor/xfce4-settings-editor.desktop.in
+++ b/xfce4-settings-editor/xfce4-settings-editor.desktop.in
@@ -7,5 +7,4 @@ Terminal=false
 Type=Application
 Categories=X-XFCE;Settings;DesktopSettings;
 OnlyShowIn=XFCE;
-_GenericName=Settings Editor
 X-XfceSettingsManagerHidden=true
diff --git a/xfce4-settings-manager/xfce-settings-manager.desktop.in b/xfce4-settings-manager/xfce-settings-manager.desktop.in
index 8a2847b..85848c1 100644
--- a/xfce4-settings-manager/xfce-settings-manager.desktop.in
+++ b/xfce4-settings-manager/xfce-settings-manager.desktop.in
@@ -1,5 +1,5 @@
 [Desktop Entry]
-_Name=Xfce 4 Settings Manager
+_Name=Settings Manager
 _Comment=Graphical Settings Manager for Xfce 4
 Exec=xfce4-settings-manager
 Icon=xfce4-settings
@@ -7,5 +7,4 @@ Terminal=false
 Type=Application
 Categories=X-XFCE;Settings;DesktopSettings;
 OnlyShowIn=XFCE;
-_GenericName=Settings Manager
 X-XfceSettingsManagerHidden=true



More information about the Xfce4-commits mailing list