From 920bdfb939b43c0f1726822348d76d4cbf8ad261 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 1 Mar 2005 06:42:44 +0000 Subject: [PATCH] Forgotten file. --- ChangeLog | 1 + ChangeLog.pre-2-10 | 1 + ChangeLog.pre-2-8 | 1 + gdk-pixbuf/gdk-pixbuf-features.h.in | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0ed9064194..e64b98d7b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ * gdk/x11/gdkproperty-x11.c * gdk/x11/gdkvisual-x11.c * gdk-pixbuf/gdk-pixbuf.c + * gdk-pixbuf/gdk-pixbuf-features.h.in * gtk/gtkaction.c * gtk/gtkbindings.c * gtk/gtkcolorbutton.c diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 0ed9064194..e64b98d7b9 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -8,6 +8,7 @@ * gdk/x11/gdkproperty-x11.c * gdk/x11/gdkvisual-x11.c * gdk-pixbuf/gdk-pixbuf.c + * gdk-pixbuf/gdk-pixbuf-features.h.in * gtk/gtkaction.c * gtk/gtkbindings.c * gtk/gtkcolorbutton.c diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 0ed9064194..e64b98d7b9 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -8,6 +8,7 @@ * gdk/x11/gdkproperty-x11.c * gdk/x11/gdkvisual-x11.c * gdk-pixbuf/gdk-pixbuf.c + * gdk-pixbuf/gdk-pixbuf-features.h.in * gtk/gtkaction.c * gtk/gtkbindings.c * gtk/gtkcolorbutton.c diff --git a/gdk-pixbuf/gdk-pixbuf-features.h.in b/gdk-pixbuf/gdk-pixbuf-features.h.in index 87eab582a8..55309f13be 100644 --- a/gdk-pixbuf/gdk-pixbuf-features.h.in +++ b/gdk-pixbuf/gdk-pixbuf-features.h.in @@ -36,6 +36,6 @@ GDK_PIXBUF_VAR const guint gdk_pixbuf_major_version; GDK_PIXBUF_VAR const guint gdk_pixbuf_minor_version; GDK_PIXBUF_VAR const guint gdk_pixbuf_micro_version; -GDK_PIXBUF_VAR const char *gdk_pixbuf_version; +GDK_PIXBUF_VAR const char gdk_pixbuf_version[]; #endif