diff options
author | 5 <jpr@helixcode.com> | 2000-10-26 11:45:21 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-10-26 11:45:21 +0800 |
commit | 934e85f6998fcd41ad54efad5d854cd54307b068 (patch) | |
tree | 185b05cd6bb840d65ace311bcde88639b7b4f733 /ui/evolution-mail.h | |
parent | 793d3233572b7af9cc27829a064a11664003f891 (diff) | |
download | gsoc2013-evolution-934e85f6998fcd41ad54efad5d854cd54307b068.tar gsoc2013-evolution-934e85f6998fcd41ad54efad5d854cd54307b068.tar.gz gsoc2013-evolution-934e85f6998fcd41ad54efad5d854cd54307b068.tar.bz2 gsoc2013-evolution-934e85f6998fcd41ad54efad5d854cd54307b068.tar.lz gsoc2013-evolution-934e85f6998fcd41ad54efad5d854cd54307b068.tar.xz gsoc2013-evolution-934e85f6998fcd41ad54efad5d854cd54307b068.tar.zst gsoc2013-evolution-934e85f6998fcd41ad54efad5d854cd54307b068.zip |
User bonobo_control_get_remote_uid_container, not the old version
2000-10-25 <jpr@helixcode.com>
* component/e-summary-factory.c (control_activate): User
bonobo_control_get_remote_uid_container, not the old version
svn path=/trunk/; revision=6196
Diffstat (limited to 'ui/evolution-mail.h')
-rw-r--r-- | ui/evolution-mail.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/evolution-mail.h b/ui/evolution-mail.h index 958a091ab4..ae428f831a 100644 --- a/ui/evolution-mail.h +++ b/ui/evolution-mail.h @@ -42,6 +42,7 @@ gchar *s = N_("Send queued mail and retrieve new mail"); gchar *s = N_("Threaded Message list"); gchar *s = N_("VFolder on Se_nder"); gchar *s = N_("VFolder on _Recipients"); +gchar *s = N_("_Apply Filters"); gchar *s = N_("_Configure Folder"); gchar *s = N_("_Copy to Folder"); gchar *s = N_("_Delete"); |