From: Paul Mangan Date: Thu, 9 Aug 2007 06:39:13 +0000 (+0000) Subject: 2007-08-09 [paul] 2.10.0cvs106 X-Git-Tag: rel_3_0_0~88 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=19ad2ef0f6c8dbf20a1488e41f6d510cb6344596 2007-08-09 [paul] 2.10.0cvs106 * src/prefs_account.c remove the hyphen from plug-ins to match everywhere else --- diff --git a/ChangeLog b/ChangeLog index 668c5ed62..41218886f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-08-09 [paul] 2.10.0cvs106 + + * src/prefs_account.c + remove the hyphen from plug-ins to + match everywhere else + 2007-08-08 [wwp] 2.10.0cvs105 * src/prefs_folder_item.c diff --git a/PATCHSETS b/PATCHSETS index e4ce5dbfb..48f0fe07d 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -2759,3 +2759,4 @@ ( cvs diff -u -r 1.52.2.44 -r 1.52.2.45 src/prefs_folder_item.c; ) > 2.10.0cvs103.patchset ( cvs diff -u -r 1.52.2.45 -r 1.52.2.46 src/prefs_folder_item.c; ) > 2.10.0cvs104.patchset ( cvs diff -u -r 1.52.2.46 -r 1.52.2.47 src/prefs_folder_item.c; ) > 2.10.0cvs105.patchset +( cvs diff -u -r 1.105.2.106 -r 1.105.2.107 src/prefs_account.c; ) > 2.10.0cvs106.patchset diff --git a/configure.ac b/configure.ac index b0cb3c832..5305190ef 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=10 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=105 +EXTRA_VERSION=106 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/prefs_account.c b/src/prefs_account.c index f9d7fc209..e899d0718 100644 --- a/src/prefs_account.c +++ b/src/prefs_account.c @@ -1527,7 +1527,7 @@ static void receive_create_widget_func(PrefsPage * _page, NULL); PACK_CHECK_BUTTON (vbox1, filterhook_on_recv_checkbtn, - _("Allow filtering using plug-ins on receiving")); + _("Allow filtering using plugins on receiving")); PACK_CHECK_BUTTON (vbox1, recvatgetall_checkbtn,