[glade3] * data/glade.desktop.in.in: Execute 'glade' since that's the name of the binary now.
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade3] * data/glade.desktop.in.in: Execute 'glade' since that's the name of the binary now.
- Date: Fri, 7 Jan 2011 12:59:45 +0000 (UTC)
commit d88079b0fe6d4d55e5a75d23a69e9a5514b8dfb0
Author: Emilio Pozuelo Monfort <pochu27 gmail com>
Date: Fri Jan 7 12:12:53 2011 +0000
* data/glade.desktop.in.in: Execute 'glade' since that's the name of the binary now.
ChangeLog | 5 +++++
data/glade.desktop.in.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index be669e6..c5ab428 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-07 Emilio Pozuelo Monfort <pochu27 gmail com>
+
+ * data/glade.desktop.in.in: Execute 'glade' since that's the name
+ of the binary now.
+
2011-01-06 Tristan Van Berkom <tristanvb openismus com>
* gladeui/glade-inspector.c: Updated to use GtkStyleContext to set the italic &
diff --git a/data/glade.desktop.in.in b/data/glade.desktop.in.in
index ee29eb6..6c74df7 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]