Merge lp:~mc-return/unity/unity.merge-fix1006429-fix1006434-fix1063171 into lp:unity

Proposed by MC Return
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: no longer in the source branch.
Merged at revision: 2837
Proposed branch: lp:~mc-return/unity/unity.merge-fix1006429-fix1006434-fix1063171
Merge into: lp:unity
Diff against target: 11 lines (+1/-0)
1 file modified
plugins/unityshell/unityshell.xml.in (+1/-0)
To merge this branch: bzr merge lp:~mc-return/unity/unity.merge-fix1006429-fix1006434-fix1063171
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
jenkins continuous-integration Pending
Review via email: mp+129150@code.launchpad.net

Commit message

Added <feature>showdesktop</feature> to unityshell.xml.in, because the feature showdesktop is provided by unityshell.
Now it will be impossible to enable the Compiz "Show Desktop" and "Fade to Desktop" plug-ins together with Unity, but they will work normally without Unity.
CCSM will show a dialogue to the user if he tries to enable showdesktop or fadetodesktop if Unity runs, explaining the situation and allowing the user to choose.

Description of the change

Adds <feature>showdesktop</feature> to unityshell.xml.in, because the feature showdesktop is provided by unityshell.
Now it will be impossible to enable the Compiz "Show Desktop" and "Fade to Desktop" plug-ins together with Unity, but they will work normally without Unity.
CCSM will show a dialogue to the user if he tries to enable showdesktop or fadetodesktop if Unity runs, explaining the situation and allowing the user to choose.

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Looking sane! Thanks a lot :)

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 2012-10-09 20:57:57 +0000
3+++ plugins/unityshell/unityshell.xml.in 2012-10-11 11:02:23 +0000
4@@ -4,6 +4,7 @@
5 <_short>Ubuntu Unity Plugin</_short>
6 <_long>Plugin to draw the Unity Shell</_long>
7 <category>Desktop</category>
8+ <feature>showdesktop</feature>
9 <deps>
10 <relation type="after">
11 <plugin>bailer</plugin>