summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames M. Cape <jcape@ignore-your.tv>2002-05-15 07:35:47 +0000
committerJames M. Cape <jcape@src.gnome.org>2002-05-15 07:35:47 +0000
commit2c73ab41ed1d766828e5b00455d54da1f0f409d8 (patch)
tree1324f6003767ed04c152270cff867d6dddf42df5
parent53bddf9cebba6326f1df29a5169b5ade010211ef (diff)
downloadmetacity-2c73ab41ed1d766828e5b00455d54da1f0f409d8.tar.gz
Minor tweak to minimize button.
2002-05-15 James M. Cape <jcape@ignore-your.tv> * src/themes/Esco/metacity-theme-1.xml: Minor tweak to minimize button.
-rw-r--r--ChangeLog5
-rw-r--r--src/themes/Esco/metacity-theme-1.xml5
2 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c068cdb..f90a4a15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-15 James M. Cape <jcape@ignore-your.tv>
+
+ * src/themes/Esco/metacity-theme-1.xml: Minor tweak to minimize
+ button.
+
2002-05-14 Havoc Pennington <hp@pobox.com>
* src/themes/Makefile.am (THEMES): add Esco theme from James Cape
diff --git a/src/themes/Esco/metacity-theme-1.xml b/src/themes/Esco/metacity-theme-1.xml
index 7c1d2d71..f021faf4 100644
--- a/src/themes/Esco/metacity-theme-1.xml
+++ b/src/themes/Esco/metacity-theme-1.xml
@@ -98,11 +98,6 @@
y="height - ButtonIPad - 4"
width="width - ButtonIPad * 2 - 1"
height="3"/>
- <line color="gtk:fg[INSENSITIVE]" width="2"
- x1="ButtonIPad + 1"
- y1="height - ButtonIPad - 2"
- x2="width - ButtonIPad - 1"
- y2="height - ButtonIPad - 2"/>
</draw_ops>
<draw_ops name="minimize_button_focused">
<rectangle color="gtk:fg[INSENSITIVE]" filled="false"