r2601 - trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/matchbox

alphaone at sita.openmoko.org alphaone at sita.openmoko.org
Thu Aug 2 01:20:23 CEST 2007


Author: alphaone
Date: 2007-08-02 01:20:22 +0200 (Thu, 02 Aug 2007)
New Revision: 2601

Modified:
   trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/matchbox/theme.xml
Log:
Make gradient smaller and increase the panel size


Modified: trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/matchbox/theme.xml
===================================================================
--- trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/matchbox/theme.xml	2007-08-01 16:42:52 UTC (rev 2600)
+++ trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/matchbox/theme.xml	2007-08-01 23:20:22 UTC (rev 2601)
@@ -23,7 +23,7 @@
   <layer x="0" y="0" w="100%"  h="37" 
    type="plain" color="orange" />
 
-  <layer x="0" y="0" w="100%-200"  h="37" 
+  <layer x="0" y="0" w="33%"  h="37" 
    type="gradient-horiz" startcol="transparent" endcol="black" />
  
   <layer x="0" y="37" w="100%" h="3"
@@ -34,17 +34,17 @@
    <inactive pixmap="closebutton" />
   </button>
 
-  <layer x="36" y="4" w="50%" h="32" 
+  <layer x="36" y="4" w="33%-36" h="32" 
    type="label" color="white" justify="left" font="titlefont" />
 
-  <button x="36" y="0" w="50%-32" h="36" action="menu" options="inputonly" />
+  <button x="36" y="0" w="33%-68" h="36" action="menu" options="inputonly" />
 
-  <button x="50%-32" y="0" w="32" h="40" action="custom">
+  <button x="33%-68" y="0" w="32" h="40" action="custom">
    <active pixmap="menubutton" blend="-150"/>
    <inactive pixmap="menubutton" />
   </button>
 
-   <panel x="100%-200" y="0" w="200" h="37" />
+   <panel x="33%" y="0" w="67%" h="37" />
 
 </frame>
 





More information about the commitlog mailing list