power: Update and add subtitle to automatic brightness row
As per: https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1020#note_1210702
This commit is contained in:
parent
3a289fe502
commit
dafbd54fe0
1 changed files with 2 additions and 1 deletions
|
@ -143,7 +143,8 @@
|
|||
<child>
|
||||
<object class="HdyActionRow" id="als_row">
|
||||
<property name="visible">True</property>
|
||||
<property name="title" translatable="yes">Automatic Brightness</property>
|
||||
<property name="title" translatable="yes">Automatic Screen Brightness</property>
|
||||
<property name="subtitle" translatable="yes">Screen brightness adjusts to the surrounding light.</property>
|
||||
<child>
|
||||
<object class="GtkSwitch" id="als_switch">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue