diff options
Diffstat (limited to 'x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff')
-rw-r--r-- | x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff b/x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff new file mode 100644 index 000000000000..5a5e7bb01ea1 --- /dev/null +++ b/x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff @@ -0,0 +1,45 @@ +diff -NurB themes/Beautiful_and_Free/metacity-1/metacity-theme-1.xml themes-alt/Beautiful_and_Free/metacity-1/metacity-theme-1.xml +--- themes/Beautiful_and_Free/metacity-1/metacity-theme-1.xml 2002-10-29 03:37:08.000000000 -0500 ++++ themes-alt/Beautiful_and_Free/metacity-1/metacity-theme-1.xml 2002-10-29 03:40:47.000000000 -0500 +@@ -483,6 +483,7 @@ + <window type="modal_dialog" style_set="normal"/> + <window type="menu" style_set="normal"/> + <window type="utility" style_set="normal"/> ++<window type="border" style_set="normal"/> + + + <menu_icon function="maximize" state="normal"> +diff -NurB themes/Cazador/metacity-1/metacity-theme-1.xml themes-alt/Cazador/metacity-1/metacity-theme-1.xml +--- themes/Cazador/metacity-1/metacity-theme-1.xml 2002-10-29 03:37:09.000000000 -0500 ++++ themes-alt/Cazador/metacity-1/metacity-theme-1.xml 2002-10-29 03:41:49.000000000 -0500 +@@ -350,6 +350,7 @@ + <window type="modal_dialog" style_set="normal"/> + <window type="menu" style_set="normal"/> + <window type="utility" style_set="utility"/> ++<window type="border" style_set="normal"/> + + <menu_icon function="close" state="normal" draw_ops="close_button"/> + <menu_icon function="maximize" state="normal" draw_ops="maximize_button"/> +diff -NurB themes/PrettyMeta-Thin/metacity-1/metacity-theme-1.xml themes-alt/PrettyMeta-Thin/metacity-1/metacity-theme-1.xml +--- themes/PrettyMeta-Thin/metacity-1/metacity-theme-1.xml 2002-10-29 03:37:10.000000000 -0500 ++++ themes-alt/PrettyMeta-Thin/metacity-1/metacity-theme-1.xml 2002-10-29 03:44:12.000000000 -0500 +@@ -295,6 +295,7 @@ + <window type="modal_dialog" style_set="normal"/> + <window type="menu" style_set="normal"/> + <window type="utility" style_set="utility"/> ++<window type="border" style_set="normal"/> + + <menu_icon function="close" state="normal" draw_ops="button_close"/> + <menu_icon function="maximize" state="normal" draw_ops="button_maximize"/> +diff -NurB themes/metamile-marker-02/metacity-1/metacity-theme-1.xml themes-alt/metamile-marker-02/metacity-1/metacity-theme-1.xml +--- themes/metamile-marker-02/metacity-1/metacity-theme-1.xml 2002-10-29 03:37:10.000000000 -0500 ++++ themes-alt/metamile-marker-02/metacity-1/metacity-theme-1.xml 2002-10-29 03:43:36.000000000 -0500 +@@ -309,7 +309,7 @@ + <window type="modal_dialog" style_set="normal"/>
+ <window type="menu" style_set="normal"/>
+ <window type="utility" style_set="utility"/>
+-<window type="border" style_set="border"/>
++<window type="border" style_set="normal"/>
+
+ <menu_icon function="close" state="normal" draw_ops="button_close"/>
+ <menu_icon function="maximize" state="normal" draw_ops="button_maximize"/>
|