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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Aug 23 14:53:54 EEST 2007
Author: lucasr
Date: 2007-08-23 14:53:52 +0300 (Thu, 23 Aug 2007)
New Revision: 13374

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
Log:
2007-08-23  Lucas Rocha  <lucas.rocha at nokia.com>

	* rc/hildonnavigator.rc, rc/hildonappsmenu.rc: correctly set the
	stretch_overlay and sizing of hildon desktop popup menu arrows. 


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-23 11:36:58 UTC (rev 13373)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-23 11:53:52 UTC (rev 13374)
@@ -1,3 +1,8 @@
+2007-08-23  Lucas Rocha  <lucas.rocha at nokia.com>
+
+	* rc/hildonnavigator.rc, rc/hildonappsmenu.rc: correctly set the
+	stretch_overlay and sizing of hildon desktop popup menu arrows. 
+
 2007-08-22  Lucas Rocha  <lucas.rocha at nokia.com>
 
 	* rc/hildonnavigator.rc, rc/hildonappsmenu.rc: correctly set the

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc	2007-08-23 11:36:58 UTC (rev 13373)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc	2007-08-23 11:53:52 UTC (rev 13374)
@@ -57,6 +57,8 @@
 
 style "hildon-apps-menu-pane1-arrow"
 {
+  GtkArrow::maemo-min-size = 72
+
   engine "sapwood"
   {
     image
@@ -96,6 +98,7 @@
       function        = ARROW
       arrow_direction = UP 
       overlay_file    = "../images/qgn_plat_pane_menu1_up_arrow_normal.png"
+      overlay_stretch = FALSE
     }
     image
     {
@@ -173,6 +176,8 @@
 
 style "hildon-apps-menu-pane2-arrow"
 {
+  GtkArrow::maemo-min-size = 72
+
   engine "sapwood"
   {
     image
@@ -212,6 +217,7 @@
       function        = ARROW
       arrow_direction = UP 
       overlay_file    = "../images/qgn_plat_pane_menu2_up_arrow_normal.png"
+      overlay_stretch = FALSE
     }
     image
     {

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-08-23 11:36:58 UTC (rev 13373)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-08-23 11:53:52 UTC (rev 13374)
@@ -363,6 +363,8 @@
 
 style "hildon-switcher-menu-app-arrow"
 {
+  GtkArrow::maemo-min-size = 72
+
   engine "sapwood"
   {
     image
@@ -394,6 +396,7 @@
       function        = ARROW
       arrow_direction = UP 
       overlay_file    = "../images/qgn_plat_task_switcher_menu_up_arrow_normal.png"
+      overlay_stretch = FALSE
     }
     image
     {
@@ -502,6 +505,8 @@
 
 style "hildon-switcher-menu-not-arrow"
 {
+  GtkArrow::maemo-min-size = 72
+
   engine "sapwood"
   {
     image
@@ -533,6 +538,7 @@
       function        = ARROW
       arrow_direction = UP 
       overlay_file    = "../images/qgn_plat_task_switcher_notification_menu_up_arrow_normal.png"
+      overlay_stretch = FALSE
     }
     image
     {


More information about the maemo-commits mailing list