Merge lp:~jibel/ubiquity/lp1741690_remove_separate_greetee_a11y_icon into lp:ubiquity

Proposed by Jean-Baptiste Lallement
Status: Merged
Merged at revision: 6626
Proposed branch: lp:~jibel/ubiquity/lp1741690_remove_separate_greetee_a11y_icon
Merge into: lp:ubiquity
Diff against target: 27 lines (+5/-1)
2 files modified
data/ubiquity.json (+1/-1)
debian/changelog (+4/-0)
To merge this branch: bzr merge lp:~jibel/ubiquity/lp1741690_remove_separate_greetee_a11y_icon
Reviewer Review Type Date Requested Status
Dimitri John Ledkov Approve
Review via email: mp+343906@code.launchpad.net

Commit message

data/ubiquity.json: The separate greeter universal icon has been removed and the gnome-shell mode updated accordingly.

To post a comment you must log in.
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Change matches changes in gnome-shell between artful and bionic (3.26 vs 3.28)

review: Approve
6611. By Jean-Baptiste Lallement

Rebased on trunk

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/ubiquity.json'
2--- data/ubiquity.json 2017-09-05 14:45:15 +0000
3+++ data/ubiquity.json 2018-04-24 10:13:36 +0000
4@@ -4,7 +4,7 @@
5 "stylesheetName": "ubuntu.css",
6 "panel": { "left": [],
7 "center": ["dateMenu"],
8- "right": ["a11yGreeter", "keyboard", "aggregateMenu"]
9+ "right": ["a11y", "keyboard", "aggregateMenu"]
10 }
11 }
12
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2018-04-23 17:10:58 +0000
16+++ debian/changelog 2018-04-24 10:13:36 +0000
17@@ -8,6 +8,10 @@
18 * ubiquity.desktop.in, misc.py: Pass through the ubuntu user's D-Bus session
19 bus, if set, so that we can communicate with it.
20
21+ [ Jean-Baptiste Lallement ]
22+ * data/ubiquity.json: The separate greeter universal icon has been removed
23+ and the gnome-shell mode updated accordingly.
24+
25 -- Iain Lane <iain.lane@canonical.com> Mon, 23 Apr 2018 17:42:27 +0100
26
27 ubiquity (18.04.10) bionic; urgency=medium

Subscribers

People subscribed via source and target branches

to status/vote changes: