|
|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="window-position">center</property>
|
|
|
|
|
<property name="icon-name">ubl-settings-datetime</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ublexec</property>
|
|
|
|
|
<property name="type-hint">dialog</property>
|
|
|
|
|
<property name="urgency-hint">True</property>
|
|
|
|
|
<property name="accept-focus">False</property>
|
|
|
|
|
@ -39,6 +39,12 @@
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="btnBoxAboutDialog">
|
|
|
|
|
<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="layout-style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
@ -62,6 +68,54 @@
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkBox" id="boxColor">
|
|
|
|
|
<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">69</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ublexec</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="lblInfoHead">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="halign">start</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">Run applications as another user
|
|
|
|
|
with the specified priority</property>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="font-desc" value="URW Gothic Semi-Bold 10"/>
|
|
|
|
|
<attribute name="foreground" value="#000023233232"/>
|
|
|
|
|
<attribute name="size" value="15360"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkWindow" id="dialogStartMenu">
|
|
|
|
|
<property name="width-request">410</property>
|
|
|
|
|
<property name="height-request">240</property>
|
|
|
|
|
@ -913,10 +967,8 @@
|
|
|
|
|
<property name="halign">end</property>
|
|
|
|
|
<property name="layout-style">start</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnStartMenuOK">
|
|
|
|
|
<property name="label" translatable="yes">ОК</property>
|
|
|
|
|
<property name="width-request">-1</property>
|
|
|
|
|
<property name="height-request">-1</property>
|
|
|
|
|
<object class="GtkButton" id="btnStartMenuExit">
|
|
|
|
|
<property name="label" translatable="yes">Exit</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
@ -934,8 +986,10 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnStartMenuExit">
|
|
|
|
|
<property name="label" translatable="yes">Выход</property>
|
|
|
|
|
<object class="GtkButton" id="btnStartMenuOK">
|
|
|
|
|
<property name="label" translatable="yes">ОК</property>
|
|
|
|
|
<property name="width-request">-1</property>
|
|
|
|
|
<property name="height-request">-1</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
@ -1026,57 +1080,23 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="boxColor">
|
|
|
|
|
<object class="GtkOverlay" id="overHead">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
<object class="GtkImage" id="imgHeadBackground">
|
|
|
|
|
<property name="height-request">81</property>
|
|
|
|
|
<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">69</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ublexec</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
<property name="index">-1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="lblInfoHead">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="halign">start</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">Run applications as another user
|
|
|
|
|
with the specified priority</property>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="font-desc" value="URW Gothic Semi-Bold 10"/>
|
|
|
|
|
<attribute name="foreground" value="#000023233232"/>
|
|
|
|
|
<attribute name="size" value="15360"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</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">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
@ -1903,7 +1923,7 @@ with the specified priority</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkMessageDialog" id="messageError">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes">Внимание!</property>
|
|
|
|
|
<property name="title" translatable="yes">Warning!</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ublexec</property>
|
|
|
|
|
<property name="type-hint">dialog</property>
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
|
@ -1921,10 +1941,16 @@ with the specified priority</property>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnMessageErrorOk">
|
|
|
|
|
<property name="label" translatable="yes">ОК</property>
|
|
|
|
|
<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">6</property>
|
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
@ -1959,7 +1985,7 @@ with the specified priority</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkFileChooserDialog" id="wndChooseFileWallpaper">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes">Пожалуйста выберите Файл</property>
|
|
|
|
|
<property name="title" translatable="yes">Please select File</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="window-position">center</property>
|
|
|
|
|
<property name="default-width">500</property>
|
|
|
|
|
|