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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Sep 14 10:52:36 EEST 2007
Author: tigert
Date: 2007-09-14 10:52:34 +0300 (Fri, 14 Sep 2007)
New Revision: 13810

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/data/layout.txt
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonseekbar.rc
Log:
2007-09-14  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>                      
                                                                                
        * rc/hildonseekbar.rc, data/layout.txt: fixed the seekbar border        
        values to 4, 4, 0, 0 so we can have a 2px tiled area in the middle,     
        and the border value is the same as in the other variants.              



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-13 16:04:17 UTC (rev 13809)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-14 07:52:34 UTC (rev 13810)
@@ -1,3 +1,9 @@
+2007-09-14  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>
+
+	* rc/hildonseekbar.rc, data/layout.txt: fixed the seekbar border
+	values to 4, 4, 0, 0 so we can have a 2px tiled area in the middle,
+	and the border value is the same as in the other variants.
+
 2007-09-13  Johan Bilien  <johan.bilien at nokia.com>
 
 	* rc/hildonnavigator.rc: the highlighted state of button4 is only

Modified: projects/haf/trunk/hildon-theme-layout-4/data/layout.txt
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/data/layout.txt	2007-09-13 16:04:17 UTC (rev 13809)
+++ projects/haf/trunk/hildon-theme-layout-4/data/layout.txt	2007-09-14 07:52:34 UTC (rev 13810)
@@ -503,8 +503,8 @@
 qgn_plat_seek_bar_regular_shaft_left_normal.png=958,78,6,58
 qgn_plat_seek_bar_regular_shaft_right_disabled.png=1027,238,6,58
 qgn_plat_seek_bar_regular_shaft_right_normal.png=1027,78,6,58
-qgn_plat_seek_bar_regular_shaft_stream_disabled.png=1096,238,9,58
-qgn_plat_seek_bar_regular_shaft_stream_normal.png=1096,78,9,58
+qgn_plat_seek_bar_regular_shaft_stream_disabled.png=1096,238,10,58
+qgn_plat_seek_bar_regular_shaft_stream_normal.png=1096,78,10,58
 qgn_plat_seek_bar_regular_thumb_disabled.png=989,238,23,58
 qgn_plat_seek_bar_regular_thumb_normal.png=989,78,23,58
 qgn_plat_seek_bar_toolbar_background_disabled.png=834,130,42,40

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonseekbar.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonseekbar.rc	2007-09-13 16:04:17 UTC (rev 13809)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonseekbar.rc	2007-09-14 07:52:34 UTC (rev 13810)
@@ -62,7 +62,7 @@
                         detail = "trough-fill-level"
                         state = INSENSITIVE
                         file = "../images/qgn_plat_seek_bar_regular_shaft_stream_disabled.png"
-                        border = { 3, 3, 0, 0 }
+                        border = { 4, 4, 0, 0 }
                 }
                 image {
                         function = BOX
@@ -88,7 +88,7 @@
                         function = BOX
                         detail = "trough-fill-level"
                         file = "../images/qgn_plat_seek_bar_regular_shaft_stream_normal.png"
-                        border = { 3, 3, 0, 0 }
+                        border = { 4, 4, 0, 0 }
                 }
                 image {
                         function = BOX
@@ -229,7 +229,7 @@
                         detail = "trough-fill-level"
                         state = INSENSITIVE
                         file = "../images/qgn_plat_seek_bar_toolbar_shaft_stream_disabled.png"
-                        border = { 3, 3, 0, 0 }
+                        border = { 4, 4, 0, 0 }
                 }
                 image {
                         function = BOX
@@ -255,7 +255,7 @@
                         function = BOX
                         detail = "trough-fill-level"
                         file = "../images/qgn_plat_seek_bar_toolbar_shaft_stream_normal.png"
-                        border = { 3, 3, 0, 0 }
+                        border = { 4, 4, 0, 0 }
                 }
                 image {
                         function = BOX


More information about the maemo-commits mailing list