Merge pull request #32 from informatorius/patch-2

#1233: Update FAHControl.glade: Remove UI setting log verbosity
This commit is contained in:
Joseph Coffland 2018-05-30 13:01:04 -07:00 committed by GitHub
commit 58cc7e213e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3379,74 +3379,6 @@ Addresses listed here also need to be listed above to allow access.</property>
<property name="position">6</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame19">
<property name="width_request">580</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label_xalign">0</property>
<child>
<object class="GtkAlignment" id="alignment25">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="left_padding">12</property>
<property name="right_padding">4</property>
<child>
<object class="GtkHBox" id="hbox18">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
<object class="GtkSpinButton" id="verbosity_option">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">●</property>
<property name="primary_icon_activatable">False</property>
<property name="secondary_icon_activatable">False</property>
<property name="primary_icon_sensitive">True</property>
<property name="secondary_icon_sensitive">True</property>
<property name="adjustment">verbosity_adjustment</property>
<property name="numeric">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="wlabel31">
<property name="width_request">100</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Set log verbosity level. Level 0 turns off all but errors and warnings. Levels 1 to 5 add increasingly more detail to the log. Level 3 is recommended.</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label35">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">&lt;b&gt;Verbosity&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">2</property>
<property name="position">7</property>
</packing>
</child>
</object>
</child>
</object>