diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2006-07-23 20:19:18 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-07-23 20:19:18 +0000 |
commit | 7298085a81d593cee0519a62f711aae7ee00a89e (patch) | |
tree | 77424cdfd313fa1c85ae60d94b202d8da6ab9c2c | |
parent | aa5edeb2e0c3022de16414d67519c7be7d67960c (diff) | |
download | gtk+-7298085a81d593cee0519a62f711aae7ee00a89e.tar.gz |
Add a POTFILES.skip file
-rw-r--r-- | po/ChangeLog | 6 | ||||
-rw-r--r-- | po/Makefile.in.in | 2 | ||||
-rw-r--r-- | po/POTFILES.skip | 1 |
3 files changed, 8 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 0975ad0be2..1d864a59b9 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,9 @@ +2006-07-23 Matthias Clasen <mclasen@redhat.com> + + * POTFILES.skip: New file + + * Makefile.in.in: Add POTFILES.skip to DIST + 2006-07-22 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation. diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 2b5a785f33..7c9131e729 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -54,7 +54,7 @@ COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS) SOURCES = POFILES = @POFILES@ GMOFILES = @GMOFILES@ -DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(GETTEXT_PACKAGE).pot \ +DISTFILES = ChangeLog Makefile.in.in POTFILES.in POTFILES.skip $(GETTEXT_PACKAGE).pot \ $(POFILES) $(GMOFILES) $(SOURCES) POTFILES = \ diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 0000000000..10dbe931f3 --- /dev/null +++ b/po/POTFILES.skip @@ -0,0 +1 @@ +gtk/paper_names.c |