[Commits] ChangeLog 1.396.2.3497 1.396.2.3498 PATCHSETS 1.1.2.4330 1.1.2.4331 configure.ac 1.654.2.4396 1.654.2.4397
wwp at claws-mail.org
wwp at claws-mail.org
Fri Dec 16 14:30:35 CET 2011
Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv30900
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2011-12-16 [wwp] 3.8.0cvs2
* src/procmsg.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summaryview.c
* src/gtk/icon_legend.c
* src/pixmaps/replied_and_forwarded.xpm
Make replied and forwarded status flags non exclusive.
Introduce a new message state (and relevant icon in message list)
where both the replied and forwarded flags are set.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4396
retrieving revision 1.654.2.4397
diff -u -d -r1.654.2.4396 -r1.654.2.4397
--- configure.ac 16 Dec 2011 13:19:17 -0000 1.654.2.4396
+++ configure.ac 16 Dec 2011 13:30:32 -0000 1.654.2.4397
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=1
+EXTRA_VERSION=2
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4330
retrieving revision 1.1.2.4331
diff -u -d -r1.1.2.4330 -r1.1.2.4331
--- PATCHSETS 16 Dec 2011 13:19:17 -0000 1.1.2.4330
+++ PATCHSETS 16 Dec 2011 13:30:32 -0000 1.1.2.4331
@@ -4318,3 +4318,4 @@
( cvs diff -u -r 1.395.2.440 -r 1.395.2.441 src/summaryview.c; cvs diff -u -r 1.1.2.106 -r 1.1.2.107 src/gtk/quicksearch.c; cvs diff -u -r 1.1.2.22 -r 1.1.2.23 src/gtk/quicksearch.h; ) > 3.7.10cvs112.patchset
( cvs diff -u -r 1.654.2.4393 -r 1.654.2.4394 configure.ac; cvs diff -u -r 1.9.2.23 -r 1.9.2.24 po/cs.po; cvs diff -u -r 1.60.2.63 -r 1.60.2.64 po/es.po; cvs diff -u -r 1.42.2.56 -r 1.42.2.57 po/fr.po; cvs diff -u -r 1.5.2.20 -r 1.5.2.21 po/hu.po; cvs diff -u -r -1.1.2.5 -r -1.1.2.6 po/id.po; diff -u /dev/null po/id_ID.po; cvs diff -u -r 1.50.2.42 -r 1.50.2.43 po/pt_BR.po; cvs diff -u -r 1.17.2.21 -r 1.17.2.22 po/ru.po; cvs diff -u -r 1.2.2.34 -r 1.2.2.35 po/sk.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/uk.po; ) > 3.7.10cvs113.patchset
( cvs diff -u -r 1.1.2.25 -r 1.1.2.26 tools/claws.i18n.status.pl; ) > 3.8.0cvs1.patchset
+( cvs diff -u -r 1.150.2.119 -r 1.150.2.120 src/procmsg.c; cvs diff -u -r 1.25.2.72 -r 1.25.2.73 src/stock_pixmap.c; cvs diff -u -r 1.18.2.42 -r 1.18.2.43 src/stock_pixmap.h; cvs diff -u -r 1.395.2.441 -r 1.395.2.442 src/summaryview.c; cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/gtk/icon_legend.c; diff -u /dev/null src/pixmaps/replied_and_forwarded.xpm; ) > 3.8.0cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3497
retrieving revision 1.396.2.3498
diff -u -d -r1.396.2.3497 -r1.396.2.3498
--- ChangeLog 16 Dec 2011 13:19:16 -0000 1.396.2.3497
+++ ChangeLog 16 Dec 2011 13:30:31 -0000 1.396.2.3498
@@ -1,3 +1,15 @@
+2011-12-16 [wwp] 3.8.0cvs2
+
+ * src/procmsg.c
+ * src/stock_pixmap.c
+ * src/stock_pixmap.h
+ * src/summaryview.c
+ * src/gtk/icon_legend.c
+ * src/pixmaps/replied_and_forwarded.xpm
+ Make replied and forwarded status flags non exclusive.
+ Introduce a new message state (and relevant icon in message list)
+ where both the replied and forwarded flags are set.
+
2011-12-16 [paul] 3.8.0cvs1
* tools/claws.i18n.status.pl
More information about the Commits
mailing list