diff options
author | Tristan Van Berkom <tvb@src.gnome.org> | 2006-08-12 01:02:09 +0000 |
---|---|---|
committer | Tristan Van Berkom <tvb@src.gnome.org> | 2006-08-12 01:02:09 +0000 |
commit | e7b7a1c51602abec63271f4a73056a4df61c5b9b (patch) | |
tree | 870843dbab00aa3ce697da3b12fa0fc11a4d806f /glade-3.desktop.in | |
parent | 6657a2b4402937f8fd3b20da0cadeb6552d0466d (diff) | |
download | glade-e7b7a1c51602abec63271f4a73056a4df61c5b9b.tar.gz |
GtkDialog's main vbox now has 2 placeholders instead of 3.
* src/glade-gtk.c: GtkDialog's main vbox now has 2 placeholders
instead of 3.
* src/glade-3.pc.in: Change description field to
"Glade Interface Designer".
* glade-3.desktop.in: Enable startup notification.
Diffstat (limited to 'glade-3.desktop.in')
-rw-r--r-- | glade-3.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glade-3.desktop.in b/glade-3.desktop.in index 981c59ba..fabf5221 100644 --- a/glade-3.desktop.in +++ b/glade-3.desktop.in @@ -5,9 +5,9 @@ _GenericName=User Interface Designer _Comment=Create or open user interface designs for GTK+ applications Exec=glade-3 %F Terminal=false +StartupNotify=true Type=Application Icon=glade-3 -StartupNotify=true Categories=Application;Development; MimeType=application/x-glade; X-GNOME-Bugzilla-Bugzilla=GNOME |