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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 5 14:05:15 EEST 2007
Author: mdk
Date: 2007-09-05 14:05:13 +0300 (Wed, 05 Sep 2007)
New Revision: 13595

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc
Log:
Update to treeview theming. We actually need to change graphics name at some point and update even more... but should do for now.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-05 10:41:23 UTC (rev 13594)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-05 11:05:13 UTC (rev 13595)
@@ -1,3 +1,9 @@
+2007-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	* rc/gtktreeview.rc: Update to treeview theming. We actually need to
+	change graphics name at some point and update even more... but should do
+	for now.
+
 2007-09-03  Mohammad Anwari  <Mohammad.Anwari at nokia.com>
 
 	* rc/hildonkeyboard.rc: Use VkbBgColor for VKB and InputBackgrdColor

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc	2007-09-05 10:41:23 UTC (rev 13594)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc	2007-09-05 11:05:13 UTC (rev 13595)
@@ -295,7 +295,7 @@
     {
       function = FOCUS
       detail = "treeview-drop-indicator"
-      file = "../images/qgn_plat_focus_active.png"
+      file = "../images/qgn_plat_focus_selection_cursor.png"
       border = { 2, 2, 2, 2 }
     }
     # cursor ##########################################################
@@ -323,7 +323,7 @@
     image
     {
       function = FOCUS
-      file = "../images/qgn_plat_focus_active.png"
+      file = "../images/qgn_plat_focus_selection_cursor.png"
       border = { 2, 2, 2, 2 }
     }
   }


More information about the maemo-commits mailing list