[maemo-commits] [maemo-commits] r14387 - in projects/haf/trunk/hildon-theme-layout-4: . debian rc
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Oct 10 10:43:31 EEST 2007
- Previous message: [maemo-commits] r14386 - in projects/haf/trunk/hildon-desktop: . src
- Next message: [maemo-commits] r14389 - in projects/haf/trunk/hildon-theme-plankton: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: mdk Date: 2007-10-10 10:43:28 +0300 (Wed, 10 Oct 2007) New Revision: 14387 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 projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc Log: [0.14.4-1 release] Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-10-09 15:51:00 UTC (rev 14386) +++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-10-10 07:43:28 UTC (rev 14387) @@ -1,3 +1,12 @@ +2007-10-10 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> + + [0.14.4-1 release] + + * NEWS: + * configure.ac: + * debian/changelog: + * rc/gtktreeview.rc: Updating. + 2007-10-08 Tuomas Kuosmanen <tuomas.kuosmanen at nokia.com> * rc/gtktreeview.rc: Fixed treeview headers use DefaultTextColor Modified: projects/haf/trunk/hildon-theme-layout-4/NEWS =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/NEWS 2007-10-09 15:51:00 UTC (rev 14386) +++ projects/haf/trunk/hildon-theme-layout-4/NEWS 2007-10-10 07:43:28 UTC (rev 14387) @@ -1,3 +1,6 @@ +[0.14.4-1] +* Mostly small fixes + [0.14.3-1] * Fixing colors used in the bookmarsk plugin * More fixes for windows popups Modified: projects/haf/trunk/hildon-theme-layout-4/configure.ac =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/configure.ac 2007-10-09 15:51:00 UTC (rev 14386) +++ projects/haf/trunk/hildon-theme-layout-4/configure.ac 2007-10-10 07:43:28 UTC (rev 14387) @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.14.3) +AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.14.4) AM_CONFIG_HEADER(config.h) AC_PROG_INSTALL Modified: projects/haf/trunk/hildon-theme-layout-4/debian/changelog =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/debian/changelog 2007-10-09 15:51:00 UTC (rev 14386) +++ projects/haf/trunk/hildon-theme-layout-4/debian/changelog 2007-10-10 07:43:28 UTC (rev 14387) @@ -1,3 +1,9 @@ +hildon-theme-layout-4 (0.14.4-1) unstable; urgency=low + + * Fixes: NB#72427 Columnlist header text color is invisible + + -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> Wed, 10 Oct 2007 10:34:36 +0300 + hildon-theme-layout-4 (0.14.3-1) unstable; urgency=low * Fixing colors used in the bookmarsk plugin Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc 2007-10-09 15:51:00 UTC (rev 14386) +++ projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc 2007-10-10 07:43:28 UTC (rev 14387) @@ -13,6 +13,7 @@ GtkTreeView::tree-view-separator-area = 15 GtkTreeView::row-ending-details = 1 GtkTreeView::separator-height = 3 + GtkWidget::focus-line-width = 1 engine "sapwood" {
- Previous message: [maemo-commits] r14386 - in projects/haf/trunk/hildon-desktop: . src
- Next message: [maemo-commits] r14389 - in projects/haf/trunk/hildon-theme-plankton: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]