[maemo-commits] [maemo-commits] r10828 - projects/haf/trunk/sapwood

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Mar 29 15:32:15 EEST 2007
Author: tko
Date: 2007-03-29 15:32:14 +0300 (Thu, 29 Mar 2007)
New Revision: 10828

Modified:
   projects/haf/trunk/sapwood/ChangeLog
   projects/haf/trunk/sapwood/NEWS
   projects/haf/trunk/sapwood/configure.in
Log:
=== Release 2.91.3 ===


Modified: projects/haf/trunk/sapwood/ChangeLog
===================================================================
--- projects/haf/trunk/sapwood/ChangeLog	2007-03-29 12:32:12 UTC (rev 10827)
+++ projects/haf/trunk/sapwood/ChangeLog	2007-03-29 12:32:14 UTC (rev 10828)
@@ -1,5 +1,9 @@
 2007-03-29  Tommi Komulainen  <tommi.komulainen at nokia.com>
 
+	* === Release 2.91.3 ===
+
+2007-03-29  Tommi Komulainen  <tommi.komulainen at nokia.com>
+
 	* Makefile.am (EXTRA_DIST): Remove forgotten NEWS.pixbuf
 	* src/Makefile.am (EXTRA_DIST): Remove forgotten README.pixbuf and
 	README.server

Modified: projects/haf/trunk/sapwood/NEWS
===================================================================
--- projects/haf/trunk/sapwood/NEWS	2007-03-29 12:32:12 UTC (rev 10827)
+++ projects/haf/trunk/sapwood/NEWS	2007-03-29 12:32:14 UTC (rev 10828)
@@ -1,3 +1,15 @@
+sapwood 2.91.3 - 2007-03-29
+===========================
+
+Changes
+-------
+Documentation for theme maintainers.
+
+Implement GtkMenuItem active/passive focus.
+
+Special case GtkCheckButton and GtkRadioButton background drawing when focused.
+
+
 sapwood 2.91.2 - 2007-02-06
 ===========================
 

Modified: projects/haf/trunk/sapwood/configure.in
===================================================================
--- projects/haf/trunk/sapwood/configure.in	2007-03-29 12:32:12 UTC (rev 10827)
+++ projects/haf/trunk/sapwood/configure.in	2007-03-29 12:32:14 UTC (rev 10828)
@@ -1,6 +1,6 @@
 AC_INIT([src/sapwood-server.c])
 AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE(sapwood, 2.91.2)
+AM_INIT_AUTOMAKE(sapwood, 2.91.3)
 
 dnl Initialize maintainer mode
 AM_MAINTAINER_MODE


More information about the maemo-commits mailing list