Merge ~didrocks/ubuntu/+source/ubuntu-settings:yaru-default into ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master

Proposed by Didier Roche-Tolomelli
Status: Merged
Merge reported by: Iain Lane
Merged at revision: 08bfa7b3a10e847668e51674b571663f35180862
Proposed branch: ~didrocks/ubuntu/+source/ubuntu-settings:yaru-default
Merge into: ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master
Diff against target: 67 lines (+13/-10)
2 files modified
debian/changelog (+6/-0)
debian/ubuntu-settings.gsettings-override (+7/-10)
Reviewer Review Type Date Requested Status
Iain Lane Approve
Review via email: mp+350879@code.launchpad.net

Commit message

Set Yaru theme and settings as default

Description of the change

Note: only merge once Yaru is seeded and in main

To post a comment you must log in.
Revision history for this message
Iain Lane (laney) wrote :

cheers!

review: Approve
Revision history for this message
Iain Lane (laney) wrote :

not going to get recorded as a merge - I amended your commit to change the version to 18.10.1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index b1af267..a23989a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1ubuntu-settings (18.11) UNRELEASED; urgency=medium
2
3 * Set Suru theme and settings as default. (LP: #1783571)
4
5 -- Didier Roche <didrocks@ubuntu.com> Wed, 25 Jul 2018 15:52:37 +0200
6
1ubuntu-settings (18.10) cosmic; urgency=medium7ubuntu-settings (18.10) cosmic; urgency=medium
28
3 * debian/control:9 * debian/control:
diff --git a/debian/ubuntu-settings.gsettings-override b/debian/ubuntu-settings.gsettings-override
index 3f2a99d..c5303d9 100644
--- a/debian/ubuntu-settings.gsettings-override
+++ b/debian/ubuntu-settings.gsettings-override
@@ -15,7 +15,8 @@ picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'
15picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'15picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'
1616
17[org.gnome.desktop.sound]17[org.gnome.desktop.sound]
18theme-name = 'ubuntu'18theme-name = 'Yaru'
19input-feedback-sounds = true
1920
20[org.gnome.desktop.session]21[org.gnome.desktop.session]
21session-name = "ubuntu"22session-name = "ubuntu"
@@ -46,7 +47,7 @@ sleep-inactive-ac-timeout = 0
4647
47# for GDM/DM48# for GDM/DM
48[org.gnome.desktop.interface:GNOME-Greeter]49[org.gnome.desktop.interface:GNOME-Greeter]
49cursor-theme = "DMZ-White"50cursor-theme = "Yaru"
5051
51[org.gnome.login-screen]52[org.gnome.login-screen]
52logo='/usr/share/plymouth/ubuntu-logo.png'53logo='/usr/share/plymouth/ubuntu-logo.png'
@@ -63,9 +64,9 @@ enable-hot-corners = false
63show-desktop-icons = true64show-desktop-icons = true
6465
65[org.gnome.desktop.interface:ubuntu]66[org.gnome.desktop.interface:ubuntu]
66gtk-theme = "Ambiance"67gtk-theme = "Yaru"
67icon-theme = "ubuntu-mono-dark"68icon-theme = "Yaru"
68cursor-theme = "DMZ-White"69cursor-theme = "Yaru"
69font-name = "Ubuntu 11"70font-name = "Ubuntu 11"
70monospace-font-name = "Ubuntu Mono 13"71monospace-font-name = "Ubuntu Mono 13"
7172
@@ -81,6 +82,7 @@ edge-tiling = true
81dynamic-workspaces = true82dynamic-workspaces = true
82workspaces-only-on-primary = true83workspaces-only-on-primary = true
83focus-change-on-pointer-rest = true84focus-change-on-pointer-rest = true
85center-new-windows = true
8486
85[org.gnome.desktop.peripherals.touchpad:ubuntu]87[org.gnome.desktop.peripherals.touchpad:ubuntu]
86tap-to-click = true88tap-to-click = true
@@ -177,8 +179,3 @@ gtk-theme = "Communitheme"
177179
178[org.gnome.desktop.sound:communitheme]180[org.gnome.desktop.sound:communitheme]
179theme-name = "communitheme"181theme-name = "communitheme"
180input-feedback-sounds = true
181
182[org.gnome.mutter:communitheme]
183center-new-windows = true
184

Subscribers

People subscribed via source and target branches