[gnome-themes-standard] metacity-themes: Drop duplicate distance properties from max geometry



commit 8ee63fad9b152abf6345844259a1d80d2bd08eec
Author: Hans de Goede <hdegoede redhat com>
Date:   Tue Jul 1 10:14:13 2014 +0200

    metacity-themes: Drop duplicate distance properties from max geometry
    
    These are the same as the ones in the normal geometry the max geometry
    inherits from.
    
    Signed-off-by: Hans de Goede <hdegoede redhat com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732536

 themes/Adwaita/metacity-1/metacity-theme-3.xml     |    2 --
 .../HighContrast/metacity-1/metacity-theme-3.xml   |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 0aa38ca..80e5d32 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -51,8 +51,6 @@
 <frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" 
rounded_top_right="false">
        <distance name="left_width" value="0" />
        <distance name="right_width" value="0" />
-       <distance name="left_titlebar_edge" value="1"/>
-       <distance name="right_titlebar_edge" value="1"/>
        <distance name="title_vertical_pad" value="15"/> <!-- 
                                                        This needs to be 1 less then the
                                                        title_vertical_pad on normal state
diff --git a/themes/HighContrast/metacity-1/metacity-theme-3.xml 
b/themes/HighContrast/metacity-1/metacity-theme-3.xml
index 58dab98..e43baa4 100644
--- a/themes/HighContrast/metacity-1/metacity-theme-3.xml
+++ b/themes/HighContrast/metacity-1/metacity-theme-3.xml
@@ -47,8 +47,6 @@
 <frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" 
rounded_top_right="false">
        <distance name="left_width" value="0" />
        <distance name="right_width" value="0" />
-       <distance name="left_titlebar_edge" value="0"/>
-       <distance name="right_titlebar_edge" value="0"/>
        <distance name="title_vertical_pad" value="8"/> <!-- 
                                                        This needs to be 1 less then the
                                                        title_vertical_pad on normal state


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