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

alphaone at sita.openmoko.org alphaone at sita.openmoko.org
Fri Aug 10 04:24:12 CEST 2007


Author: alphaone
Date: 2007-08-10 04:24:12 +0200 (Fri, 10 Aug 2007)
New Revision: 2683

Modified:
   trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/matchbox/theme.xml
Log:
* Remove 'x' button in the panel. Applications are closed by pressing
the power button. (You'll need neod for that)


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-10 02:16:49 UTC (rev 2682)
+++ trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/matchbox/theme.xml	2007-08-10 02:24:12 UTC (rev 2683)
@@ -35,22 +35,17 @@
   <layer x="0" y="47" w="100%" h="3"
    type = "plain" color="lightmid" />
 
-  <button x="0" y="0" w="32" h="50" action="close" >
-   <active pixmap="closebutton" blend="-150"/>
-   <inactive pixmap="closebutton" />
-  </button>
-
-  <layer x="36" y="9" w="33%-36" h="37" 
+  <layer x="5" y="9" w="33%" h="37" 
    type="label" color="white" justify="left" font="titlefont" />
 
-  <button x="36" y="0" w="33%-68" h="46" action="menu" options="inputonly" />
+  <button x="5" y="0" w="33%" h="47" action="menu" options="inputonly" />
 
-  <button x="33%-68" y="0" w="32" h="50" action="custom">
+  <button x="33%+5" y="0" w="32" h="50" action="custom">
    <active pixmap="menubutton" blend="-150"/>
    <inactive pixmap="menubutton" />
   </button>
 
-   <panel x="33%" y="5" w="67%" h="37" />
+   <panel x="33%+37" y="5" w="67%-37" h="37" />
 
 </frame>
 





More information about the commitlog mailing list