[xchat-gnome] Fix .desktop file: __X-GNOME-FullName should be _X-GNOME-FullName



commit b1d23b1b72012ba4ce5f905cbfc684cb6b059de5
Author: Eric Kozub <erickozub gmail com>
Date:   Wed Sep 8 21:02:27 2010 +0200

    Fix .desktop file: __X-GNOME-FullName should be _X-GNOME-FullName
    
    Signed-off-by: Javier Jardón <jjardon gnome org>

 data/xchat-gnome.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/xchat-gnome.desktop.in.in b/data/xchat-gnome.desktop.in.in
index 5907db6..7818e86 100644
--- a/data/xchat-gnome.desktop.in.in
+++ b/data/xchat-gnome.desktop.in.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 _Name=XChat-GNOME
 _GenericName=IRC Chat
-__X-GNOME-FullName=XChat-GNOME IRC Chat
+_X-GNOME-FullName=XChat-GNOME IRC Chat
 _Comment=Chat with people using IRC
 Exec=xchat-gnome
 Icon=xchat-gnome



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