[gnome-themes-standard] window decorations: more fixes...



commit 4cca82736befb3196501f58482a075ad04768b7e
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Wed Dec 1 17:44:24 2010 +0100

    window decorations: more fixes...

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 87c9c27..4a99d5d 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -944,9 +944,11 @@
 	<button function="right_left_background" state="normal" draw_ops="button_inner_right"/>
 	<button function="right_left_background" state="prelight" draw_ops="button_inner_right_prelight"/>
 	<button function="right_left_background" state="pressed" draw_ops="button_inner_right_pressed"/>
-	
+
+	<button version=">= 3.3" function="left_single_background" state="normal" draw_ops="button_inner_left"/>	
 	<button version=">= 3.3" function="left_single_background" state="prelight" draw_ops="button_inner_left_prelight"/>
 	<button version=">= 3.3" function="left_single_background" state="pressed" draw_ops="button_inner_left_pressed"/>
+	<button version=">= 3.3" function="right_single_background" state="normal" draw_ops="button_inner_right"/>
 	<button version=">= 3.3" function="right_single_background" state="prelight" draw_ops="button_inner_right_prelight"/>
 	<button version=">= 3.3" function="right_single_background" state="pressed" draw_ops="button_inner_right_pressed"/>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]