|
|
|
@ -5,6 +5,7 @@
|
|
|
|
<object class="GtkWindow" id="mess_dchp">
|
|
|
|
<object class="GtkWindow" id="mess_dchp">
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="title" translatable="yes">Внимание!</property>
|
|
|
|
<property name="title" translatable="yes">Внимание!</property>
|
|
|
|
|
|
|
|
<property name="type-hint">dialog</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -42,7 +43,7 @@
|
|
|
|
<property name="valign">center</property>
|
|
|
|
<property name="valign">center</property>
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
<property name="label" translatable="yes">Введите DHCP !</property>
|
|
|
|
<property name="label" translatable="yes">Enter DHCP !</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
@ -79,6 +80,89 @@
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkWindow" id="mess_sudo">
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Внимание!</property>
|
|
|
|
|
|
|
|
<property name="window-position">center</property>
|
|
|
|
|
|
|
|
<property name="type-hint">dialog</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
|
|
|
|
<property name="pixel-size">50</property>
|
|
|
|
|
|
|
|
<property name="icon-name">gtk-dialog-warning</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblMessageSudo">
|
|
|
|
|
|
|
|
<property name="width-request">160</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Enter DHCP !</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkButton" id="btnMessCloseSudo">
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">OK</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
|
|
|
<property name="margin-top">3</property>
|
|
|
|
|
|
|
|
<property name="margin-bottom">3</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<object class="GtkWindow" id="window">
|
|
|
|
<object class="GtkWindow" id="window">
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="title" translatable="yes" context="Settings the date and time" comments="Date and Time Settings">Настройки даты и времени</property>
|
|
|
|
<property name="title" translatable="yes" context="Settings the date and time" comments="Date and Time Settings">Настройки даты и времени</property>
|
|
|
|
|