[Commits] PATCHSETS 1.1.2.180 1.1.2.181 ChangeLog 1.1.2.220 1.1.2.221 configure.ac 1.1.2.225 1.1.2.226
miras at claws-mail.org
miras at claws-mail.org
Tue Jan 3 02:02:44 CET 2012
Update of /home/claws-mail/plugins/notification
In directory claws-mail:/tmp/cvs-serv10388
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-01-03 [mir] 0.29cvs3
* src/notification_popup.c
* src/notification_trayicon.c
We can load default icon.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/configure.ac,v
retrieving revision 1.1.2.225
retrieving revision 1.1.2.226
diff -u -d -r1.1.2.225 -r1.1.2.226
--- configure.ac 3 Jan 2012 00:26:59 -0000 1.1.2.225
+++ configure.ac 3 Jan 2012 01:02:42 -0000 1.1.2.226
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=29
MICRO_VERSION=0
-EXTRA_VERSION=2
+EXTRA_VERSION=3
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/PATCHSETS,v
retrieving revision 1.1.2.180
retrieving revision 1.1.2.181
diff -u -d -r1.1.2.180 -r1.1.2.181
--- PATCHSETS 3 Jan 2012 00:26:59 -0000 1.1.2.180
+++ PATCHSETS 3 Jan 2012 01:02:42 -0000 1.1.2.181
@@ -182,3 +182,4 @@
( cvs diff -u -r 1.1.2.42 -r 1.1.2.43 src/notification_prefs.c; ) > 0.29cvs1.patchset
>>>>>>> 1.1.2.179
( cvs diff -u -r 1.1.2.43 -r 1.1.2.44 src/notification_plugin.c; cvs diff -u -r 1.1.2.32 -r 1.1.2.33 src/notification_popup.c; cvs diff -u -r 1.1.2.37 -r 1.1.2.38 src/notification_trayicon.c; ) > 0.29cvs2.patchset
+( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 src/notification_popup.c; cvs diff -u -r 1.1.2.38 -r 1.1.2.39 src/notification_trayicon.c; ) > 0.29cvs3.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/ChangeLog,v
retrieving revision 1.1.2.220
retrieving revision 1.1.2.221
diff -u -d -r1.1.2.220 -r1.1.2.221
--- ChangeLog 3 Jan 2012 00:26:59 -0000 1.1.2.220
+++ ChangeLog 3 Jan 2012 01:02:42 -0000 1.1.2.221
@@ -1,3 +1,9 @@
+2012-01-03 [mir] 0.29cvs3
+
+ * src/notification_popup.c
+ * src/notification_trayicon.c
+ We can load default icon.
+
2012-01-03 [mir] 0.29cvs2
* src/notification_plugin.c
More information about the Commits
mailing list