[maemo-commits] [maemo-commits] r14085 - in projects/haf/trunk/hildon-theme-layout-4: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 25 17:35:45 EEST 2007
Author: mdk
Date: 2007-09-25 17:35:44 +0300 (Tue, 25 Sep 2007)
New Revision: 14085

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/NEWS
   projects/haf/trunk/hildon-theme-layout-4/configure.ac
   projects/haf/trunk/hildon-theme-layout-4/debian/changelog
Log:
[0.14.0-1 release]


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-25 14:30:27 UTC (rev 14084)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-25 14:35:44 UTC (rev 14085)
@@ -1,5 +1,13 @@
 2007-09-25  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	[0.14.0-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog: Updating.
+
+2007-09-25  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* rc/gtkmenu.rc: Use the specified (PluginMenuBgColor) color 
 	as the default background for the menu from navigator. Fixes: NB#65748.
 

Modified: projects/haf/trunk/hildon-theme-layout-4/NEWS
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/NEWS	2007-09-25 14:30:27 UTC (rev 14084)
+++ projects/haf/trunk/hildon-theme-layout-4/NEWS	2007-09-25 14:35:44 UTC (rev 14085)
@@ -1,3 +1,8 @@
+[0.14.0-1]
+* Added PluginMenuBgColor.
+* Fixing some border values
+* Fixes for flicker-free menus from navigator
+
 [0.13.0-1]
 * Seekbar fixes
 * House keeping 

Modified: projects/haf/trunk/hildon-theme-layout-4/configure.ac
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/configure.ac	2007-09-25 14:30:27 UTC (rev 14084)
+++ projects/haf/trunk/hildon-theme-layout-4/configure.ac	2007-09-25 14:35:44 UTC (rev 14085)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.13.0)
+AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.14.0)
 AM_CONFIG_HEADER(config.h)
 
 AC_PROG_INSTALL
@@ -8,7 +8,7 @@
 PKG_CHECK_MODULES(TOOLS, hildon-theme-tools >= 0.2.0)
 
 AC_OUTPUT([Makefile                             \
-	   rc/Makefile                          \
+           rc/Makefile                          \
            pkgconfig/hildon-theme-layout-4.pc   \
            pkgconfig/Makefile                   \
            data/Makefile                        \

Modified: projects/haf/trunk/hildon-theme-layout-4/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/debian/changelog	2007-09-25 14:30:27 UTC (rev 14084)
+++ projects/haf/trunk/hildon-theme-layout-4/debian/changelog	2007-09-25 14:35:44 UTC (rev 14085)
@@ -1,3 +1,14 @@
+hildon-theme-layout-4 (0.14.0-1) unstable; urgency=low
+
+  * Added PluginMenuBgColor.
+  * Fixing some border values
+  * Fixes for flicker-free menus from navigator
+
+  * Fixes: NB#65860 Buttons in flat mode should not get visible focus
+  * Fixes: NB#65748 Flicker with TN menu theming
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Tue, 25 Sep 2007 17:29:24 +0300
+
 hildon-theme-layout-4 (0.13.0-1) unstable; urgency=low
 
   * Seekbar fixes


More information about the maemo-commits mailing list