|
|
|
@ -1,5 +1,5 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.40.0 -->
|
|
|
|
<!-- Generated with glade 3.38.2 -->
|
|
|
|
<interface domain="ubl-settings-system">
|
|
|
|
<interface domain="ubl-settings-system">
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
<!-- interface-css-provider-path ubl-settings-system.css -->
|
|
|
|
<!-- interface-css-provider-path ubl-settings-system.css -->
|
|
|
|
@ -215,7 +215,7 @@
|
|
|
|
<object class="GtkLabel" id="HeadLabel">
|
|
|
|
<object class="GtkLabel" id="HeadLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Disconnect from domain</property>
|
|
|
|
<property name="label" translatable="yes">Disconnecting from domain</property>
|
|
|
|
<attributes>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
|
|
|
</attributes>
|
|
|
|
@ -242,7 +242,7 @@
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="SaveButton">
|
|
|
|
<object class="GtkButton" id="SaveButton">
|
|
|
|
<property name="label" translatable="yes">Disconnect</property>
|
|
|
|
<property name="label" translatable="yes">Leave</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|