[maemo-commits] [maemo-commits] r13308 - in projects/haf/trunk/hildon-theme-layout-4: . rc
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Aug 21 11:06:25 EEST 2007
- Previous message: [maemo-commits] r13307 - in projects/haf/branches/hildon-control-panel/refactoring: . src
- Next message: [maemo-commits] r13309 - projects/haf/trunk/hildon-theme-layout-4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: tko
Date: 2007-08-21 11:06:20 +0300 (Tue, 21 Aug 2007)
New Revision: 13308
Modified:
projects/haf/trunk/hildon-theme-layout-4/ChangeLog
projects/haf/trunk/hildon-theme-layout-4/rc/base.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtkrange.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtktoolbar.rc
projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc
projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
projects/haf/trunk/hildon-theme-layout-4/rc/hildonnumbereditor.rc
projects/haf/trunk/hildon-theme-layout-4/rc/hildonstatusbar.rc
projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc
Log:
Remove remaining redundant stretch=TRUE and border={0,0,0,0}
2007-08-21 Tommi Komulainen <tommi.komulainen at nokia.com>
* rc/base.rc
* rc/gtkrange.rc
* rc/gtktoolbar.rc
* rc/hildonappsmenu.rc
* rc/hildonnavigator.rc
* rc/hildonnumbereditor.rc
* rc/hildonstatusbar.rc
* rc/ossomediaplayer.rc: Remove remaining redundant stretch=TRUE and
border={0,0,0,0}
Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-08-21 08:06:20 UTC (rev 13308)
@@ -1,3 +1,15 @@
+2007-08-21 Tommi Komulainen <tommi.komulainen at nokia.com>
+
+ * rc/base.rc
+ * rc/gtkrange.rc
+ * rc/gtktoolbar.rc
+ * rc/hildonappsmenu.rc
+ * rc/hildonnavigator.rc
+ * rc/hildonnumbereditor.rc
+ * rc/hildonstatusbar.rc
+ * rc/ossomediaplayer.rc: Remove remaining redundant stretch=TRUE and
+ border={0,0,0,0}
+
2007-08-20 Tapani Palli <tapani.palli at nokia.com>
* data/theme.xml: move statusbar one pixel right (NB#66022)
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/base.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/base.rc 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/base.rc 2007-08-21 08:06:20 UTC (rev 13308)
@@ -40,7 +40,6 @@
# function = FLAT_BOX
# detail = "text"
# file = "../sbarrowup.png"
-# border = { 0, 0, 0, 0 }
# }
# # hline and vline
# image
@@ -53,7 +52,6 @@
# {
# function = VLINE
# file = "../black.png"
-# border = { 0, 0, 0, 0 }
# }
#
# # do not draw widget focus at all.
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkrange.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkrange.rc 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkrange.rc 2007-08-21 08:06:20 UTC (rev 13308)
@@ -25,7 +25,6 @@
orientation = VERTICAL
state = INSENSITIVE
file = "../images/qgn_plat_scroll_vertical_shaft_disabled.png"
- border = { 0, 0, 0, 0 }
}
image
{
@@ -40,7 +39,6 @@
function = BOX
orientation = VERTICAL
file = "../images/qgn_plat_scroll_vertical_shaft_normal.png"
- border = { 0, 0, 0, 0 }
}
image
{
@@ -65,7 +63,6 @@
orientation = HORIZONTAL
state = INSENSITIVE
file = "../images/qgn_plat_scroll_horizontal_shaft_disabled.png"
- border = { 0, 0, 0, 0 }
}
image
{
@@ -80,7 +77,6 @@
function = BOX
orientation = HORIZONTAL
file = "../images/qgn_plat_scroll_horizontal_shaft_normal.png"
- border = { 0, 0, 0, 0 }
}
image
{
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtktoolbar.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtktoolbar.rc 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtktoolbar.rc 2007-08-21 08:06:20 UTC (rev 13308)
@@ -34,14 +34,12 @@
shadow = ETCHED_OUT
detail = "vseparator"
file = "../images/qgn_plat_toolbar_separator.png"
- border = {0,0,0,0}
}
image{
function = BOX
shadow = ETCHED_OUT
detail = "hseparator"
file = "../images/qgn_plat_toolbar_separator.png"
- border = {0,0,0,0}
}
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc 2007-08-21 08:06:20 UTC (rev 13308)
@@ -93,7 +93,6 @@
function = ARROW
arrow_direction = UP
overlay_file = "../images/qgn_plat_pane_menu1_up_arrow_normal.png"
- overlay_stretch = TRUE
}
image
{
@@ -207,7 +206,6 @@
function = ARROW
arrow_direction = UP
overlay_file = "../images/qgn_plat_pane_menu2_up_arrow_normal.png"
- overlay_stretch = TRUE
}
image
{
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc 2007-08-21 08:06:20 UTC (rev 13308)
@@ -370,7 +370,6 @@
function = ARROW
arrow_direction = UP
overlay_file = "../images/qgn_plat_task_switcher_menu_up_arrow_normal.png"
- overlay_stretch = TRUE
}
image
{
@@ -507,7 +506,6 @@
function = ARROW
arrow_direction = UP
overlay_file = "../images/qgn_plat_task_switcher_notification_menu_up_arrow_normal.png"
- overlay_stretch = TRUE
}
image
{
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnumbereditor.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnumbereditor.rc 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnumbereditor.rc 2007-08-21 08:06:20 UTC (rev 13308)
@@ -28,35 +28,30 @@
function = BOX
state = NORMAL
file = "../images/qgn_plat_number_editor_more_normal.png"
- border = {0,0,0,0}
}
image
{
function = BOX
state = SELECTED
file = "../images/qgn_plat_number_editor_more_normal.png"
- border = {0,0,0,0}
}
image
{
function = BOX
state = PRELIGHT
file = "../images/qgn_plat_number_editor_more_normal.png"
- border = {0,0,0,0}
}
image
{
function = BOX
state = INSENSITIVE
file = "../images/qgn_plat_number_editor_more_disabled.png"
- border = {0,0,0,0}
}
image
{
function = BOX
state = ACTIVE
file = "../images/qgn_plat_number_editor_more_pressed.png"
- border = {0,0,0,0}
}
}
}
@@ -78,35 +73,30 @@
function = BOX
state = NORMAL
file = "../images/qgn_plat_number_editor_less_normal.png"
- border = {0,0,0,0}
}
image
{
function = BOX
state = SELECTED
file = "../images/qgn_plat_number_editor_less_normal.png"
- border = {0,0,0,0}
}
image
{
function = BOX
state = PRELIGHT
file = "../images/qgn_plat_number_editor_less_normal.png"
- border = {0,0,0,0}
}
image
{
function = BOX
state = INSENSITIVE
file = "../images/qgn_plat_number_editor_less_disabled.png"
- border = {0,0,0,0}
}
image
{
function = BOX
state = ACTIVE
file = "../images/qgn_plat_number_editor_less_pressed.png"
- border = {0,0,0,0}
}
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonstatusbar.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonstatusbar.rc 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonstatusbar.rc 2007-08-21 08:06:20 UTC (rev 13308)
@@ -79,7 +79,6 @@
function = SHADOW
state = NORMAL
file = "../images/qgn_plat_status_bar_background.png"
- border = { 0,0,0,0 }
}
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc 2007-08-21 07:43:17 UTC (rev 13307)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc 2007-08-21 08:06:20 UTC (rev 13308)
@@ -187,7 +187,6 @@
detail = "toolbar-frame-top"
file = "../images/qgn_plat_toolbar_frame_top_right_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -195,7 +194,6 @@
detail = "toolbar-frame-bottom"
file = "../images/qgn_plat_toolbar_frame_bottom_right_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -203,7 +201,6 @@
detail = "toolbar"
file = "../images/qgn_plat_toolbar_right_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -211,7 +208,6 @@
detail = "toolbar-fullscreen-frame-top"
file = "../images/qgn_plat_toolbar_fullscreen_frame_top_right_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -219,7 +215,6 @@
detail = "toolbar-fullscreen-frame-middle"
file = "../images/qgn_plat_toolbar_fullscreen_frame_middle.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -227,7 +222,6 @@
detail = "toolbar-fullscreen-frame-bottom"
file = "../images/qgn_plat_toolbar_fullscreen_frame_bottom_right_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -235,7 +229,6 @@
detail = "findtoolbar-fullscreen"
file = "../images/qgn_plat_toolbar_fullscreen_find.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -243,7 +236,6 @@
detail = "toolbar-fullscreen"
file = "../images/qgn_plat_toolbar_fullscreen_right_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
}
}
@@ -258,7 +250,6 @@
detail = "toolbar-frame-top"
file = "../images/qgn_plat_toolbar_frame_top_left_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -266,7 +257,6 @@
detail = "toolbar-frame-bottom"
file = "../images/qgn_plat_toolbar_frame_bottom_left_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -274,7 +264,6 @@
detail = "toolbar"
file = "../images/qgn_plat_toolbar_left_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -282,7 +271,6 @@
detail = "toolbar-fullscreen-frame-top"
file = "../images/qgn_plat_toolbar_fullscreen_frame_top_left_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -290,7 +278,6 @@
detail = "toolbar-fullscreen-frame-middle"
file = "../images/qgn_plat_toolbar_fullscreen_frame_middle.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -298,7 +285,6 @@
detail = "toolbar-fullscreen-frame-bottom"
file = "../images/qgn_plat_toolbar_fullscreen_frame_bottom_left_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -306,7 +292,6 @@
detail = "findtoolbar-fullscreen"
file = "../images/qgn_plat_toolbar_fullscreen_find.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
image {
function = BOX
@@ -314,7 +299,6 @@
detail = "toolbar-fullscreen"
file = "../images/qgn_plat_toolbar_fullscreen_left_tab.png"
border = { 24, 198, 0, 0 }
- stretch = TRUE
}
}
}
- Previous message: [maemo-commits] r13307 - in projects/haf/branches/hildon-control-panel/refactoring: . src
- Next message: [maemo-commits] r13309 - projects/haf/trunk/hildon-theme-layout-4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
