diff options
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 88c8671bbc..213d087e8b 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2002-05-24 Chris Toshok <toshok@ximian.com> + + * POTFILES.in: added shell/e-shell-config-autocompletion.c and + shell/e-shell-config-folder-settings.c. + 2002-05-23 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian (bokmål) translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index ac3bd97002..ae613339ca 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -294,7 +294,9 @@ shell/e-folder-list.c shell/e-local-storage.c shell/e-setup.c shell/e-shell-about-box.c +shell/e-shell-config-autocompletion.c shell/e-shell-config-default-folders.c +shell/e-shell-config-folder-settings.c shell/e-shell-folder-commands.c shell/e-shell-folder-creation-dialog.c shell/e-shell-folder-selection-dialog.c |