Merge ~3v1n0/ubiquity:fix-yaru-theming into ubiquity:master

Proposed by Marco Trevisan (Treviño)
Status: Merged
Approved by: Jean-Baptiste Lallement
Approved revision: a12b5deb351a834f5cd9fbb25d5b402c79ee449b
Merged at revision: a12b5deb351a834f5cd9fbb25d5b402c79ee449b
Proposed branch: ~3v1n0/ubiquity:fix-yaru-theming
Merge into: ubiquity:master
Diff against target: 13 lines (+1/-1)
1 file modified
data/ubiquity.json (+1/-1)
Reviewer Review Type Date Requested Status
Jean-Baptiste Lallement Approve
Didier Roche-Tolomelli (community) Approve
Review via email: mp+354135@code.launchpad.net

Description of the change

Use yaru as default theming for ubiquity gnome-shell mode.

Not sure if some dependency on that should be set now, although ubuntu-desktop depends on that, but not the shell itself.

Out of this, I've noticed there's a build dependency on ubuntu-artwork which is something we don't use anymore (yaru package should be referred for icons while ubuntu-backgrounds for wallapers), so for what is it needed?

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

looks good to me and swill fix the shell style in ubiquity only mode. +1. Note that I don't have commit access to ubiquity.

review: Approve
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

LGTM. Thanks.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/data/ubiquity.json b/data/ubiquity.json
2index 574fe62..385b820 100644
3--- a/data/ubiquity.json
4+++ b/data/ubiquity.json
5@@ -1,7 +1,7 @@
6 {
7 "hasWindows": true,
8 "components": ["polkitAgent", "networkAgent"],
9- "stylesheetName": "ubuntu.css",
10+ "stylesheetName": "Yaru/gnome-shell.css",
11 "panel": { "left": [],
12 "center": ["dateMenu"],
13 "right": ["a11y", "keyboard", "aggregateMenu"]

Subscribers

People subscribed via source and target branches