Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/metacity-themes/files: metacity-themes-1.2-gentoo.diff
Date: Sun, 03 Aug 2008 20:55:12
Message-Id: E1KPkbd-0005t1-BA@stork.gentoo.org
1 eva 08/08/03 20:55:09
2
3 Added: metacity-themes-1.2-gentoo.diff
4 Log:
5 bump to 1.2, fix bug #205640. Thanks to Pacho Ramos.
6 (Portage version: 2.2_rc3/cvs/Linux 2.6.26-gentoo-mactel x86_64)
7
8 Revision Changes Path
9 1.1 x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff?rev=1.1&content-type=text/plain
13
14 Index: metacity-themes-1.2-gentoo.diff
15 ===================================================================
16 diff -NurB themes/Beautiful_and_Free/metacity-1/metacity-theme-1.xml themes-alt/Beautiful_and_Free/metacity-1/metacity-theme-1.xml
17 --- themes/Beautiful_and_Free/metacity-1/metacity-theme-1.xml 2002-10-29 03:37:08.000000000 -0500
18 +++ themes-alt/Beautiful_and_Free/metacity-1/metacity-theme-1.xml 2002-10-29 03:40:47.000000000 -0500
19 @@ -483,6 +483,7 @@
20 <window type="modal_dialog" style_set="normal"/>
21 <window type="menu" style_set="normal"/>
22 <window type="utility" style_set="normal"/>
23 +<window type="border" style_set="normal"/>
24
25
26 <menu_icon function="maximize" state="normal">
27 diff -NurB themes/Cazador/metacity-1/metacity-theme-1.xml themes-alt/Cazador/metacity-1/metacity-theme-1.xml
28 --- themes/Cazador/metacity-1/metacity-theme-1.xml 2002-10-29 03:37:09.000000000 -0500
29 +++ themes-alt/Cazador/metacity-1/metacity-theme-1.xml 2002-10-29 03:41:49.000000000 -0500
30 @@ -350,6 +350,7 @@
31 <window type="modal_dialog" style_set="normal"/>
32 <window type="menu" style_set="normal"/>
33 <window type="utility" style_set="utility"/>
34 +<window type="border" style_set="normal"/>
35
36 <menu_icon function="close" state="normal" draw_ops="close_button"/>
37 <menu_icon function="maximize" state="normal" draw_ops="maximize_button"/>
38 diff -NurB themes/PrettyMeta-Thin/metacity-1/metacity-theme-1.xml themes-alt/PrettyMeta-Thin/metacity-1/metacity-theme-1.xml
39 --- themes/PrettyMeta-Thin/metacity-1/metacity-theme-1.xml 2002-10-29 03:37:10.000000000 -0500
40 +++ themes-alt/PrettyMeta-Thin/metacity-1/metacity-theme-1.xml 2002-10-29 03:44:12.000000000 -0500
41 @@ -295,6 +295,7 @@
42 <window type="modal_dialog" style_set="normal"/>
43 <window type="menu" style_set="normal"/>
44 <window type="utility" style_set="utility"/>
45 +<window type="border" style_set="normal"/>
46
47 <menu_icon function="close" state="normal" draw_ops="button_close"/>
48 <menu_icon function="maximize" state="normal" draw_ops="button_maximize"/>
49 diff -NurB themes/metamile-marker-02/metacity-1/metacity-theme-1.xml themes-alt/metamile-marker-02/metacity-1/metacity-theme-1.xml
50 --- themes/metamile-marker-02/metacity-1/metacity-theme-1.xml 2002-10-29 03:37:10.000000000 -0500
51 +++ themes-alt/metamile-marker-02/metacity-1/metacity-theme-1.xml 2002-10-29 03:43:36.000000000 -0500
52 @@ -309,7 +309,7 @@
53 <window type="modal_dialog" style_set="normal"/>
54 <window type="menu" style_set="normal"/>
55 <window type="utility" style_set="utility"/>
56 -<window type="border" style_set="border"/>
57 +<window type="border" style_set="normal"/>
58
59 <menu_icon function="close" state="normal" draw_ops="button_close"/>
60 <menu_icon function="maximize" state="normal" draw_ops="button_maximize"/>