[Commits] [SCM] claws branch, master, updated. 3.9.2-108-ge3ce018
claws at claws-mail.org
claws at claws-mail.org
Fri Nov 8 14:54:36 CET 2013
The branch master of project "claws" (Claws Mail) has been updated
via e3ce01887761c08afa087bd74df43acc80d53f7d (commit)
from ddc3497733c0419b0ae3b5c03e7e3ef0cf50c1f2 (commit)
- Log -----------------------------------------------------------------
commit e3ce01887761c08afa087bd74df43acc80d53f7d
Author: Paul <paul at claws-mail.org>
Date: Fri Nov 8 13:54:29 2013 +0000
make the frame label more accurate
diff --git a/src/prefs_receive.c b/src/prefs_receive.c
index 241b60e..1bda710 100644
--- a/src/prefs_receive.c
+++ b/src/prefs_receive.c
@@ -196,7 +196,7 @@ static void prefs_receive_create_widget(PrefsPage *_page, GtkWindow *window,
_("Don't popup error dialog on receive error"));
vbox2 = gtkut_get_options_frame(vbox1, &frame,
- _("After checking for new mail"));
+ _("After receiving new mail"));
PACK_CHECK_BUTTON (vbox2, checkbtn_openinbox, _("Go to Inbox"));
PACK_CHECK_BUTTON (vbox2, checkbtn_scan_after_inc,
-----------------------------------------------------------------------
Summary of changes:
src/prefs_receive.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list