diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-12-16 11:55:23 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-12-16 11:55:23 +0800 |
commit | 62f68fae21f6c477bb2e497308da6b97d8ff235d (patch) | |
tree | e1d2a8f15c115fec8243a53e8347660b7d43da2e /po | |
parent | 2d4bf28c89c8332b89f33f1435ed5704d8a6efa5 (diff) | |
download | gsoc2013-evolution-62f68fae21f6c477bb2e497308da6b97d8ff235d.tar.gz gsoc2013-evolution-62f68fae21f6c477bb2e497308da6b97d8ff235d.tar.zst gsoc2013-evolution-62f68fae21f6c477bb2e497308da6b97d8ff235d.zip |
Just remove the mail-remote plugin altogether so we stop going back and
2007-12-15 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
* plugins/mail-remote:
Just remove the mail-remote plugin altogether so we stop going
back and forth over whether the translatable files should be added
to POTFILES.in. We can always add it back once we get it working
again.
* po/POTFILES.in:
Remove the mail-remote files for good this time.
* mail/em-folder-tree-model.c (emft_model_unread_count_changed),
(emfolder_tree_model_set_unread_count):
Fix recently introduced compiler warnings.
* plugins/mail-remote:
Remove this plugin until it can be fixed.
* ui/evolution.xml:
Fix capitalization of "Download Messages..." (HIG 8.3.2).
svn path=/trunk/; revision=34706
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index e63dd22411..e19d6c6c2f 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2007-12-15 Matthew Barnes <mbarnes@redhat.com> + + * POTFILES.in: + Remove the mail-remote files for good this time. + 2007-12-15 Seán de Búrca <sdeburca@svn.gnome.org> * ga.po: Updated Irish translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 3ad22ef5b6..91dd6a78f9 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -520,7 +520,3 @@ widgets/table/e-tree-scrolled.c widgets/table/e-tree-selection-model.c widgets/table/e-tree.c widgets/text/e-text.c -plugins/mail-remote/client.c -plugins/mail-remote/e-corba-utils.c -plugins/mail-remote/evolution-mail-store.c -plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml |