From 089e595b2830a37f9ec4179e592bfabd03ba488a Mon Sep 17 00:00:00 2001 From: Abel Cheung Date: Tue, 16 Apr 2002 02:02:40 +0000 Subject: [PATCH] Added some file(s). Synced with source tree. 2002-04-16 Abel Cheung * .cvsignore: Added some file(s). * POTFILES.in: Synced with source tree. --- po/.cvsignore | 12 +++++++----- po/ChangeLog | 5 +++++ po/POTFILES.in | 6 +++++- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/po/.cvsignore b/po/.cvsignore index 1293aabb3..1b0b11d49 100644 --- a/po/.cvsignore +++ b/po/.cvsignore @@ -1,9 +1,11 @@ +*.gmo +*.mo +*.pot +Makefile +Makefile.in Makefile.in.in POTFILES -Makefile.in -Makefile -stamp-cat-id cat-id-tbl.c messages -*.pot -*.gmo +missing +stamp-cat-id diff --git a/po/ChangeLog b/po/ChangeLog index b467668f3..48d61395d 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2002-04-16 Abel Cheung + + * .cvsignore: Added some file(s). + * POTFILES.in: Synced with source tree. + 2002-04-15 Zbigniew Chyla * pl.po: Updated Polish translation by diff --git a/po/POTFILES.in b/po/POTFILES.in index 0eb78506c..2e74daf94 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,15 +1,19 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. +src/delete.c src/display.c src/errors.c src/frames.c src/keybindings.c src/main.c src/menu.c +src/metacity-dialog.c src/prefs.c +src/resizepopup.c src/screen.c src/session.c -src/theme-parser.c src/theme.c +src/theme-parser.c +src/util.c src/window.c src/xprops.c