Merge lp:~unit193/ubiquity/xfwm4-panel into lp:ubiquity

Proposed by Unit 193
Status: Merged
Merged at revision: 6236
Proposed branch: lp:~unit193/ubiquity/xfwm4-panel
Merge into: lp:ubiquity
Diff against target: 27 lines (+7/-2)
2 files modified
bin/ubiquity-dm (+1/-2)
debian/changelog (+6/-0)
To merge this branch: bzr merge lp:~unit193/ubiquity/xfwm4-panel
Reviewer Review Type Date Requested Status
Sean Davis (community) Approve
Simon Steinbeiß (community) Approve
Dimitri John Ledkov Pending
Review via email: mp+244437@code.launchpad.net

Description of the change

Got an ack from Mythbuntu and UbuntuStudio for this change.

To post a comment you must log in.
Revision history for this message
Simon Steinbeiß (ochosi) wrote :

As I've previously tested the panel and both Myth and Studio agree, it's approved with my Xubuntu Project Lead hat on.

review: Approve
Revision history for this message
Sean Davis (bluesabre) wrote :

Approve as Xubuntu Technical Lead.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'bin/ubiquity-dm'
--- bin/ubiquity-dm 2014-07-21 20:40:11 +0000
+++ bin/ubiquity-dm 2014-12-11 14:31:21 +0000
@@ -497,8 +497,7 @@
497 stdin=null, stdout=logfile, stderr=logfile,497 stdin=null, stdout=logfile, stderr=logfile,
498 preexec_fn=self.drop_privileges))498 preexec_fn=self.drop_privileges))
499499
500 if (os.path.exists('/usr/lib/ubiquity/panel') and500 if os.path.exists('/usr/lib/ubiquity/panel'):
501 "xfwm4" not in wm_cmd):
502 if ("openbox-lubuntu" not in wm_cmd and501 if ("openbox-lubuntu" not in wm_cmd and
503 "openbox" not in wm_cmd and502 "openbox" not in wm_cmd and
504 "gnome-shell" not in wm_cmd):503 "gnome-shell" not in wm_cmd):
505504
=== modified file 'debian/changelog'
--- debian/changelog 2014-11-12 14:34:56 +0000
+++ debian/changelog 2014-12-11 14:31:21 +0000
@@ -1,3 +1,9 @@
1ubiquity (2.21.1) UNRELEASED; urgency=medium
2
3 * Enable the ubiquity panel in xfwm4 now since it is functional.
4
5 -- Unit 193 <unit193@ubuntu.com> Thu, 11 Dec 2014 09:12:36 -0500
6
1ubiquity (2.21.0) vivid; urgency=medium7ubiquity (2.21.0) vivid; urgency=medium
28
3 [ Colin Watson ]9 [ Colin Watson ]

Subscribers

People subscribed via source and target branches

to status/vote changes: