[Commits] ChangeLog 1.1.2.233 1.1.2.234 PATCHSETS 1.1.2.191 1.1.2.192 configure.ac 1.1.2.238 1.1.2.239

holger at claws-mail.org holger at claws-mail.org
Sun Dec 23 23:35:54 CET 2012


Update of /home/claws-mail/plugins/notification
In directory srv:/tmp/cvs-serv2073

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-12-23 [holger]	0.31cvs4

	* src/notification_popup.c
	* src/notification_trayicon.c
		Set desktop-entry hint. Some daemons want to know this,
		and have problems infering it when the window is not shown
		when a popup is requested. 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/configure.ac,v
retrieving revision 1.1.2.238
retrieving revision 1.1.2.239
diff -u -d -r1.1.2.238 -r1.1.2.239
--- configure.ac	9 Dec 2012 17:15:25 -0000	1.1.2.238
+++ configure.ac	23 Dec 2012 22:35:51 -0000	1.1.2.239
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=31
 MICRO_VERSION=0
-EXTRA_VERSION=3
+EXTRA_VERSION=4
 
 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.191
retrieving revision 1.1.2.192
diff -u -d -r1.1.2.191 -r1.1.2.192
--- PATCHSETS	9 Dec 2012 17:15:25 -0000	1.1.2.191
+++ PATCHSETS	23 Dec 2012 22:35:51 -0000	1.1.2.192
@@ -193,3 +193,4 @@
 ( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/Makefile.am;  ) > 0.31cvs1.patchset
 ( cvs diff -u -r 1.1.2.13 -r 1.1.2.14 po/fi.po;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 po/sk.po;  ) > 0.31cvs2.patchset
 ( cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/notification_foldercheck.c;  ) > 0.31cvs3.patchset
+( cvs diff -u -r 1.1.2.34 -r 1.1.2.35 src/notification_popup.c;  cvs diff -u -r 1.1.2.40 -r 1.1.2.41 src/notification_trayicon.c;  ) > 0.31cvs4.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/ChangeLog,v
retrieving revision 1.1.2.233
retrieving revision 1.1.2.234
diff -u -d -r1.1.2.233 -r1.1.2.234
--- ChangeLog	9 Dec 2012 17:15:25 -0000	1.1.2.233
+++ ChangeLog	23 Dec 2012 22:35:51 -0000	1.1.2.234
@@ -1,3 +1,11 @@
+2012-12-23 [holger]	0.31cvs4
+
+	* src/notification_popup.c
+	* src/notification_trayicon.c
+		Set desktop-entry hint. Some daemons want to know this,
+		and have problems infering it when the window is not shown
+		when a popup is requested.
+
 2012-12-09 [holger]	0.31cvs3
 
 	* src/notification_foldercheck.c



More information about the Commits mailing list