openbsd-ports/devel/glade3/patches/patch-data_glade-3_desktop_in_in
landry a71550fcd3 Resurrect devel/glade3 from the Attic and update it to 3.8.2. It can
still be used by Gtk2 apps/libs, while devel/glade is Gtk3 only.
No conflict as they can be installed alongside.
Discussed/ok ajacoutot@
2012-05-22 14:53:32 +00:00

16 lines
572 B
Plaintext

$OpenBSD: patch-data_glade-3_desktop_in_in,v 1.3 2012/05/22 14:53:32 landry Exp $
--- data/glade-3.desktop.in.in.orig Thu Apr 7 19:39:00 2011
+++ data/glade-3.desktop.in.in Thu Apr 7 19:40:00 2011
@@ -1,8 +1,8 @@
[Desktop Entry]
-_Name=Glade
+Name=Glade3
_GenericName=Interface Designer
-_X-GNOME-FullName=Glade Interface Designer
-_Comment=Create or open user interface designs for GTK+ applications
+X-GNOME-FullName=Glade3 Interface Designer
+Comment=Create or open user interface designs for GTK+2 applications
Exec=glade-3 %F
Terminal=false
StartupNotify=true