Merge ~khurshid-alam/ubuntu/+source/ubuntu-settings:ambiance-default-for-unity into ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master

Proposed by Khurshid Alam
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 71e2a73507f4faa53f650b0f8332d12ec6a6c75f
Merged at revision: 09c30e217a56748c58f9c35ffc44c9083f7c7477
Proposed branch: ~khurshid-alam/ubuntu/+source/ubuntu-settings:ambiance-default-for-unity
Merge into: ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master
Diff against target: 16 lines (+5/-0)
1 file modified
debian/ubuntu-settings.gsettings-override (+5/-0)
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
Iain Lane Pending
Review via email: mp+353365@code.launchpad.net

Commit message

Keep Ambiance as default for Unity. Fixes LP: #1787572

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

This indeed LGTM! Thanks a lot :)

Note that Unity will need to dep/recommends light-themes as those won't be seeded anymore, but this doesn't block this one to go, sponsoring.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/ubuntu-settings.gsettings-override b/debian/ubuntu-settings.gsettings-override
2index c5303d9..e905f4d 100644
3--- a/debian/ubuntu-settings.gsettings-override
4+++ b/debian/ubuntu-settings.gsettings-override
5@@ -150,6 +150,11 @@ mouse-button-modifier = '<Alt>'
6 trash-icon-visible = false
7 volumes-visible = false
8
9+[org.gnome.desktop.interface:Unity]
10+gtk-theme = "Ambiance"
11+icon-theme = "ubuntu-mono-dark"
12+cursor-theme = "DMZ-White"
13+
14 [org.gnome.desktop.wm.keybindings:Unity]
15 maximize = ['<Primary><Super>Up','<Super>Up','<Primary><Alt>KP_5']
16 minimize = ['<Primary><Alt>KP_0']

Subscribers

People subscribed via source and target branches