summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-07-11 01:33:50 +0000
committerDana Jansens <danakj@orodu.net>2003-07-11 01:33:50 +0000
commitf5f7e84ab4eea83786472faf825ffa08d3a4aa49 (patch)
tree1238ceacaf8879e4798078711df93dea7319f12c
parentc920b4769ef294d9421dc0220692b6b23c7a20e5 (diff)
oops extra menu_layout
-rw-r--r--DESIGN/themes.txt39
1 files changed, 14 insertions, 25 deletions
diff --git a/DESIGN/themes.txt b/DESIGN/themes.txt
index 0651cd5f..eee2efdf 100644
--- a/DESIGN/themes.txt
+++ b/DESIGN/themes.txt
@@ -46,25 +46,17 @@
</texture>
<button_layout id="funlayout">
- <enabled>
- <pressed>
- <focus style="fun" />
- <unfocus style="fun" />
- </pressed>
- <unpressed>
- <focus style="fun" />
- <unfocus style="fun" />
- </unpressed>
- </enabled>
+ <pressed>
+ <focus style="fun" />
+ <unfocus style="fun" />
+ </pressed>
+ <unpressed>
+ <focus style="fun" />
+ <unfocus style="fun" />
+ </unpressed>
<disabled>
- <pressed>
- <focus style="fun" />
- <unfocus style="fun" />
- </pressed>
- <unpressed>
- <focus style="fun" />
- <unfocus style="fun" />
- </unpressed>
+ <focus style="fun" />
+ <unfocus style="fun" />
</disabled>
</button>
@@ -73,11 +65,6 @@
<unfocus style="blah-sunken" text="vroom" />
</surface>
-<menu_layout id="titlelayout">
- <focus style="blah-flat" text="vroom" />
- <unfocus style="blah-sunken" text="vroom" />
-</surface>
-
<window>
<button id="close" layout="funlayout" />
<button id="stick" layout="funlayout" />
@@ -86,8 +73,10 @@
<button id="icon" layout="funlayout" />
<button id="shade" layout="funlayout" />
- <surface id="title" layout="titlelayout" />
- <surface id="handle" layout="titlelayout" />
+ <surface id="title" layout="titlelayout" />
+ <surface id="handle" layout="titlelayout" />
+ <surface id="leftgrip" layout="titlelayout" />
+ <surface id="rightgrip" layout="titlelayout" />
</window>
<menu>