1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../gnomemm12/gcc41.patch
5 # Copyright (C) 2006 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
15 # --- T2-COPYRIGHT-NOTE-END ---
17 diff -Nur gnomemm-1.2.4-orig/src/gnome--/app-helper.h gnomemm-1.2.4/src/gnome--/app-helper.h
18 --- gnomemm-1.2.4-orig/src/gnome--/app-helper.h 2003-01-27 23:15:30.000000000 +0200
19 +++ gnomemm-1.2.4/src/gnome--/app-helper.h 2006-10-23 19:49:40.000000000 +0300
22 Info& operator =(const Info&);
24 - Gtk::Widget* Info::get_widget() const;
25 + Gtk::Widget* get_widget() const;
28 { return Type(GnomeUIInfo::type); }
29 diff -Nur gnomemm-1.2.4-orig/src/pixmapmenuitem.gen_h gnomemm-1.2.4/src/pixmapmenuitem.gen_h
30 --- gnomemm-1.2.4-orig/src/pixmapmenuitem.gen_h 2000-08-30 00:43:59.000000000 +0200
31 +++ gnomemm-1.2.4/src/pixmapmenuitem.gen_h 2006-10-23 19:59:45.000000000 +0300
33 gtk_pixmap_menu_item_set_pixmap(gtkobj(), GTK_WIDGET(pixmap.gtkobj()));
39 namespace Menu_Helpers