diff --git a/ChangeLog b/ChangeLog index c9b4e11131..2195e7be18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-28 Matthias Clasen + + * po/POTFILES.in, po-properties/POTFILES.in: + Add gdk/gdkscreen.c + 2005-08-27 Matthias Clasen * gtk/gtkuimanager.c (gtk_ui_manager_class_init): Fix the default diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c9b4e11131..2195e7be18 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2005-08-28 Matthias Clasen + + * po/POTFILES.in, po-properties/POTFILES.in: + Add gdk/gdkscreen.c + 2005-08-27 Matthias Clasen * gtk/gtkuimanager.c (gtk_ui_manager_class_init): Fix the default diff --git a/po-properties/POTFILES.in b/po-properties/POTFILES.in index 9fcdbb3ec1..87854fd9a5 100644 --- a/po-properties/POTFILES.in +++ b/po-properties/POTFILES.in @@ -23,6 +23,7 @@ gdk-pixbuf/io-xpm.c gdk/gdk.c gdk/gdkdisplaymanager.c gdk/gdkpango.c +gdk/gdkscreen.c gdk/win32/gdkmain-win32.c gdk/x11/gdkmain-x11.c gtk/gtkaboutdialog.c diff --git a/po/POTFILES.in b/po/POTFILES.in index c6e597cbee..f1606f8df8 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -23,6 +23,7 @@ gdk-pixbuf/io-xpm.c gdk/gdk.c gdk/gdkdisplaymanager.c gdk/gdkpango.c +gdk/gdkscreen.c gdk/keyname-table.h gdk/win32/gdkmain-win32.c gdk/x11/gdkmain-x11.c