|
|
|
@ -12,7 +12,7 @@
|
|
|
|
<property name="type-hint">dialog</property>
|
|
|
|
<property name="type-hint">dialog</property>
|
|
|
|
<property name="urgency-hint">True</property>
|
|
|
|
<property name="urgency-hint">True</property>
|
|
|
|
<property name="program-name">ublexec</property>
|
|
|
|
<property name="program-name">ublexec</property>
|
|
|
|
<property name="version">1.2</property>
|
|
|
|
<property name="version">1.0</property>
|
|
|
|
<property name="copyright" translatable="yes">Copyright © 2023 - UBSoft Software LLC</property>
|
|
|
|
<property name="copyright" translatable="yes">Copyright © 2023 - UBSoft Software LLC</property>
|
|
|
|
<property name="comments" translatable="yes">Setting the date and time</property>
|
|
|
|
<property name="comments" translatable="yes">Setting the date and time</property>
|
|
|
|
<property name="website">https://ublinux.ru/</property>
|
|
|
|
<property name="website">https://ublinux.ru/</property>
|
|
|
|
@ -56,26 +56,14 @@
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<object class="GtkWindow" id="dialogStartMenu">
|
|
|
|
<object class="GtkWindow" id="dialogStartMenu">
|
|
|
|
<property name="width-request">500</property>
|
|
|
|
<property name="width-request">450</property>
|
|
|
|
<property name="height-request">400</property>
|
|
|
|
<property name="height-request">240</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblInfoEnterProg">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Selecting Programs</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -83,6 +71,7 @@
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkViewport" id="f2">
|
|
|
|
<object class="GtkViewport" id="f2">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
@ -110,321 +99,466 @@
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="lblGraphics">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Graphics</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkIconView" id="iconGraphics">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconGraphics">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
</object>
|
|
|
|
<child>
|
|
|
|
<packing>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
<property name="position">1</property>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
</child>
|
|
|
|
</attributes>
|
|
|
|
<child>
|
|
|
|
</child>
|
|
|
|
<object class="GtkLabel" id="lblTools">
|
|
|
|
<child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attribute name="xalign">4</attribute>
|
|
|
|
<property name="label" translatable="yes">Tools</property>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblGraphics">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Graphics</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconTools">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconTools">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</object>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<packing>
|
|
|
|
<child>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="position">3</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</child>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
<child>
|
|
|
|
</attributes>
|
|
|
|
<object class="GtkLabel" id="lblInternet">
|
|
|
|
</child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="label" translatable="yes">Internet</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblTools">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Tools</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">4</property>
|
|
|
|
<property name="position">3</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconInternet">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconInternet">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</object>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<packing>
|
|
|
|
<child>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="position">5</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</child>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
<child>
|
|
|
|
</attributes>
|
|
|
|
<object class="GtkLabel" id="lblMultimedia">
|
|
|
|
</child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="label" translatable="yes">Multimedia</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblInternet">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Internet</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">6</property>
|
|
|
|
<property name="position">5</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconMultimedia">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconMultimedia">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</object>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<packing>
|
|
|
|
<child>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="position">7</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</child>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
<child>
|
|
|
|
</attributes>
|
|
|
|
<object class="GtkLabel" id="lblSettings">
|
|
|
|
</child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="label" translatable="yes">Settings</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblMultimedia">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Multimedia</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">8</property>
|
|
|
|
<property name="position">7</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconSettings">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconSettings">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</object>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<packing>
|
|
|
|
<child>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="position">9</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</child>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
<child>
|
|
|
|
</attributes>
|
|
|
|
<object class="GtkLabel" id="lblEducation">
|
|
|
|
</child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="label" translatable="yes">Education</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblSettings">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Settings</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">10</property>
|
|
|
|
<property name="position">9</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconEducation">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconEducation">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">0</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</object>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<packing>
|
|
|
|
<child>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="position">11</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</child>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
<child>
|
|
|
|
</attributes>
|
|
|
|
<object class="GtkLabel" id="lblOffice">
|
|
|
|
</child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="label" translatable="yes">Office</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblEducation">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Education</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">12</property>
|
|
|
|
<property name="position">11</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconOffice">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconOffice">
|
|
|
|
<property name="spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</object>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<packing>
|
|
|
|
<child>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="position">13</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</child>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
<child>
|
|
|
|
</attributes>
|
|
|
|
<object class="GtkLabel" id="lblOther">
|
|
|
|
</child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="label" translatable="yes">Other</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblOffice">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Office</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">14</property>
|
|
|
|
<property name="position">13</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconOther">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconOther">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</object>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<packing>
|
|
|
|
<child>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="position">15</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</child>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
<child>
|
|
|
|
</attributes>
|
|
|
|
<object class="GtkLabel" id="lblDevelopment">
|
|
|
|
</child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="label" translatable="yes">Development</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblOther">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Other</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">16</property>
|
|
|
|
<property name="position">15</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconDevelopment">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconDevelopment">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-width">120</property>
|
|
|
|
</object>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<packing>
|
|
|
|
<child>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="position">17</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
</packing>
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
</child>
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
<child>
|
|
|
|
</attributes>
|
|
|
|
<object class="GtkLabel" id="lblSystem">
|
|
|
|
</child>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<attributes>
|
|
|
|
<property name="label" translatable="yes">System</property>
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblDevelopment">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Development</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">18</property>
|
|
|
|
<property name="position">17</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkIconView" id="iconSystem">
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<child>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<object class="GtkIconView" id="iconSystem">
|
|
|
|
<property name="row-spacing">1</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="column-spacing">1</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
<property name="margin">1</property>
|
|
|
|
<style>
|
|
|
|
<property name="resize-mode">queue</property>
|
|
|
|
<class name="fgnb"/>
|
|
|
|
<property name="item-orientation">horizontal</property>
|
|
|
|
</style>
|
|
|
|
<property name="item-padding">1</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererPixbuf"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="pixbuf">2</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="xalign">5</attribute>
|
|
|
|
|
|
|
|
<attribute name="yalign">4</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="fgnb"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child type="label">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblSystem">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">System</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">19</property>
|
|
|
|
<property name="position">19</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
@ -517,6 +651,22 @@
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
<property name="stock">gtk-media-play</property>
|
|
|
|
<property name="stock">gtk-media-play</property>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkListStore" id="list_Other">
|
|
|
|
|
|
|
|
<columns>
|
|
|
|
|
|
|
|
<!-- column-name gchararray1 -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name gchararray2 -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name GdkPixbuf1 -->
|
|
|
|
|
|
|
|
<column type="GdkPixbuf"/>
|
|
|
|
|
|
|
|
<!-- column-name gchararray3 -->
|
|
|
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
|
|
|
<!-- column-name gfloat1 -->
|
|
|
|
|
|
|
|
<column type="gfloat"/>
|
|
|
|
|
|
|
|
<!-- column-name gfloat2 -->
|
|
|
|
|
|
|
|
<column type="gfloat"/>
|
|
|
|
|
|
|
|
</columns>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<object class="GtkMessageDialog" id="messageError">
|
|
|
|
<object class="GtkMessageDialog" id="messageError">
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="title" translatable="yes">Внимание!</property>
|
|
|
|
<property name="title" translatable="yes">Внимание!</property>
|
|
|
|
|