summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-02-07 22:21:19 +0100
committerJavier Jardón <jjardon@gnome.org>2010-02-07 22:25:15 +0100
commit900a72c1f0fef4487f8e9e55568b0c8ad3b440cd (patch)
tree1e4aa58b0034de1da632b73d8ca3511be64df3a0 /data
parent98d484f93b71484d64e7239ce331081a7fd873d3 (diff)
downloadglade-900a72c1f0fef4487f8e9e55568b0c8ad3b440cd.tar.gz
Fix .desktop file
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=588971
Diffstat (limited to 'data')
-rw-r--r--data/glade-3.desktop.in.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/glade-3.desktop.in.in b/data/glade-3.desktop.in.in
index 03328c09..c771ffe1 100644
--- a/data/glade-3.desktop.in.in
+++ b/data/glade-3.desktop.in.in
@@ -1,7 +1,8 @@
[Desktop Entry]
Encoding=UTF-8
-_Name=Glade Interface Designer
-_GenericName=User Interface Designer
+_Name=Glade
+_GenericName=Interface Designer
+_X-GNOME-FullName=Glade Interface Designer
_Comment=Create or open user interface designs for GTK+ applications
Exec=glade-3 %F
Terminal=false