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

thomas at sita.openmoko.org thomas at sita.openmoko.org
Thu Mar 22 12:06:39 CET 2007


Author: thomas
Date: 2007-03-22 12:06:36 +0100 (Thu, 22 Mar 2007)
New Revision: 1478

Added:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/today-background.png
Modified:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/openmoko-today
Log:
* Cleanup openmoko-today gtkrc
* Add openmoko-today background


Modified: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/openmoko-today
===================================================================
--- trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/openmoko-today	2007-03-22 10:53:40 UTC (rev 1477)
+++ trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/openmoko-today	2007-03-22 11:06:36 UTC (rev 1478)
@@ -1,25 +1,24 @@
 
 style "multi-postit" {
-   engine "pixmap" {
-        image {
-            function        = FLATBOX
-            state           = NORMAL
-            file            = "btn_post_it_multiple.png"
-        }
-   }
    bg_pixmap[NORMAL] = "btn_post_it_multiple.png"
 }
 
-widget "*today-multi-postit" style "multi-postit"
+style "single-postit" {
+   bg_pixmap[NORMAL] = "btn_post_it_single.png"
+}
 
-style "multi-postit" {
-   engine "pixmap" {
-        image {
-            function        = BOX
-            state           = NORMAL
-            file            = "btn_post_it_multiple.png"
-        }
-   }
+style "postit-label" {
+   fg[NORMAL] = "#000"
 }
 
 widget "*today-events-area-postit-multi" style "multi-postit"
+widget "*today-events-area-postit-single" style "single-postit"
+
+widget "*today-events-area-postit-*.*" style "postit-label"
+
+
+style "today-background" {
+   bg_pixmap[NORMAL] = "today-background.png"
+}
+
+widget "today-application-window" style "today-background"

Added: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/today-background.png
===================================================================
(Binary files differ)


Property changes on: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/today-background.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream





More information about the commitlog mailing list