[Commits] PATCHSETS 1.54 1.55 ChangeLog 1.54 1.55 configure.ac 1.55 1.56

miras at claws-mail.org miras at claws-mail.org
Sun Dec 18 16:54:21 CET 2011


Update of /home/claws-mail/contacts
In directory claws-mail:/tmp/cvs-serv10479

Modified Files:
	PATCHSETS ChangeLog configure.ac 
Log Message:
2011-12-18 [mir]	0.6.0cvs55

	* src/contactwindow.c
	    Implemented GTK standard shortcut key Esc for
	    closing GtkDialog in contactwindow. 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/contacts/configure.ac,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- configure.ac	18 Dec 2011 01:00:42 -0000	1.55
+++ configure.ac	18 Dec 2011 15:54:19 -0000	1.56
@@ -11,7 +11,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=54
+EXTRA_VERSION=55
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/contacts/PATCHSETS,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- PATCHSETS	18 Dec 2011 01:00:42 -0000	1.54
+++ PATCHSETS	18 Dec 2011 15:54:19 -0000	1.55
@@ -52,3 +52,4 @@
 ( cvs diff -u -r 1.2 -r 1.3 extensions/import/ldifimport_extension.c;  ) > 0.6.0cvs52.patchset
 ( cvs diff -u -r 1.1 -r 1.2 extensions/import/ldifimport_parser.c;  cvs diff -u -r 1.1 -r 1.2 extensions/import/ldifimport_parser.h;  ) > 0.6.0cvs53.patchset
 ( cvs diff -u -r 1.15 -r 1.16 src/callbacks.c;  cvs diff -u -r 1.2 -r 1.3 src/callbacks.h;  cvs diff -u -r 1.7 -r 1.8 src/mainwindow.c;  ) > 0.6.0cvs54.patchset
+( cvs diff -u -r 1.12 -r 1.13 src/contactwindow.c;  ) > 0.6.0cvs55.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/contacts/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- ChangeLog	18 Dec 2011 01:00:42 -0000	1.54
+++ ChangeLog	18 Dec 2011 15:54:19 -0000	1.55
@@ -1,3 +1,9 @@
+2011-12-18 [mir]	0.6.0cvs55
+
+	* src/contactwindow.c
+	    Implemented GTK standard shortcut key Esc for
+	    closing GtkDialog in contactwindow. 
+
 2011-12-18 [mir]	0.6.0cvs54
 
 	* src/callbacks.c



More information about the Commits mailing list