[Commits] PATCHSETS 1.1.2.4405 1.1.2.4406 ChangeLog 1.396.2.3575 1.396.2.3576 configure.ac 1.654.2.4472 1.654.2.4473

ticho at claws-mail.org ticho at claws-mail.org
Fri Jul 27 19:51:35 CEST 2012


Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv14464

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-07-27 [ticho]	3.8.1cvs20

	* src/compose.c
		Fixed "transient for" property for file attach dialog when
		called from Attachments list popup menu. Simplified menu item
		sensitivities setting code logic for this menu.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4472
retrieving revision 1.654.2.4473
diff -u -d -r1.654.2.4472 -r1.654.2.4473
--- configure.ac	25 Jul 2012 19:18:03 -0000	1.654.2.4472
+++ configure.ac	27 Jul 2012 17:51:32 -0000	1.654.2.4473
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=19
+EXTRA_VERSION=20
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4405
retrieving revision 1.1.2.4406
diff -u -d -r1.1.2.4405 -r1.1.2.4406
--- PATCHSETS	25 Jul 2012 19:18:02 -0000	1.1.2.4405
+++ PATCHSETS	27 Jul 2012 17:51:31 -0000	1.1.2.4406
@@ -4394,3 +4394,4 @@
 ( cvs diff -u -r 1.12.2.60 -r 1.12.2.61 src/gtk/prefswindow.c;  ) > 3.8.1cvs17.patchset
 ( cvs diff -u -r 1.9.2.78 -r 1.9.2.79 src/gtk/gtkaspell.c;  ) > 3.8.1cvs18.patchset
 ( cvs diff -u -r 1.1.2.60 -r 1.1.2.61 manual/advanced.xml;  ) > 3.8.1cvs19.patchset
+( cvs diff -u -r 1.382.2.604 -r 1.382.2.605 src/compose.c;  ) > 3.8.1cvs20.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3575
retrieving revision 1.396.2.3576
diff -u -d -r1.396.2.3575 -r1.396.2.3576
--- ChangeLog	25 Jul 2012 19:18:03 -0000	1.396.2.3575
+++ ChangeLog	27 Jul 2012 17:51:32 -0000	1.396.2.3576
@@ -1,3 +1,10 @@
+2012-07-27 [ticho]	3.8.1cvs20
+
+	* src/compose.c
+		Fixed "transient for" property for file attach dialog when
+		called from Attachments list popup menu. Simplified menu item
+		sensitivities setting code logic for this menu.
+
 2012-07-25 [ticho]	3.8.1cvs19
 
 	* manual/advanced.xml



More information about the Commits mailing list