From c34dad4dbb2841d083dc79e1117aa8a13845517c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 11 Jun 2006 03:56:20 +0000 Subject: [PATCH] Mark files as translatable --- po/ChangeLog | 5 +++++ po/POTFILES.in | 2 ++ 2 files changed, 7 insertions(+) diff --git a/po/ChangeLog b/po/ChangeLog index 71dfee62a5..167be90676 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2006-06-10 Matthias Clasen + + * POTFILES.in: Add missing files, pointed out + by Marcel Telka. + 2006-06-10 Theppitak Karoonboonyanan * th.po: Updated Thai translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 86d0570b8b..22bfde11ac 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -80,6 +80,7 @@ gtk/gtkfilechooserdefault.c gtk/gtkfilechooserdialog.c gtk/gtkfilechooserembed.c gtk/gtkfilechooserentry.c +gtk/gtkfilechoosersettings.c gtk/gtkfilechooserutils.c gtk/gtkfilechooserwidget.c gtk/gtkfilefilter.c @@ -145,6 +146,7 @@ gtk/gtkprintjob.c gtk/gtkprintoperation.c gtk/gtkprintoperation-unix.c gtk/gtkprintoperation-win32.c +gtk/gtkprintoperationpreview.c gtk/gtkprintunixdialog.c gtk/gtkprogress.c gtk/gtkprogressbar.c