1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../libexif-gtk/gtk214.patch
5 # Copyright (C) 2009 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 libexif-gtk-0.3.5-orig/gtk-extensions/Makefile.am libexif-gtk-0.3.5/gtk-extensions/Makefile.am
18 --- libexif-gtk-0.3.5-orig/gtk-extensions/Makefile.am 2009-01-22 10:46:48.000000000 +0000
19 +++ libexif-gtk-0.3.5/gtk-extensions/Makefile.am 2009-01-22 10:54:02.000000000 +0000
23 -I$(top_srcdir)/intl \
24 - -DGTK_DISABLE_DEPRECATED \
27 noinst_LTLIBRARIES = libgtk-extensions.la
28 diff -Nur libexif-gtk-0.3.5-orig/gtk-extensions/Makefile.in libexif-gtk-0.3.5/gtk-extensions/Makefile.in
29 --- libexif-gtk-0.3.5-orig/gtk-extensions/Makefile.in 2009-01-22 10:46:48.000000000 +0000
30 +++ libexif-gtk-0.3.5/gtk-extensions/Makefile.in 2009-01-22 10:57:04.000000000 +0000
34 -I$(top_srcdir)/intl \
35 - -DGTK_DISABLE_DEPRECATED \
38 noinst_LTLIBRARIES = libgtk-extensions.la
39 diff -Nur libexif-gtk-0.3.5-orig/gtk-extensions/gtk-menu-option.h libexif-gtk-0.3.5/gtk-extensions/gtk-menu-option.h
40 --- libexif-gtk-0.3.5-orig/gtk-extensions/gtk-menu-option.h 2009-01-22 10:46:48.000000000 +0000
41 +++ libexif-gtk-0.3.5/gtk-extensions/gtk-menu-option.h 2009-01-22 10:47:39.000000000 +0000
43 void (* option_set) (GtkMenuOption *menu, guint option);
46 -GtkType gtk_menu_option_get_type (void);
47 +GType gtk_menu_option_get_type (void);
48 GtkWidget *gtk_menu_option_new (GtkOptions *list);
49 void gtk_menu_option_construct (GtkMenuOption *menu, GtkOptions *list);