diff options
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 18219a642f..d1757413c0 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2001-07-24 Jason Leach <jleach@ximian.com> + + * POTFILES.in: Add shell/e-local-storage.c so "Local Folders" can + get translated. Fixes #5385. + 2001-07-25 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 1b157807a4..6240dfd5f6 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -242,6 +242,7 @@ my-evolution/metar.c my-evolution/my-evolution.glade shell/GNOME_Evolution_Shell.oaf.in shell/e-activity-handler.c +shell/e-local-storage.c shell/e-setup.c shell/e-shell-folder-commands.c shell/e-shell-folder-creation-dialog.c |