Merge lp:~3v1n0/compiz/ctrl+alt+kp0-clash-fix-0.9.10 into lp:compiz/0.9.10
- ctrl+alt+kp0-clash-fix-0.9.10
- Merge into 0.9.10
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | Christopher Townsend |
Approved revision: | 3797 |
Merged at revision: | 3797 |
Proposed branch: | lp:~3v1n0/compiz/ctrl+alt+kp0-clash-fix-0.9.10 |
Merge into: | lp:compiz/0.9.10 |
Diff against target: |
246 lines (+57/-52) 1 file modified
debian/patches/ubuntu-config.patch (+57/-52) |
To merge this branch: | bzr merge lp:~3v1n0/compiz/ctrl+alt+kp0-clash-fix-0.9.10 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Christopher Townsend (community) | Approve | ||
Review via email: mp+189881@code.launchpad.net |
Commit message
debian/
Otherwise this clashes with default minimize key.
Description of the change
debian/
Otherwise this clashes with default minimize key.
To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) : | # |
review:
Approve
(continuous-integration)
Preview Diff
[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1 | === modified file 'debian/patches/ubuntu-config.patch' | |||
2 | --- debian/patches/ubuntu-config.patch 2013-09-16 16:03:03 +0000 | |||
3 | +++ debian/patches/ubuntu-config.patch 2013-10-08 15:04:32 +0000 | |||
4 | @@ -1,8 +1,8 @@ | |||
5 | 1 | === modified file 'metadata/core.xml.in' | 1 | === modified file 'metadata/core.xml.in' |
7 | 2 | Index: compiz/metadata/core.xml.in | 2 | Index: compiz-0.9.10/metadata/core.xml.in |
8 | 3 | =================================================================== | 3 | =================================================================== |
11 | 4 | --- compiz.orig/metadata/core.xml.in 2013-09-16 18:01:32.553411336 +0200 | 4 | --- compiz-0.9.10.orig/metadata/core.xml.in 2013-10-08 17:02:17.016547820 +0200 |
12 | 5 | +++ compiz/metadata/core.xml.in 2013-09-16 18:01:32.537411397 +0200 | 5 | +++ compiz-0.9.10/metadata/core.xml.in 2013-10-08 17:02:17.004547851 +0200 |
13 | 6 | @@ -139,7 +139,7 @@ | 6 | @@ -139,7 +139,7 @@ |
14 | 7 | <option name="focus_prevention_match" type="match"> | 7 | <option name="focus_prevention_match" type="match"> |
15 | 8 | <_short>Focus Prevention Windows</_short> | 8 | <_short>Focus Prevention Windows</_short> |
16 | @@ -65,10 +65,10 @@ | |||
17 | 65 | <min>1</min> | 65 | <min>1</min> |
18 | 66 | <max>32</max> | 66 | <max>32</max> |
19 | 67 | </option> | 67 | </option> |
21 | 68 | Index: compiz/plugins/animation/animation.xml.in | 68 | Index: compiz-0.9.10/plugins/animation/animation.xml.in |
22 | 69 | =================================================================== | 69 | =================================================================== |
25 | 70 | --- compiz.orig/plugins/animation/animation.xml.in 2013-09-16 18:01:32.553411336 +0200 | 70 | --- compiz-0.9.10.orig/plugins/animation/animation.xml.in 2013-10-08 17:02:17.016547820 +0200 |
26 | 71 | +++ compiz/plugins/animation/animation.xml.in 2013-09-16 18:01:32.537411397 +0200 | 71 | +++ compiz-0.9.10/plugins/animation/animation.xml.in 2013-10-08 17:02:17.004547851 +0200 |
27 | 72 | @@ -36,7 +36,7 @@ | 72 | @@ -36,7 +36,7 @@ |
28 | 73 | <extensible/> | 73 | <extensible/> |
29 | 74 | <sort start="2"/> | 74 | <sort start="2"/> |
30 | @@ -207,10 +207,10 @@ | |||
31 | 207 | <min>0</min> | 207 | <min>0</min> |
32 | 208 | <max>1</max> | 208 | <max>1</max> |
33 | 209 | <precision>0.01</precision> | 209 | <precision>0.01</precision> |
35 | 210 | Index: compiz/plugins/decor/decor.xml.in | 210 | Index: compiz-0.9.10/plugins/decor/decor.xml.in |
36 | 211 | =================================================================== | 211 | =================================================================== |
39 | 212 | --- compiz.orig/plugins/decor/decor.xml.in 2013-09-16 18:01:32.553411336 +0200 | 212 | --- compiz-0.9.10.orig/plugins/decor/decor.xml.in 2013-10-08 17:02:17.016547820 +0200 |
40 | 213 | +++ compiz/plugins/decor/decor.xml.in 2013-09-16 18:01:32.537411397 +0200 | 213 | +++ compiz-0.9.10/plugins/decor/decor.xml.in 2013-10-08 17:02:17.008547841 +0200 |
41 | 214 | @@ -31,7 +31,7 @@ | 214 | @@ -31,7 +31,7 @@ |
42 | 215 | <option name="active_shadow_opacity" type="float"> | 215 | <option name="active_shadow_opacity" type="float"> |
43 | 216 | <_short>Shadow Opacity</_short> | 216 | <_short>Shadow Opacity</_short> |
44 | @@ -247,10 +247,10 @@ | |||
45 | 247 | </option> | 247 | </option> |
46 | 248 | <option name="mipmap" type="bool"> | 248 | <option name="mipmap" type="bool"> |
47 | 249 | <_short>Mipmap</_short> | 249 | <_short>Mipmap</_short> |
49 | 250 | Index: compiz/plugins/fade/fade.xml.in | 250 | Index: compiz-0.9.10/plugins/fade/fade.xml.in |
50 | 251 | =================================================================== | 251 | =================================================================== |
53 | 252 | --- compiz.orig/plugins/fade/fade.xml.in 2013-09-16 18:01:32.553411336 +0200 | 252 | --- compiz-0.9.10.orig/plugins/fade/fade.xml.in 2013-10-08 17:02:17.016547820 +0200 |
54 | 253 | +++ compiz/plugins/fade/fade.xml.in 2013-09-16 18:01:32.541411382 +0200 | 253 | +++ compiz-0.9.10/plugins/fade/fade.xml.in 2013-10-08 17:02:17.008547841 +0200 |
55 | 254 | @@ -10,6 +10,7 @@ | 254 | @@ -10,6 +10,7 @@ |
56 | 255 | </requirement> | 255 | </requirement> |
57 | 256 | <relation type="after"> | 256 | <relation type="after"> |
58 | @@ -268,10 +268,10 @@ | |||
59 | 268 | </option> | 268 | </option> |
60 | 269 | <option name="visual_bell" type="bell"> | 269 | <option name="visual_bell" type="bell"> |
61 | 270 | <_short>Visual Bell</_short> | 270 | <_short>Visual Bell</_short> |
63 | 271 | Index: compiz/plugins/gnomecompat/gnomecompat.xml.in | 271 | Index: compiz-0.9.10/plugins/gnomecompat/gnomecompat.xml.in |
64 | 272 | =================================================================== | 272 | =================================================================== |
67 | 273 | --- compiz.orig/plugins/gnomecompat/gnomecompat.xml.in 2013-09-16 18:01:32.553411336 +0200 | 273 | --- compiz-0.9.10.orig/plugins/gnomecompat/gnomecompat.xml.in 2013-10-08 17:02:17.016547820 +0200 |
68 | 274 | +++ compiz/plugins/gnomecompat/gnomecompat.xml.in 2013-09-16 18:01:32.541411382 +0200 | 274 | +++ compiz-0.9.10/plugins/gnomecompat/gnomecompat.xml.in 2013-10-08 17:02:17.008547841 +0200 |
69 | 275 | @@ -53,6 +53,7 @@ | 275 | @@ -53,6 +53,7 @@ |
70 | 276 | <option name="run_command_terminal_key" type="key"> | 276 | <option name="run_command_terminal_key" type="key"> |
71 | 277 | <_short>Open a terminal</_short> | 277 | <_short>Open a terminal</_short> |
72 | @@ -280,10 +280,10 @@ | |||
73 | 280 | </option> | 280 | </option> |
74 | 281 | </group> | 281 | </group> |
75 | 282 | </options> | 282 | </options> |
77 | 283 | Index: compiz/plugins/place/place.xml.in | 283 | Index: compiz-0.9.10/plugins/place/place.xml.in |
78 | 284 | =================================================================== | 284 | =================================================================== |
81 | 285 | --- compiz.orig/plugins/place/place.xml.in 2013-09-16 18:01:32.553411336 +0200 | 285 | --- compiz-0.9.10.orig/plugins/place/place.xml.in 2013-10-08 17:02:17.016547820 +0200 |
82 | 286 | +++ compiz/plugins/place/place.xml.in 2013-09-16 18:01:32.541411382 +0200 | 286 | +++ compiz-0.9.10/plugins/place/place.xml.in 2013-10-08 17:02:17.008547841 +0200 |
83 | 287 | @@ -20,8 +20,8 @@ | 287 | @@ -20,8 +20,8 @@ |
84 | 288 | <option name="mode" type="int"> | 288 | <option name="mode" type="int"> |
85 | 289 | <_short>Placement Mode</_short> | 289 | <_short>Placement Mode</_short> |
86 | @@ -295,10 +295,10 @@ | |||
87 | 295 | <max>5</max> | 295 | <max>5</max> |
88 | 296 | <desc> | 296 | <desc> |
89 | 297 | <value>0</value> | 297 | <value>0</value> |
91 | 298 | Index: compiz/plugins/resize/resize.xml.in | 298 | Index: compiz-0.9.10/plugins/resize/resize.xml.in |
92 | 299 | =================================================================== | 299 | =================================================================== |
95 | 300 | --- compiz.orig/plugins/resize/resize.xml.in 2013-09-16 18:01:32.553411336 +0200 | 300 | --- compiz-0.9.10.orig/plugins/resize/resize.xml.in 2013-10-08 17:02:17.016547820 +0200 |
96 | 301 | +++ compiz/plugins/resize/resize.xml.in 2013-09-16 18:01:32.541411382 +0200 | 301 | +++ compiz-0.9.10/plugins/resize/resize.xml.in 2013-10-08 17:02:17.008547841 +0200 |
97 | 302 | @@ -28,7 +28,7 @@ | 302 | @@ -28,7 +28,7 @@ |
98 | 303 | <option name="mode" type="int"> | 303 | <option name="mode" type="int"> |
99 | 304 | <_short>Default Resize Mode</_short> | 304 | <_short>Default Resize Mode</_short> |
100 | @@ -343,10 +343,10 @@ | |||
101 | 343 | </default> | 343 | </default> |
102 | 344 | </option> | 344 | </option> |
103 | 345 | <subgroup> | 345 | <subgroup> |
105 | 346 | Index: compiz/plugins/scale/scale.xml.in | 346 | Index: compiz-0.9.10/plugins/scale/scale.xml.in |
106 | 347 | =================================================================== | 347 | =================================================================== |
109 | 348 | --- compiz.orig/plugins/scale/scale.xml.in 2013-09-16 18:01:32.553411336 +0200 | 348 | --- compiz-0.9.10.orig/plugins/scale/scale.xml.in 2013-10-08 17:02:17.016547820 +0200 |
110 | 349 | +++ compiz/plugins/scale/scale.xml.in 2013-09-16 18:01:32.541411382 +0200 | 349 | +++ compiz-0.9.10/plugins/scale/scale.xml.in 2013-10-08 17:02:17.008547841 +0200 |
111 | 350 | @@ -19,14 +19,14 @@ | 350 | @@ -19,14 +19,14 @@ |
112 | 351 | <option name="spacing" type="int"> | 351 | <option name="spacing" type="int"> |
113 | 352 | <_short>Spacing</_short> | 352 | <_short>Spacing</_short> |
114 | @@ -435,10 +435,10 @@ | |||
115 | 435 | </option> | 435 | </option> |
116 | 436 | </group> | 436 | </group> |
117 | 437 | </options> | 437 | </options> |
119 | 438 | Index: compiz/plugins/staticswitcher/staticswitcher.xml.in | 438 | Index: compiz-0.9.10/plugins/staticswitcher/staticswitcher.xml.in |
120 | 439 | =================================================================== | 439 | =================================================================== |
123 | 440 | --- compiz.orig/plugins/staticswitcher/staticswitcher.xml.in 2013-09-16 18:01:32.553411336 +0200 | 440 | --- compiz-0.9.10.orig/plugins/staticswitcher/staticswitcher.xml.in 2013-10-08 17:02:17.016547820 +0200 |
124 | 441 | +++ compiz/plugins/staticswitcher/staticswitcher.xml.in 2013-09-16 18:01:32.541411382 +0200 | 441 | +++ compiz-0.9.10/plugins/staticswitcher/staticswitcher.xml.in 2013-10-08 17:02:17.008547841 +0200 |
125 | 442 | @@ -11,7 +11,6 @@ | 442 | @@ -11,7 +11,6 @@ |
126 | 443 | <relation type="after"> | 443 | <relation type="after"> |
127 | 444 | <plugin>composite</plugin> | 444 | <plugin>composite</plugin> |
128 | @@ -515,10 +515,10 @@ | |||
129 | 515 | <desc> | 515 | <desc> |
130 | 516 | <value>0</value> | 516 | <value>0</value> |
131 | 517 | <_name>None</_name> | 517 | <_name>None</_name> |
133 | 518 | Index: compiz/plugins/vpswitch/vpswitch.xml.in | 518 | Index: compiz-0.9.10/plugins/vpswitch/vpswitch.xml.in |
134 | 519 | =================================================================== | 519 | =================================================================== |
137 | 520 | --- compiz.orig/plugins/vpswitch/vpswitch.xml.in 2013-09-16 18:01:32.553411336 +0200 | 520 | --- compiz-0.9.10.orig/plugins/vpswitch/vpswitch.xml.in 2013-10-08 17:02:17.016547820 +0200 |
138 | 521 | +++ compiz/plugins/vpswitch/vpswitch.xml.in 2013-09-16 18:01:32.541411382 +0200 | 521 | +++ compiz-0.9.10/plugins/vpswitch/vpswitch.xml.in 2013-10-08 17:02:17.008547841 +0200 |
139 | 522 | @@ -95,13 +95,11 @@ | 522 | @@ -95,13 +95,11 @@ |
140 | 523 | <option name="next_button" type="button"> | 523 | <option name="next_button" type="button"> |
141 | 524 | <_short>Move Next</_short> | 524 | <_short>Move Next</_short> |
142 | @@ -533,10 +533,10 @@ | |||
143 | 533 | <internal/> | 533 | <internal/> |
144 | 534 | </option> | 534 | </option> |
145 | 535 | <option name="initiate_button" type="button"> | 535 | <option name="initiate_button" type="button"> |
147 | 536 | Index: compiz/plugins/wall/wall.xml.in | 536 | Index: compiz-0.9.10/plugins/wall/wall.xml.in |
148 | 537 | =================================================================== | 537 | =================================================================== |
151 | 538 | --- compiz.orig/plugins/wall/wall.xml.in 2013-09-16 18:01:32.553411336 +0200 | 538 | --- compiz-0.9.10.orig/plugins/wall/wall.xml.in 2013-10-08 17:02:17.016547820 +0200 |
152 | 539 | +++ compiz/plugins/wall/wall.xml.in 2013-09-16 18:01:32.541411382 +0200 | 539 | +++ compiz-0.9.10/plugins/wall/wall.xml.in 2013-10-08 17:02:17.008547841 +0200 |
153 | 540 | @@ -30,12 +30,12 @@ | 540 | @@ -30,12 +30,12 @@ |
154 | 541 | <option name="miniscreen" type="bool"> | 541 | <option name="miniscreen" type="bool"> |
155 | 542 | <_short>Show Live Viewport Previews</_short> | 542 | <_short>Show Live Viewport Previews</_short> |
156 | @@ -693,10 +693,10 @@ | |||
157 | 693 | </option> | 693 | </option> |
158 | 694 | <option name="edgeflip_dnd" type="bool"> | 694 | <option name="edgeflip_dnd" type="bool"> |
159 | 695 | <_short>Edge Flip DnD</_short> | 695 | <_short>Edge Flip DnD</_short> |
161 | 696 | Index: compiz/tests/system/xorg-gtest/tests/compiz_xorg_gtest_ewmh.cpp | 696 | Index: compiz-0.9.10/tests/system/xorg-gtest/tests/compiz_xorg_gtest_ewmh.cpp |
162 | 697 | =================================================================== | 697 | =================================================================== |
165 | 698 | --- compiz.orig/tests/system/xorg-gtest/tests/compiz_xorg_gtest_ewmh.cpp 2013-09-16 18:01:32.553411336 +0200 | 698 | --- compiz-0.9.10.orig/tests/system/xorg-gtest/tests/compiz_xorg_gtest_ewmh.cpp 2013-10-08 17:02:17.016547820 +0200 |
166 | 699 | +++ compiz/tests/system/xorg-gtest/tests/compiz_xorg_gtest_ewmh.cpp 2013-09-16 18:01:32.541411382 +0200 | 699 | +++ compiz-0.9.10/tests/system/xorg-gtest/tests/compiz_xorg_gtest_ewmh.cpp 2013-10-08 17:02:17.008547841 +0200 |
167 | 700 | @@ -46,7 +46,7 @@ | 700 | @@ -46,7 +46,7 @@ |
168 | 701 | 701 | ||
169 | 702 | namespace | 702 | namespace |
170 | @@ -706,11 +706,16 @@ | |||
171 | 706 | unsigned int DEFAULT_VIEWPORT_HEIGHT = 1; | 706 | unsigned int DEFAULT_VIEWPORT_HEIGHT = 1; |
172 | 707 | 707 | ||
173 | 708 | bool Advance (Display *d, bool r) | 708 | bool Advance (Display *d, bool r) |
175 | 709 | Index: compiz/plugins/grid/grid.xml.in | 709 | Index: compiz-0.9.10/plugins/grid/grid.xml.in |
176 | 710 | =================================================================== | 710 | =================================================================== |
180 | 711 | --- compiz.orig/plugins/grid/grid.xml.in 2013-09-16 18:01:32.553411336 +0200 | 711 | --- compiz-0.9.10.orig/plugins/grid/grid.xml.in 2013-10-08 17:02:17.016547820 +0200 |
181 | 712 | +++ compiz/plugins/grid/grid.xml.in 2013-09-16 18:01:49.693346061 +0200 | 712 | +++ compiz-0.9.10/plugins/grid/grid.xml.in 2013-10-08 17:02:27.968519933 +0200 |
182 | 713 | @@ -73,7 +73,7 @@ | 713 | @@ -68,12 +68,11 @@ |
183 | 714 | <option name="put_maximize_key" type="key"> | ||
184 | 715 | <_short>Maximize Key</_short> | ||
185 | 716 | <_long>Maximize window.</_long> | ||
186 | 717 | - <default><Control><Alt>KP_0</default> | ||
187 | 718 | </option> | ||
188 | 714 | <option name="put_restore_key" type="key"> | 719 | <option name="put_restore_key" type="key"> |
189 | 715 | <_short>Restore</_short> | 720 | <_short>Restore</_short> |
190 | 716 | <_long>Restore window to it's original size. Note: Use the same shortcut you are using to unmaximize a window to be able to restore grid-maximized windows.</_long> | 721 | <_long>Restore window to it's original size. Note: Use the same shortcut you are using to unmaximize a window to be able to restore grid-maximized windows.</_long> |
191 | @@ -719,10 +724,10 @@ | |||
192 | 719 | </option> | 724 | </option> |
193 | 720 | </group> | 725 | </group> |
194 | 721 | <group> | 726 | <group> |
196 | 722 | Index: compiz/plugins/ezoom/ezoom.xml.in | 727 | Index: compiz-0.9.10/plugins/ezoom/ezoom.xml.in |
197 | 723 | =================================================================== | 728 | =================================================================== |
200 | 724 | --- compiz.orig/plugins/ezoom/ezoom.xml.in 2013-09-16 18:01:32.553411336 +0200 | 729 | --- compiz-0.9.10.orig/plugins/ezoom/ezoom.xml.in 2013-10-08 17:02:17.016547820 +0200 |
201 | 725 | +++ compiz/plugins/ezoom/ezoom.xml.in 2013-09-16 18:01:32.545411366 +0200 | 730 | +++ compiz-0.9.10/plugins/ezoom/ezoom.xml.in 2013-10-08 17:02:17.012547830 +0200 |
202 | 726 | @@ -30,7 +30,7 @@ | 731 | @@ -30,7 +30,7 @@ |
203 | 727 | <option type="button" name="zoom_in_button"> | 732 | <option type="button" name="zoom_in_button"> |
204 | 728 | <_short>Zoom In Button</_short> | 733 | <_short>Zoom In Button</_short> |
205 | @@ -759,10 +764,10 @@ | |||
206 | 759 | </option> | 764 | </option> |
207 | 760 | </subgroup> | 765 | </subgroup> |
208 | 761 | </group> | 766 | </group> |
210 | 762 | Index: compiz/plugins/expo/expo.xml.in | 767 | Index: compiz-0.9.10/plugins/expo/expo.xml.in |
211 | 763 | =================================================================== | 768 | =================================================================== |
214 | 764 | --- compiz.orig/plugins/expo/expo.xml.in 2013-09-16 18:01:32.553411336 +0200 | 769 | --- compiz-0.9.10.orig/plugins/expo/expo.xml.in 2013-10-08 17:02:17.016547820 +0200 |
215 | 765 | +++ compiz/plugins/expo/expo.xml.in 2013-09-16 18:01:32.545411366 +0200 | 770 | +++ compiz-0.9.10/plugins/expo/expo.xml.in 2013-10-08 17:02:17.012547830 +0200 |
216 | 766 | @@ -17,6 +17,7 @@ | 771 | @@ -17,6 +17,7 @@ |
217 | 767 | <plugin>wobbly</plugin> | 772 | <plugin>wobbly</plugin> |
218 | 768 | <plugin>animation</plugin> | 773 | <plugin>animation</plugin> |
219 | @@ -857,10 +862,10 @@ | |||
220 | 857 | </option> | 862 | </option> |
221 | 858 | <option name="ground_color1" type="color"> | 863 | <option name="ground_color1" type="color"> |
222 | 859 | <_short>Ground Color (near)</_short> | 864 | <_short>Ground Color (near)</_short> |
224 | 860 | Index: compiz/compizconfig/integration/gnome/gsettings/org.compiz.integrated.gschema.xml | 865 | Index: compiz-0.9.10/compizconfig/integration/gnome/gsettings/org.compiz.integrated.gschema.xml |
225 | 861 | =================================================================== | 866 | =================================================================== |
228 | 862 | --- compiz.orig/compizconfig/integration/gnome/gsettings/org.compiz.integrated.gschema.xml 2013-09-16 18:01:32.553411336 +0200 | 867 | --- compiz-0.9.10.orig/compizconfig/integration/gnome/gsettings/org.compiz.integrated.gschema.xml 2013-10-08 17:02:17.016547820 +0200 |
229 | 863 | +++ compiz/compizconfig/integration/gnome/gsettings/org.compiz.integrated.gschema.xml 2013-09-16 18:01:32.545411366 +0200 | 868 | +++ compiz-0.9.10/compizconfig/integration/gnome/gsettings/org.compiz.integrated.gschema.xml 2013-10-08 17:02:17.012547830 +0200 |
230 | 864 | @@ -10,6 +10,9 @@ | 869 | @@ -10,6 +10,9 @@ |
231 | 865 | <key type="s" name="command-screenshot"> | 870 | <key type="s" name="command-screenshot"> |
232 | 866 | <default>"gnome-screenshot"</default> | 871 | <default>"gnome-screenshot"</default> |
233 | @@ -881,10 +886,10 @@ | |||
234 | 881 | <key type="s" name="command-12"> | 886 | <key type="s" name="command-12"> |
235 | 882 | <default>""</default> | 887 | <default>""</default> |
236 | 883 | </key> | 888 | </key> |
238 | 884 | Index: compiz/plugins/commands/commands.xml.in | 889 | Index: compiz-0.9.10/plugins/commands/commands.xml.in |
239 | 885 | =================================================================== | 890 | =================================================================== |
242 | 886 | --- compiz.orig/plugins/commands/commands.xml.in 2013-09-16 18:01:32.553411336 +0200 | 891 | --- compiz-0.9.10.orig/plugins/commands/commands.xml.in 2013-10-08 17:02:17.016547820 +0200 |
243 | 887 | +++ compiz/plugins/commands/commands.xml.in 2013-09-16 18:01:32.545411366 +0200 | 892 | +++ compiz-0.9.10/plugins/commands/commands.xml.in 2013-10-08 17:02:17.012547830 +0200 |
244 | 888 | @@ -117,7 +117,7 @@ | 893 | @@ -117,7 +117,7 @@ |
245 | 889 | <option name="command20" type="string"> | 894 | <option name="command20" type="string"> |
246 | 890 | <_short>Command line 20</_short> | 895 | <_short>Command line 20</_short> |
+1