summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu27@gmail.com>2011-01-07 12:12:53 +0000
committerEmilio Pozuelo Monfort <pochu27@gmail.com>2011-01-07 12:12:53 +0000
commitd88079b0fe6d4d55e5a75d23a69e9a5514b8dfb0 (patch)
treef0442ddb0742601b2f435084b4c36830b25b116f /data
parent1d9c699bf8e2d552b6ae435608d8d0fe79dca2ea (diff)
downloadglade-d88079b0fe6d4d55e5a75d23a69e9a5514b8dfb0.tar.gz
* data/glade.desktop.in.in: Execute 'glade' since that's the name of the binary now.
Diffstat (limited to 'data')
-rw-r--r--data/glade.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade.desktop.in.in b/data/glade.desktop.in.in
index ee29eb62..6c74df7f 100644
--- a/data/glade.desktop.in.in
+++ b/data/glade.desktop.in.in
@@ -3,7 +3,7 @@ _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
+Exec=glade %F
Terminal=false
StartupNotify=true
Type=Application