Merge lp:~muktupavels/ubuntu-themes/update-metacity-theme into lp:ubuntu-themes

Proposed by Alberts Muktupāvels
Status: Merged
Approved by: Dmitry Shachnev
Approved revision: 409
Merged at revision: 412
Proposed branch: lp:~muktupavels/ubuntu-themes/update-metacity-theme
Merge into: lp:ubuntu-themes
Diff against target: 115 lines (+0/-24)
2 files modified
Ambiance/metacity-1/metacity-theme-1.xml (+0/-12)
Radiance/metacity-1/metacity-theme-1.xml (+0/-12)
To merge this branch: bzr merge lp:~muktupavels/ubuntu-themes/update-metacity-theme
Reviewer Review Type Date Requested Status
Ubuntu Artwork Packagers Pending
Review via email: mp+245482@code.launchpad.net

Commit message

metacity-theme: remove unsupported properties.

Description of the change

Remove unsupported properties from metacity theme. These properties has never been used directly by metacity, but only in compiz via libmetacity-private.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Ambiance/metacity-1/metacity-theme-1.xml'
2--- Ambiance/metacity-1/metacity-theme-1.xml 2012-02-29 10:33:15 +0000
3+++ Ambiance/metacity-1/metacity-theme-1.xml 2015-01-01 18:25:36 +0000
4@@ -389,8 +389,6 @@
5 <button function="close" state="normal" draw_ops="close_focused_normal"/>
6 <button function="close" state="prelight" draw_ops="close_focused_prelight"/>
7 <button function="close" state="pressed" draw_ops="close_focused_pressed"/>
8- <shadow radius="8.0" opacity="0.75" color="#abde4f" x_offset="1" y_offset="4"/>
9- <padding left="7" right="7" bottom="7"/>
10 </frame_style>
11
12 <frame_style name="normal_unfocused" geometry="frame_geometry_normal">
13@@ -429,8 +427,6 @@
14 <button function="close" state="normal" draw_ops="close_unfocused_normal"/>
15 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
16 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
17- <shadow radius="8.0" opacity="0.5" color="#abde4f" x_offset="1" y_offset="4"/>
18- <padding left="7" right="7" bottom="7"/>
19 </frame_style>
20
21 <frame_style name="maximized_focused" geometry="geometry_maximized" parent="normal_focused">
22@@ -439,8 +435,6 @@
23 <button function="maximize" state="normal" draw_ops="unmaximize_focused_normal"/>
24 <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight"/>
25 <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed"/>
26- <shadow radius="0.0" opacity="0.0" color="#000000" x_offset="0" y_offset="0"/>
27- <padding left="0" right="0" bottom="0"/>
28 </frame_style>
29
30 <frame_style name="maximized_unfocused" geometry="geometry_maximized" parent="normal_unfocused">
31@@ -449,8 +443,6 @@
32 <button function="maximize" state="normal" draw_ops="unmaximize_unfocused_normal"/>
33 <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/>
34 <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/>
35- <shadow radius="0.0" opacity="0.0" color="#000000" x_offset="0" y_offset="0"/>
36- <padding left="0" right="0" bottom="0"/>
37 </frame_style>
38
39 <frame_style name="utility_focused" parent="normal_focused">
40@@ -464,8 +456,6 @@
41 <button function="close" state="normal" draw_ops="close_focused_normal"/>
42 <button function="close" state="prelight" draw_ops="close_focused_prelight"/>
43 <button function="close" state="pressed" draw_ops="close_focused_pressed"/>
44- <shadow radius="8.0" opacity="0.3" color="#abde4f" x_offset="1" y_offset="1"/>
45- <padding left="2" right="2" bottom="2"/>
46 </frame_style>
47
48 <frame_style name="utility_unfocused" parent="normal_unfocused">
49@@ -479,8 +469,6 @@
50 <button function="close" state="normal" draw_ops="close_unfocused_normal"/>
51 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
52 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
53- <shadow radius="8.0" opacity="0.3" color="#abde4f" x_offset="1" y_offset="1"/>
54- <padding left="2" right="2" bottom="2"/>
55 </frame_style>
56
57 <frame_style name="border" geometry="border" parent="normal_focused">
58
59=== modified file 'Radiance/metacity-1/metacity-theme-1.xml'
60--- Radiance/metacity-1/metacity-theme-1.xml 2012-02-29 10:33:15 +0000
61+++ Radiance/metacity-1/metacity-theme-1.xml 2015-01-01 18:25:36 +0000
62@@ -386,8 +386,6 @@
63 <button function="close" state="normal" draw_ops="close_focused_normal"/>
64 <button function="close" state="prelight" draw_ops="close_focused_prelight"/>
65 <button function="close" state="pressed" draw_ops="close_focused_pressed"/>
66- <shadow radius="8.0" opacity="0.75" color="#abde4f" x_offset="1" y_offset="4"/>
67- <padding left="7" right="7" bottom="7"/>
68 </frame_style>
69
70 <frame_style name="normal_unfocused" geometry="frame_geometry_normal">
71@@ -426,8 +424,6 @@
72 <button function="close" state="normal" draw_ops="close_unfocused_normal"/>
73 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
74 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
75- <shadow radius="8.0" opacity="0.5" color="#abde4f" x_offset="1" y_offset="4"/>
76- <padding left="7" right="7" bottom="7"/>
77 </frame_style>
78
79 <frame_style name="maximized_focused" geometry="geometry_maximized" parent="normal_focused">
80@@ -436,8 +432,6 @@
81 <button function="maximize" state="normal" draw_ops="unmaximize_focused_normal"/>
82 <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight"/>
83 <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed"/>
84- <shadow radius="0.0" opacity="0.0" color="#000000" x_offset="0" y_offset="0"/>
85- <padding left="0" right="0" bottom="0"/>
86 </frame_style>
87
88 <frame_style name="maximized_unfocused" geometry="geometry_maximized" parent="normal_unfocused">
89@@ -446,8 +440,6 @@
90 <button function="maximize" state="normal" draw_ops="unmaximize_unfocused_normal"/>
91 <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/>
92 <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/>
93- <shadow radius="0.0" opacity="0.0" color="#000000" x_offset="0" y_offset="0"/>
94- <padding left="0" right="0" bottom="0"/>
95 </frame_style>
96
97 <frame_style name="utility_focused" parent="normal_focused">
98@@ -461,8 +453,6 @@
99 <button function="close" state="normal" draw_ops="close_focused_normal"/>
100 <button function="close" state="prelight" draw_ops="close_focused_prelight"/>
101 <button function="close" state="pressed" draw_ops="close_focused_pressed"/>
102- <shadow radius="8.0" opacity="0.3" color="#abde4f" x_offset="1" y_offset="1"/>
103- <padding left="2" right="2" bottom="2"/>
104 </frame_style>
105
106 <frame_style name="utility_unfocused" parent="normal_unfocused">
107@@ -476,8 +466,6 @@
108 <button function="close" state="normal" draw_ops="close_unfocused_normal"/>
109 <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
110 <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
111- <shadow radius="8.0" opacity="0.3" color="#abde4f" x_offset="1" y_offset="1"/>
112- <padding left="2" right="2" bottom="2"/>
113 </frame_style>
114
115 <frame_style name="border" geometry="border" parent="normal_focused">

Subscribers

People subscribed via source and target branches