Merge lp:~laney/gsettings-ubuntu-touch-schemas/auto-brightness into lp:gsettings-ubuntu-touch-schemas

Proposed by Iain Lane
Status: Merged
Approved by: Sebastien Bacher
Approved revision: 18
Merged at revision: 18
Proposed branch: lp:~laney/gsettings-ubuntu-touch-schemas/auto-brightness
Merge into: lp:gsettings-ubuntu-touch-schemas
Diff against target: 17 lines (+8/-0)
1 file modified
schemas/com.ubuntu.touch.system.gschema.xml.in.in (+8/-0)
To merge this branch: bzr merge lp:~laney/gsettings-ubuntu-touch-schemas/auto-brightness
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Sebastien Bacher (community) Approve
Review via email: mp+203302@code.launchpad.net

Commit message

Add a key for the automatic brightness state

Description of the change

Add a key for the automatic brightness state

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

Ok!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'schemas/com.ubuntu.touch.system.gschema.xml.in.in'
2--- schemas/com.ubuntu.touch.system.gschema.xml.in.in 2013-07-19 14:38:00 +0000
3+++ schemas/com.ubuntu.touch.system.gschema.xml.in.in 2014-01-27 10:47:15 +0000
4@@ -7,5 +7,13 @@
5 Whether the device should change orientation when it is rotated.
6 </_description>
7 </key>
8+ <key name="auto-brightness" type="b">
9+ <default>false</default>
10+ <_summary>Automatic brightness</_summary>
11+ <_description>
12+ Whether the device should adjust brightness automatically based on ambient
13+ light levels.
14+ </_description>
15+ </key>
16 </schema>
17 </schemalist>

Subscribers

People subscribed via source and target branches