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
1=== modified file 'bin/ubiquity-dm'
2--- bin/ubiquity-dm 2014-07-21 20:40:11 +0000
3+++ bin/ubiquity-dm 2014-12-11 14:31:21 +0000
4@@ -497,8 +497,7 @@
5 stdin=null, stdout=logfile, stderr=logfile,
6 preexec_fn=self.drop_privileges))
7
8- if (os.path.exists('/usr/lib/ubiquity/panel') and
9- "xfwm4" not in wm_cmd):
10+ if os.path.exists('/usr/lib/ubiquity/panel'):
11 if ("openbox-lubuntu" not in wm_cmd and
12 "openbox" not in wm_cmd and
13 "gnome-shell" not in wm_cmd):
14
15=== modified file 'debian/changelog'
16--- debian/changelog 2014-11-12 14:34:56 +0000
17+++ debian/changelog 2014-12-11 14:31:21 +0000
18@@ -1,3 +1,9 @@
19+ubiquity (2.21.1) UNRELEASED; urgency=medium
20+
21+ * Enable the ubiquity panel in xfwm4 now since it is functional.
22+
23+ -- Unit 193 <unit193@ubuntu.com> Thu, 11 Dec 2014 09:12:36 -0500
24+
25 ubiquity (2.21.0) vivid; urgency=medium
26
27 [ Colin Watson ]

Subscribers

People subscribed via source and target branches

to status/vote changes: