[maemo-commits] [maemo-commits] r13477 - in projects/haf/trunk/hildon-theme-layout-4: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Aug 30 14:10:58 EEST 2007
- Previous message: [maemo-commits] r13476 - in projects/haf/trunk/hildon-desktop: . libhildonwm
- Next message: [maemo-commits] r13479 - in projects/haf/trunk/hildon-theme-test: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: mdk Date: 2007-08-30 14:10:56 +0300 (Thu, 30 Aug 2007) New Revision: 13477 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.12.0-1 release] Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-08-30 11:08:22 UTC (rev 13476) +++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-08-30 11:10:56 UTC (rev 13477) @@ -1,3 +1,11 @@ +2007-08-30 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> + + [0.12.0-1 release] + + * NEWS: + * configure.ac: + * debian/changelog: Updating. + 2007-08-29 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> * rc/hildonkeyboard.rc: Ooops, accidentally removed some important Modified: projects/haf/trunk/hildon-theme-layout-4/NEWS =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/NEWS 2007-08-30 11:08:22 UTC (rev 13476) +++ projects/haf/trunk/hildon-theme-layout-4/NEWS 2007-08-30 11:10:56 UTC (rev 13477) @@ -1,3 +1,9 @@ +[0.12.0-1] +* Fixes for VKB button theming +* Input methods border values updates +* Treeview focus updates +* Updated mediaplayer layout + [0.11.1-1] * Fixing RSS applet focused buttons theming * Fixed border values of some input method elements Modified: projects/haf/trunk/hildon-theme-layout-4/configure.ac =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/configure.ac 2007-08-30 11:08:22 UTC (rev 13476) +++ projects/haf/trunk/hildon-theme-layout-4/configure.ac 2007-08-30 11:10:56 UTC (rev 13477) @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.11.1) +AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.12.0) 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-08-30 11:08:22 UTC (rev 13476) +++ projects/haf/trunk/hildon-theme-layout-4/debian/changelog 2007-08-30 11:10:56 UTC (rev 13477) @@ -1,3 +1,16 @@ +hildon-theme-layout-4 (0.12.0-1) unstable; urgency=low + + * Fixes for VKB button theming + * Input methods border values updates + * Treeview focus updates + * Updated mediaplayer layout + + * NB#66906 Arrows in the i-search applet are not themed properly + * NB#66912 Theme update required due last media player layout modifications + * NB#54874 Multiple selected rows appear in GTK_SELECTION_SINGLE mode of GtkTreeView + + -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> Thu, 30 Aug 2007 14:07:07 +0300 + hildon-theme-layout-4 (0.11.1-1) unstable; urgency=low * Fixing RSS applet focused buttons theming
- Previous message: [maemo-commits] r13476 - in projects/haf/trunk/hildon-desktop: . libhildonwm
- Next message: [maemo-commits] r13479 - in projects/haf/trunk/hildon-theme-test: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]