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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Feb 6 14:39:23 EET 2007
Author: tko
Date: 2007-02-06 14:39:22 +0200 (Tue, 06 Feb 2007)
New Revision: 9673

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenu.rc
Log:
Remove scroll arrow background painting.

2007-02-06  Tommi Komulainen  <tommi.komulainen at nokia.com>

	* rc/gtkmenu.rc (osso-menu): Remove scroll arrow background painting.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-06 12:28:42 UTC (rev 9672)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-06 12:39:22 UTC (rev 9673)
@@ -1,3 +1,7 @@
+2007-02-06  Tommi Komulainen  <tommi.komulainen at nokia.com>
+
+	* rc/gtkmenu.rc (osso-menu): Remove scroll arrow background painting.
+
 2007-02-05  Tommi Komulainen  <tommi.komulainen at nokia.com>
 
 	* rc/Makefile.am:

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenu.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenu.rc	2007-02-06 12:28:42 UTC (rev 9672)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenu.rc	2007-02-06 12:39:22 UTC (rev 9673)
@@ -43,8 +43,18 @@
 	 stretch = TRUE
      shaped = TRUE
       }
+    # Don't paint anything (extra) as the scroll arrow background
     image
       {
+	function = BOX
+	detail   = "menu_scroll_arrow_up"
+      }
+    image {
+	function = BOX
+	detail   = "menu_scroll_arrow_down"
+      }
+    image
+      {
         function        = ARROW
 	state           = ACTIVE
 	arrow_direction = UP


More information about the maemo-commits mailing list