r2159 - trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0

thomas at sita.openmoko.org thomas at sita.openmoko.org
Tue Jun 5 13:19:36 CEST 2007


Author: thomas
Date: 2007-06-05 13:19:35 +0200 (Tue, 05 Jun 2007)
New Revision: 2159

Modified:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokofingertoolbox
Log:
theme: add bg_pixmaps to mokofingertoolbox to be used when compositing the
toolbox


Modified: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokofingertoolbox
===================================================================
--- trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokofingertoolbox	2007-06-05 11:18:52 UTC (rev 2158)
+++ trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokofingertoolbox	2007-06-05 11:19:35 UTC (rev 2159)
@@ -1,4 +1,5 @@
 style "mokofingertoolbox-leftarrow" {
+   bg_pixmap[NORMAL] = "btn_dialog_prev.png"
    engine "pixmap" {
         image {
             function        = BOX
@@ -30,6 +31,7 @@
 widget "*.mokofingertoolbox-leftarrow" style "mokofingertoolbox-leftarrow"
 
 style "mokofingertoolbox-rightarrow" {
+   bg_pixmap[NORMAL] = "btn_dialog_next.png"
    engine "pixmap" {
         image {
             function        = BOX
@@ -61,6 +63,7 @@
 widget "*.mokofingertoolbox-rightarrow" style "mokofingertoolbox-rightarrow"
 
 style "mokofingertoolbox-toolbutton" {
+   bg_pixmap[NORMAL] = "btn_type03.png"
    engine "pixmap" {
         image {
             function        = BOX





More information about the commitlog mailing list