Merge lp://qastaging/~andrewsomething/ubuntu/precise/compizconfig-settings-manager/disable_unity_checkbox into lp://qastaging/ubuntu/precise/compizconfig-settings-manager

Proposed by Andrew Starr-Bochicchio
Status: Merged
Merge reported by: Andrew Starr-Bochicchio
Merged at revision: not available
Proposed branch: lp://qastaging/~andrewsomething/ubuntu/precise/compizconfig-settings-manager/disable_unity_checkbox
Merge into: lp://qastaging/ubuntu/precise/compizconfig-settings-manager
Diff against target: 60 lines (+48/-0)
2 files modified
debian/changelog (+8/-0)
debian/patches/03_disable_unity_checkbox.patch (+40/-0)
To merge this branch: bzr merge lp://qastaging/~andrewsomething/ubuntu/precise/compizconfig-settings-manager/disable_unity_checkbox
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Needs Fixing
Ubuntu branches Pending
Review via email: mp+91375@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

I have upload rights for this package, but I'd appreciate a code review.

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Looks good! Thanks for your work here :)

If I were you, I would try that code to make something a little bit more beautiful:
backlist_plugins = ['core']
if os.getenv('DESKTOP_SESSION') == "ubuntu":
    backlist_plugin.append('unityshell')

if plugin.Name not in backlist_plugins:
  … keep there the other code.

That would end in a way smaller diff, wdyt?
Oh btw, the packaging branch for ccsm is https://code.launchpad.net/~compiz/compizconfig-settings-manager/ubuntu as pointed by vcs-bzr, can you please propose a merge here and subscribe me?

Thanks a lot :)

review: Needs Fixing
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

On Mon, Feb 13, 2012 at 10:47 AM, Didier Roche <email address hidden> wrote:
> Review: Needs Fixing
>
> Looks good! Thanks for your work here :)
>
> If I were you, I would try that code to make something a little bit more beautiful:
> backlist_plugins = ['core']
> if os.getenv('DESKTOP_SESSION') == "ubuntu":
>    backlist_plugin.append('unityshell')
>
> if plugin.Name not in backlist_plugins:
>  … keep there the other code.
>
> That would end in a way smaller diff, wdyt?

That is much nicer. =)

> Oh btw, the packaging branch for ccsm is https://code.launchpad.net/~compiz/compizconfig-settings-manager/ubuntu as pointed by vcs-bzr, can you please propose a merge here and subscribe me?

Re-targeting both merge proposals.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer <https://launchpad.net/~andrewsomething>
   Debian Maintainer
<http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com>
   PGP/GPG Key ID: D53FDCB1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches