[bluegray] make gmail options visible
This commit is contained in:
parent
df5903a95a
commit
312dee8b63
|
@ -3108,6 +3108,7 @@ Custom</property>
|
|||
|
||||
<child>
|
||||
<widget class="GtkCheckButton" id="notify_gmail_checkbutton">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">Notify on new _GMail email</property>
|
||||
<property name="use_underline">True</property>
|
||||
|
@ -3127,6 +3128,7 @@ Custom</property>
|
|||
|
||||
<child>
|
||||
<widget class="GtkCheckButton" id="notify_gmail_extra_checkbutton">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">Display _extra email details</property>
|
||||
<property name="use_underline">True</property>
|
||||
|
|
Loading…
Reference in New Issue