Merge lp:~attente/unity/1284532 into lp:unity

Proposed by William Hua
Status: Merged
Approved by: Stephen M. Webb
Approved revision: no longer in the source branch.
Merged at revision: 3709
Proposed branch: lp:~attente/unity/1284532
Merge into: lp:unity
Diff against target: 18 lines (+1/-1)
1 file modified
plugins/unityshell/unityshell.xml.in (+1/-1)
To merge this branch: bzr merge lp:~attente/unity/1284532
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+210253@code.launchpad.net

Commit message

Unity shell plugin conflicts with gnomecompat.

Description of the change

Unity shell plugin conflicts with gnomecompat.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/unityshell/unityshell.xml.in'
2--- plugins/unityshell/unityshell.xml.in 2014-02-25 09:33:43 +0000
3+++ plugins/unityshell/unityshell.xml.in 2014-03-10 16:43:41 +0000
4@@ -23,7 +23,6 @@
5 <plugin>cube</plugin>
6 <plugin>rotate</plugin>
7 <plugin>cubeaddon</plugin>
8- <plugin>gnomecompat</plugin>
9 <plugin>vpswitch</plugin>
10 <plugin>fade</plugin>
11 <plugin>staticswitcher</plugin>
12@@ -44,6 +43,7 @@
13 <conflict>
14 <plugin>decor</plugin>
15 <plugin>scalefilter</plugin>
16+ <plugin>gnomecompat</plugin>
17 </conflict>
18 </deps>
19