aboutsummaryrefslogtreecommitdiffstats
path: root/Clearlooks/matchbox/theme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Clearlooks/matchbox/theme.xml')
-rw-r--r--Clearlooks/matchbox/theme.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/Clearlooks/matchbox/theme.xml b/Clearlooks/matchbox/theme.xml
index 988ef9a..ad66c90 100644
--- a/Clearlooks/matchbox/theme.xml
+++ b/Clearlooks/matchbox/theme.xml
@@ -45,14 +45,15 @@
type="pixmap" pixmap="paneldiv" />
-->
- <layer x="4" y="4" w="100%-100" h="20"
- type="label" color="white" justify="center" font="titlefont" />
+ <layer x="8" y="4" w="100%-100" h="20"
+ type="label" color="white" justify="left" font="titlefont" />
<button x="100%-28" y="3" w="19" h="19" action="close" >
- <active pixmap="closebuttondown" />
- <inactive pixmap="closebutton" />
+ <active pixmap="closebutton" />
+ <inactive pixmap="closebuttondown" />
</button>
+<!-- for panel in titlebar
<layer x="100%-100" y="0" w="object" h="object"
type="pixmap" pixmap="panelleft" />
@@ -61,7 +62,7 @@
<layer x="100%-40" y="0" w="object" h="object"
type="pixmap" pixmap="panelright" />
-
+-->
<panel x="100%-94" y="1" w="54" h="20" />
</frame>
@@ -121,8 +122,8 @@
type="label" color="white" justify="center" font="titlefont" />
<button x="100%-24" y="3" w="19" h="19" action="close" >
- <active pixmap="closebuttondown" />
- <inactive pixmap="closebutton" />
+ <active pixmap="closebutton" />
+ <inactive pixmap="closebuttondown" />
</button>
</frame>