[maemo-commits] [maemo-commits] r11958 - in projects/haf/branches/hildon-theme-layout-5: . rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue May 29 18:14:38 EEST 2007
Author: mdk
Date: 2007-05-29 18:14:37 +0300 (Tue, 29 May 2007)
New Revision: 11958

Added:
   projects/haf/branches/hildon-theme-layout-5/rc/hildonwindow.rc
Removed:
   projects/haf/branches/hildon-theme-layout-5/rc/hildonapp.rc
Modified:
   projects/haf/branches/hildon-theme-layout-5/ChangeLog
   projects/haf/branches/hildon-theme-layout-5/rc/afterincludes.rc
   projects/haf/branches/hildon-theme-layout-5/rc/base.rc
   projects/haf/branches/hildon-theme-layout-5/rc/defaultarrows.rc
   projects/haf/branches/hildon-theme-layout-5/rc/gtkbutton.rc
   projects/haf/branches/hildon-theme-layout-5/rc/gtkcombobox.rc
   projects/haf/branches/hildon-theme-layout-5/rc/gtkentry.rc
   projects/haf/branches/hildon-theme-layout-5/rc/gtkframe.rc
   projects/haf/branches/hildon-theme-layout-5/rc/gtkrc.rc
Log:
Fourth round of crap cleanup.


Modified: projects/haf/branches/hildon-theme-layout-5/ChangeLog
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/ChangeLog	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/ChangeLog	2007-05-29 15:14:37 UTC (rev 11958)
@@ -1,5 +1,17 @@
 2007-05-29  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	* rc/afterincludes.rc:
+	* rc/base.rc:
+	* rc/defaultarrows.rc:
+	* rc/gtkbutton.rc:
+	* rc/gtkcombobox.rc:
+	* rc/gtkentry.rc:
+	* rc/gtkframe.rc:
+	* rc/gtkrc.rc:
+	* rc/hildonapp.rc: Fourth round of crap cleanup.
+
+2007-05-29  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* rc/Makefile.am:
 	* rc/gtkrc.rc:
 	* rc/hildonapp.rc:

Modified: projects/haf/branches/hildon-theme-layout-5/rc/afterincludes.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/afterincludes.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/afterincludes.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -15,7 +15,7 @@
 
 style "Toolbar_max_expand"
 {
-GtkToolbar::max_child_expand = 48
+  GtkToolbar::max_child_expand = 48
 }
 
 class "GtkWidget" style "Toolbar_max_expand"

Modified: projects/haf/branches/hildon-theme-layout-5/rc/base.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/base.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/base.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -13,9 +13,9 @@
       image
       {
         function = BOX
-          detail = "selection"
-          file = "../images/qgn_plat_focus_active.png"
-          border = { 2, 2, 2, 2 }
+        detail = "selection"
+        file = "../images/qgn_plat_focus_active.png"
+        border = { 2, 2, 2, 2 }
       }
       image
       {

Modified: projects/haf/branches/hildon-theme-layout-5/rc/defaultarrows.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/defaultarrows.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/defaultarrows.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -8,164 +8,165 @@
     image
     {
       function          = ARROW
-        state           = PRELIGHT
-        arrow_direction = LEFT
-        overlay_file    = "../images/qgn_plat_arrow_left_pressed.png"
-        overlay_stretch = FALSE
+      state           = PRELIGHT
+      arrow_direction = LEFT
+      overlay_file    = "../images/qgn_plat_arrow_left_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = ACTIVE
-        arrow_direction = LEFT
-        overlay_file    = "../images/qgn_plat_arrow_left_pressed.png"
-        overlay_stretch = FALSE
+      state           = ACTIVE
+      arrow_direction = LEFT
+      overlay_file    = "../images/qgn_plat_arrow_left_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = SELECTED
-        arrow_direction = LEFT
-        overlay_file    = "../images/qgn_plat_arrow_left_pressed.png"
-        overlay_stretch = FALSE
+      state           = SELECTED
+      arrow_direction = LEFT
+      overlay_file    = "../images/qgn_plat_arrow_left_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = INSENSITIVE
-        arrow_direction = LEFT
-        overlay_file    = "../images/qgn_plat_arrow_left_disabled.png"
-        overlay_stretch = FALSE
+      state           = INSENSITIVE
+      arrow_direction = LEFT
+      overlay_file    = "../images/qgn_plat_arrow_left_disabled.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        arrow_direction = LEFT
-        overlay_file    = "../images/qgn_plat_arrow_left_normal.png"
-        overlay_stretch = FALSE
+      arrow_direction = LEFT
+      overlay_file    = "../images/qgn_plat_arrow_left_normal.png"
+      overlay_stretch = FALSE
     }
 
     # right
     image
     {
       function          = ARROW
-        state           = ACTIVE
-        arrow_direction = RIGHT
-        overlay_file    = "../images/qgn_plat_arrow_right_pressed.png"
-        overlay_stretch = FALSE
+      state           = ACTIVE
+      arrow_direction = RIGHT
+      overlay_file    = "../images/qgn_plat_arrow_right_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = PRELIGHT
-        arrow_direction = RIGHT
-        overlay_file    = "../images/qgn_plat_arrow_right_pressed.png"
-        overlay_stretch = FALSE
+      state           = PRELIGHT
+      arrow_direction = RIGHT
+      overlay_file    = "../images/qgn_plat_arrow_right_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = SELECTED
-        arrow_direction = RIGHT
-        overlay_file    = "../images/qgn_plat_arrow_right_pressed.png"
-        overlay_stretch = FALSE
+      state           = SELECTED
+      arrow_direction = RIGHT
+      overlay_file    = "../images/qgn_plat_arrow_right_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = INSENSITIVE
-        arrow_direction = RIGHT
-        overlay_file    = "../images/qgn_plat_arrow_right_disabled.png"
-        overlay_stretch = FALSE
+      state           = INSENSITIVE
+      arrow_direction = RIGHT
+      overlay_file    = "../images/qgn_plat_arrow_right_disabled.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        arrow_direction = RIGHT
-        overlay_file    = "../images/qgn_plat_arrow_right_normal.png"
-        overlay_stretch = FALSE
+      arrow_direction = RIGHT
+      overlay_file    = "../images/qgn_plat_arrow_right_normal.png"
+      overlay_stretch = FALSE
     }
 
     # up
     image
     {
       function          = ARROW
-        state           = ACTIVE
-        arrow_direction = UP
-        overlay_file    = "../images/qgn_plat_arrow_up_pressed.png"
-        overlay_stretch = FALSE
+      state           = ACTIVE
+      arrow_direction = UP
+      overlay_file    = "../images/qgn_plat_arrow_up_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = PRELIGHT
-        arrow_direction = UP
-        overlay_file    = "../images/qgn_plat_arrow_up_pressed.png"
-        overlay_stretch = FALSE
+      state           = PRELIGHT
+      arrow_direction = UP
+      overlay_file    = "../images/qgn_plat_arrow_up_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = SELECTED
-        arrow_direction = UP
-        overlay_file    = "../images/qgn_plat_arrow_up_pressed.png"
-        overlay_stretch = FALSE
+      state           = SELECTED
+      arrow_direction = UP
+      overlay_file    = "../images/qgn_plat_arrow_up_pressed.png"
+      overlay_stretch = FALSE
     } 
     image
     {
       function          = ARROW
-        state           = INSENSITIVE
-        arrow_direction = UP
-        overlay_file    = "../images/qgn_plat_arrow_up_disabled.png"
-        overlay_stretch = FALSE
+      state           = INSENSITIVE
+      arrow_direction = UP
+      overlay_file    = "../images/qgn_plat_arrow_up_disabled.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        arrow_direction = UP
-        overlay_file    = "../images/qgn_plat_arrow_up_normal.png"
-        overlay_stretch = FALSE
+      arrow_direction = UP
+      overlay_file    = "../images/qgn_plat_arrow_up_normal.png"
+      overlay_stretch = FALSE
     }
 
     # down
     image
     {
       function          = ARROW
-        state           = ACTIVE
-        arrow_direction = DOWN
-        overlay_file    = "../images/qgn_plat_arrow_down_pressed.png"
-        overlay_stretch = FALSE
+      state           = ACTIVE
+      arrow_direction = DOWN
+      overlay_file    = "../images/qgn_plat_arrow_down_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = PRELIGHT
-        arrow_direction = DOWN
-        overlay_file    = "../images/qgn_plat_arrow_down_pressed.png"
-        overlay_stretch = FALSE
+      state           = PRELIGHT
+      arrow_direction = DOWN
+      overlay_file    = "../images/qgn_plat_arrow_down_pressed.png"
+      overlay_stretch = FALSE
     }
+    
     image    
     {
       function          = ARROW
-        state           = SELECTED
-        arrow_direction = DOWN
-        overlay_file    = "../images/qgn_plat_arrow_down_pressed.png"
-        overlay_stretch = FALSE
+      state           = SELECTED
+      arrow_direction = DOWN
+      overlay_file    = "../images/qgn_plat_arrow_down_pressed.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        state           = INSENSITIVE
-        arrow_direction = DOWN
-        overlay_file    = "../images/qgn_plat_arrow_down_disabled.png"
-        overlay_stretch = FALSE
+      state           = INSENSITIVE
+      arrow_direction = DOWN
+      overlay_file    = "../images/qgn_plat_arrow_down_disabled.png"
+      overlay_stretch = FALSE
     }
     image
     {
       function          = ARROW
-        arrow_direction = DOWN
-        overlay_file    = "../images/qgn_plat_arrow_down_normal.png"
-        overlay_stretch = FALSE
+      arrow_direction = DOWN
+      overlay_file    = "../images/qgn_plat_arrow_down_normal.png"
+      overlay_stretch = FALSE
     }
   }
 }

Modified: projects/haf/branches/hildon-theme-layout-5/rc/gtkbutton.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/gtkbutton.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/gtkbutton.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -14,79 +14,79 @@
 
     # Default button
     image {
-    function = FOCUS
-    state    = ACTIVE
-    detail   = "buttondefault"
-    file     = "../images/qgn_plat_view_button_nesw_pressed_focused.png"
-    border   = { 14, 14, 14, 14 }
+      function = FOCUS
+      state    = ACTIVE
+      detail   = "buttondefault"
+      file     = "../images/qgn_plat_view_button_nesw_pressed_focused.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = FOCUS
-    detail   = "buttondefault"
-    file     = "../images/qgn_plat_view_button_nesw_focused.png"
-    border   = { 14, 14, 14, 14 }
+      function = FOCUS
+      detail   = "buttondefault"
+      file     = "../images/qgn_plat_view_button_nesw_focused.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = BOX
-    shadow   = IN
-    detail   = "buttondefault"
-    file     = "../images/qgn_plat_view_button_nesw_pressed.png"
-    border   = { 14, 14, 14, 14 }
+      function = BOX
+      shadow   = IN
+      detail   = "buttondefault"
+      file     = "../images/qgn_plat_view_button_nesw_pressed.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = BOX
-    state    = SELECTED
-    detail   = "buttondefault"
-    file     = "../images/qgn_plat_view_button_nesw_pressed.png"
-    border   = { 14, 14, 14, 14 }
+      function = BOX
+      state    = SELECTED
+      detail   = "buttondefault"
+      file     = "../images/qgn_plat_view_button_nesw_pressed.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = BOX
-    state    = INSENSITIVE
-    detail   = "buttondefault"
-    file     = "../images/qgn_plat_view_button_nesw_disabled.png"
-    border   = { 14, 14, 14, 14 }
+      function = BOX
+      state    = INSENSITIVE
+      detail   = "buttondefault"
+      file     = "../images/qgn_plat_view_button_nesw_disabled.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = BOX
-    detail   = "buttondefault"
-    file     = "../images/qgn_plat_view_button_nesw.png"
-    border   = { 14, 14, 14, 14 }
+      function = BOX
+      detail   = "buttondefault"
+      file     = "../images/qgn_plat_view_button_nesw.png"
+      border   = { 14, 14, 14, 14 }
     }
 
     image {
-    function = FOCUS
-    state    = ACTIVE
-    file     = "../images/qgn_plat_view_button_pressed_focused.png"
-    border   = { 14, 14, 14, 14 }
+      function = FOCUS
+      state    = ACTIVE
+      file     = "../images/qgn_plat_view_button_pressed_focused.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = FOCUS
-    file     = "../images/qgn_plat_view_button_focused.png"
-    border   = { 14, 14, 14, 14 }
+      function = FOCUS
+      file     = "../images/qgn_plat_view_button_focused.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = BOX
-    shadow   = IN
-    file     = "../images/qgn_plat_view_button_pressed.png"
-    border   = { 14, 14, 14, 14 }
+      function = BOX
+      shadow   = IN
+      file     = "../images/qgn_plat_view_button_pressed.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = BOX
-    state    = SELECTED
-    file     = "../images/qgn_plat_view_button_pressed.png"
-    border   = { 14, 14, 14, 14 }
+      function = BOX
+      state    = SELECTED
+      file     = "../images/qgn_plat_view_button_pressed.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = BOX
-    state    = INSENSITIVE
-    file     = "../images/qgn_plat_view_button_disabled.png"
-    border   = { 14, 14, 14, 14 }
+      function = BOX
+      state    = INSENSITIVE
+      file     = "../images/qgn_plat_view_button_disabled.png"
+      border   = { 14, 14, 14, 14 }
     }
     image {
-    function = BOX
-    file     = "../images/qgn_plat_view_button.png"
-    border   = { 14, 14, 14, 14 }
+      function = BOX
+      file     = "../images/qgn_plat_view_button.png"
+      border   = { 14, 14, 14, 14 }
     }
   }
 }
@@ -105,168 +105,168 @@
   engine "sapwood" {
 
     image {
-    function = BOX
-    state    = ACTIVE
-    position = TOP, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_middle_pressed.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = ACTIVE
+      position = TOP, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_middle_pressed.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    state    = INSENSITIVE
-    position = TOP, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_middle_disabled.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = INSENSITIVE
+      position = TOP, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_middle_disabled.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    state    = SELECTED
-    position = TOP, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_middle_focused.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = SELECTED
+      position = TOP, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_middle_focused.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    position = TOP, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_middle_normal.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      position = TOP, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_middle_normal.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = FOCUS
-    state    = ACTIVE
-    position = TOP, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_middle_focused_pressed.png"
-    border   = { 20, 20, 0, 0}
+      function = FOCUS
+      state    = ACTIVE
+      position = TOP, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_middle_focused_pressed.png"
+      border   = { 20, 20, 0, 0}
     }
     image {
-    function = FOCUS
-    position = TOP, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_middle_focused.png"
-    border   = { 20, 20, 0, 0 }
+      function = FOCUS
+      position = TOP, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_middle_focused.png"
+      border   = { 20, 20, 0, 0 }
     }
   
     image {
-    function = BOX
-    state    = ACTIVE
-    position = TOP, LEFT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_left_pressed.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = ACTIVE
+      position = TOP, LEFT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_left_pressed.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    state    = INSENSITIVE
-    position = TOP, LEFT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_left_disabled.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = INSENSITIVE
+      position = TOP, LEFT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_left_disabled.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    state    = SELECTED
-    position = TOP, LEFT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_left_focused.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = SELECTED
+      position = TOP, LEFT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_left_focused.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    position = TOP, LEFT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_left_normal.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      position = TOP, LEFT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_left_normal.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = FOCUS
-    state    = ACTIVE
-    position = TOP, LEFT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_left_focused_pressed.png"
-    border   = { 20, 20, 0, 0 }
+      function = FOCUS
+      state    = ACTIVE
+      position = TOP, LEFT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_left_focused_pressed.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = FOCUS
-    position = TOP, LEFT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_left_focused.png"
-    border   = { 20, 20, 0, 0 }
+      function = FOCUS
+      position = TOP, LEFT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_left_focused.png"
+      border   = { 20, 20, 0, 0 }
     }
 
 
     image {
-    function = BOX
-    state    = ACTIVE
-    position = TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_right_pressed.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = ACTIVE
+      position = TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_right_pressed.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    state    = INSENSITIVE
-    position = TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_right_disabled.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = INSENSITIVE
+      position = TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_right_disabled.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    state    = SELECTED
-    position = TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_right_focused.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = SELECTED
+      position = TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_right_focused.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    position = TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_right_normal.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      position = TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_right_normal.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = FOCUS
-    state    = ACTIVE
-    position = TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_right_focused_pressed.png"
-    border   = { 20, 20, 0, 0 }
+      function = FOCUS
+      state    = ACTIVE
+      position = TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_right_focused_pressed.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = FOCUS
-    position = TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_right_focused.png"
-    border   = { 20, 20, 0, 0 }
+      function = FOCUS
+      position = TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_right_focused.png"
+      border   = { 20, 20, 0, 0 }
     }
     
     image {
-    function = BOX
-    state    = ACTIVE
-    position = LEFT, TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_alone_pressed.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = ACTIVE
+      position = LEFT, TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_alone_pressed.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    state    = INSENSITIVE
-    position = LEFT, TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_alone_disabled.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = INSENSITIVE
+      position = LEFT, TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_alone_disabled.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    state    = SELECTED
-    position = LEFT, TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_alone_focused.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      state    = SELECTED
+      position = LEFT, TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_alone_focused.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = BOX
-    position = LEFT, TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_alone_normal.png"
-    border   = { 20, 20, 0, 0 }
+      function = BOX
+      position = LEFT, TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_alone_normal.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = FOCUS
-    state    = ACTIVE
-    position = LEFT, TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_alone_focused_pressed.png"
-    border   = { 20, 20, 0, 0 }
+      function = FOCUS
+      state    = ACTIVE
+      position = LEFT, TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_alone_focused_pressed.png"
+      border   = { 20, 20, 0, 0 }
     }
     image {
-    function = FOCUS
-    position = LEFT, TOP, RIGHT, BOTTOM
-    file     = "../images/qgn_plat_dialog_button_alone_focused.png"
-    border   = { 20, 20, 0, 0 }
+      function = FOCUS
+      position = LEFT, TOP, RIGHT, BOTTOM
+      file     = "../images/qgn_plat_dialog_button_alone_focused.png"
+      border   = { 20, 20, 0, 0 }
     }
   }
 }

Modified: projects/haf/branches/hildon-theme-layout-5/rc/gtkcombobox.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/gtkcombobox.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/gtkcombobox.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -106,7 +106,7 @@
           state     = INSENSITIVE
           file      = "../images/qgn_plat_combobox_entry_frame_left_disabled.png"
           border    = { 4, 0, 4, 4 }
-  }
+    }
       image
         {
           function  = SHADOW

Modified: projects/haf/branches/hildon-theme-layout-5/rc/gtkentry.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/gtkentry.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/gtkentry.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -1,22 +1,22 @@
 style "osso-entry" 
 {
   GtkEntry::inner-border = { 6, 6, 0, 0 }
-	
-	engine "sapwood" {
-		image {
-			function = SHADOW
-			state = INSENSITIVE
-			file = "../images/qgn_plat_single_line_input_disabled.png"
-			border = { 2, 2, 2, 2 }
-		}
-	}
+  
+  engine "sapwood" {
+    image {
+      function = SHADOW
+      state = INSENSITIVE
+      file = "../images/qgn_plat_single_line_input_disabled.png"
+      border = { 2, 2, 2, 2 }
+    }
+  }
 
-	engine "sapwood" {
-		image {
-			function = SHADOW
-			file = "../images/qgn_plat_single_line_input.png"
-			border = { 2, 2, 2, 2 }
-		}
-	}
+  engine "sapwood" {
+    image {
+      function = SHADOW
+      file = "../images/qgn_plat_single_line_input.png"
+      border = { 2, 2, 2, 2 }
+    }
+  }
 }
 class "GtkEntry" style "osso-entry"

Modified: projects/haf/branches/hildon-theme-layout-5/rc/gtkframe.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/gtkframe.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/gtkframe.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -7,17 +7,17 @@
     {
       image
         {
-	        function = SHADOW
-	        state    = INSENSITIVE
-	        file     = "../images/qgn_plat_frame_disabled.png"
-	        border   = { 3, 3, 3, 3 }
-	      }
+          function = SHADOW
+          state    = INSENSITIVE
+          file     = "../images/qgn_plat_frame_disabled.png"
+          border   = { 3, 3, 3, 3 }
+        }
       image
         {
-	        function = SHADOW
-	        file     = "../images/qgn_plat_frame.png"
-	        border   = { 3, 3, 3, 3 }
-	      }
+          function = SHADOW
+          file     = "../images/qgn_plat_frame.png"
+          border   = { 3, 3, 3, 3 }
+        }
     }
 }
 

Modified: projects/haf/branches/hildon-theme-layout-5/rc/gtkrc.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/gtkrc.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/gtkrc.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -35,7 +35,7 @@
 include "gtkentrycompletion.rc"
 include "gtkviewport.rc"
 
-include "hildonapp.rc"
+include "hildonwindow.rc"
 include "hildonbanners.rc"
 include "hildoncaption.rc"
 include "hildoncolorchooser.rc"

Deleted: projects/haf/branches/hildon-theme-layout-5/rc/hildonapp.rc
===================================================================
--- projects/haf/branches/hildon-theme-layout-5/rc/hildonapp.rc	2007-05-29 15:10:13 UTC (rev 11957)
+++ projects/haf/branches/hildon-theme-layout-5/rc/hildonapp.rc	2007-05-29 15:14:37 UTC (rev 11958)
@@ -1,100 +0,0 @@
-style "osso-window-background" {
-
-  HildonWindow::borders = { 12, 12, 0, 24 }
-  HildonWindow::toolbar-borders = { 24, 24, 9, 9 }
-  
-  engine "sapwood" {
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "left-border"
-      file = "../images/qgn_plat_application_frame_left.png"
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "right-border"
-      file = "../images/qgn_plat_application_frame_right.png"
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "bottom-border"
-      file = "../images/qgn_plat_application_frame_bottom.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "toolbar-frame-top"
-      file = "../images/qgn_plat_toolbar_frame_top.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "toolbar-frame-middle"
-      file = "../images/qgn_plat_toolbar_frame_middle.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "toolbar-frame-bottom"
-      file = "../images/qgn_plat_toolbar_frame_bottom.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "findtoolbar"
-      file = "../images/qgn_plat_toolbar_find.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "toolbar"
-      file = "../images/qgn_plat_toolbar.png"
-      border = { 24, 24, 0, 0 }
-    }
-
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "toolbar-fullscreen-frame-top"
-      file = "../images/qgn_plat_toolbar_fullscreen_frame_top.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "toolbar-fullscreen-frame-middle"
-      file = "../images/qgn_plat_toolbar_fullscreen_frame_middle.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "toolbar-fullscreen-frame-bottom"
-      file = "../images/qgn_plat_toolbar_fullscreen_frame_bottom.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "findtoolbar-fullscreen"
-      file = "../images/qgn_plat_toolbar_fullscreen_find.png"
-      border = { 24, 24, 0, 0 }
-    }
-    image {
-      function = BOX
-      state = NORMAL
-      detail = "toolbar-fullscreen"
-      file = "../images/qgn_plat_toolbar_fullscreen.png"
-      border = { 24, 24, 0, 0 }
-    }
-  }
-}
-
-class "HildonWindow" style "osso-window-background"

Copied: projects/haf/branches/hildon-theme-layout-5/rc/hildonwindow.rc (from rev 11955, projects/haf/branches/hildon-theme-layout-5/rc/hildonapp.rc)


More information about the maemo-commits mailing list