/pidgin/main: b3c7113a4681: ChangeLog GTK+3 support.

Elliott Sales de Andrade qulogic at pidgin.im
Tue Aug 14 04:03:25 EDT 2012


Changeset: b3c7113a4681910482004c3798d4affe427ad940
Author:	 Elliott Sales de Andrade <qulogic at pidgin.im>
Date:	 2012-08-11 19:43 -0400
Branch:	 default
URL: http://hg.pidgin.im/pidgin/main/rev/b3c7113a4681

Description:

ChangeLog GTK+3 support.

diffstat:

 ChangeLog |  7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diffs (17 lines):

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
 version 3.0.0 (??/??/????):
+	Pidgin:
+	* Support building with the GTK+ 3.x toolkit.  When configuring the
+	  build, use --with-gtk=<2|3> to determine which toolkit to use.  Using
+	  either 2 or 3 will attempt to build with specifically 2.x or 3.x
+	  support.  The default is 'auto', which will first look for 3.x
+	  development headers and then 2.x development headers.
+
 	Finch:
 	* Support the conversation-extended signal for extending the
 	  conversation menu. (Howard Chu) (#14818)



More information about the Commits mailing list