diff options
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 6 | ||||
-rw-r--r-- | po/POTFILES.skip | 1 |
3 files changed, 10 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 1a45dda66e..3218280483 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2005-06-27 Sarfraaz Ahmed <asarfraaz@novell.com> + + * POTFILES.in : Added the new exchange plugin files. + * POTFILES.skip : Updated the old files here. + 2005-06-26 Ilkka Tuohela <hile@iki.fi> * fi.po: Updated Finnish translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 82623cc381..2adf6d3f4f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -276,8 +276,10 @@ plugins/calendar-weather/calendar-weather.c plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml plugins/copy-tool/org-gnome-copy-tool.eplug.xml plugins/default-source/default-source.c -plugins/exchange-account-setup/exchange-account-setup.c -plugins/exchange-account-setup/exchange-ask-password.c +plugins/exchange-operations/exchange-account-setup.c +plugins/exchange-operations/exchange-change-password.glade +plugins/exchange-operations/exchange-delegates.glade +plugins/exchange-operations/exchange-folder-tree.glade plugins/folder-unsubscribe/folder-unsubscribe.c plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml plugins/groupwise-features/camel-gw-listener.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index f9a71dd805..6d01c8c20a 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -7,3 +7,4 @@ addressbook/tools/evolution-addressbook-export-list-folders.c designs/OOA/ooa.glade designs/read_receipts/read.glade plugins/mailing-list-actions/org-gnome-mailing-list-actions.xml +plugins/exchange-operations/exchange-operations.c |