aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--Clearlooks/matchbox/theme.desktop.in1
-rw-r--r--Clearlooks/matchbox/theme.xml15
3 files changed, 15 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index b3d977d..16683ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-30 mallum,,, <mallum@openedhand.com>
+
+ * Clearlooks/matchbox/theme.desktop.in:
+ * Clearlooks/matchbox/theme.xml:
+ Clearlooks tweaks
+
2005-09-30 mallum <mallum@openedhand.com>
* Clearlooks/background/Makefile.am:
diff --git a/Clearlooks/matchbox/theme.desktop.in b/Clearlooks/matchbox/theme.desktop.in
index eb5bb3e..29e560c 100644
--- a/Clearlooks/matchbox/theme.desktop.in
+++ b/Clearlooks/matchbox/theme.desktop.in
@@ -13,4 +13,5 @@ MenuBgColor=#dcd7bc
MenuFgColor=black
MenuBdColor=#cccccc
MenuFont=Sans-10
+DesktopFont=San-8
DesktopBgSpec=img-stretched:PREFIX/share/themes/Clearlooks/background/default.png
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>