@ -8,20 +8,20 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="window-position">center</property>
<property name="icon-name">com.ublinux.ubl-settings-TEMPLATE </property>
<property name="icon-name">com.ublinux.ubl-settings-resourcequota </property>
<property name="type-hint">dialog</property>
<property name="urgency-hint">True</property>
<property name="program-name">ubl-settings-resourcequota</property>
<property name="version">1.0</property>
<property name="copyright" translatable="yes">Copyright © 2022 - 2023, UBSoft LLC</property>
<property name="comments" translatable="yes">ubl-settings-resourcequota </property>
<property name="website">https://wiki.ublinux.ru/ru/Пр о г р а ммно е _о б е с пе че ние /Пр о г р а ммы_и_у тилиты/В с е /ubl-settings-TEMPLATE </property>
<property name="comments" translatable="yes">CPU and RAM quotas </property>
<property name="website">https://wiki.ublinux.ru/ru/Пр о г р а ммно е _о б е с пе че ние /Пр о г р а ммы_и_у тилиты/В с е /ubl-settings-resourcequota </property>
<property name="website-label" translatable="yes">Project Home Page</property>
<property name="license" translatable="yes">Это приложение распространяется без каких-либо гарантий.
Подробнее в <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public License, версии 2 или позднее</a>.</property>
<property name="authors">UBGroup</property>
<property name="artists">UBGroup</property>
<property name="logo-icon-name">com.ublinux.ubl-settings-TEMPLATE </property>
<property name="logo-icon-name">com.ublinux.ubl-settings-resourcequota </property>
<property name="wrap-license">True</property>
<property name="license-type">gpl-2-0</property>
<child internal-child="vbox">
@ -31,7 +31,7 @@
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
<object class="GtkButtonBox" id="buttonBoxHide" >
<property name="can-focus">False</property>
<property name="layout-style">end</property>
</object>
@ -50,6 +50,7 @@
<object class="GtkHeaderBar">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="show-close-button">True</property>
<child type="title">
<object class="GtkLabel" id="headerAboutTopic">
<property name="visible">True</property>
@ -398,6 +399,7 @@ translated and supported by community.</property>
<object class="GtkHeaderBar" id="SettingsBar">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="show-close-button">True</property>
<child type="title">
<object class="GtkLabel" id="webHeaderNameLabel">
<property name="visible">True</property>
@ -754,7 +756,7 @@ translated and supported by community.</property>
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
<object class="GtkButton">
<object class="GtkButton" id="btnShowFilters" >
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
@ -1040,12 +1042,12 @@ translated and supported by community.</property>
</packing>
</child>
<child>
<object class="GtkBox">
<object class="GtkBox" id="sfdgvfsdrgvfrdsgvfrdesv" >
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
<object class="GtkBox" id="boxDispatcher" >
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
@ -1183,7 +1185,7 @@ translated and supported by community.</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
<object class="GtkBox" id="boxProcesses" >
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
@ -1284,7 +1286,7 @@ translated and supported by community.</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
<object class="GtkBox" id="boxInformation" >
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
@ -1317,7 +1319,7 @@ translated and supported by community.</property>
<property name="margin-bottom">5</property>
</object>
<packing>
<property name="expand">Fals e</property>
<property name="expand">Tru e</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
@ -1334,7 +1336,7 @@ translated and supported by community.</property>
<property name="margin-bottom">5</property>
</object>
<packing>
<property name="expand">Fals e</property>
<property name="expand">Tru e</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
@ -1591,6 +1593,14 @@ translated and supported by community.</property>
</object>
</child>
</object>
<object class="GtkSizeGroup">
<property name="mode">vertical</property>
<widgets>
<widget name="boxDispatcher"/>
<widget name="boxProcesses"/>
<widget name="boxInformation"/>
</widgets>
</object>
<object class="GtkWindow" id="wndFilters">
<property name="can-focus">False</property>
<property name="valign">start</property>
@ -1607,7 +1617,7 @@ translated and supported by community.</property>
<property name="margin-bottom">5</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="lbl FilterTypeQouota">
<object class="GtkCheckButton" id="chb FilterTypeQouota">
<property name="label" translatable="yes">Type quota</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
@ -1622,7 +1632,7 @@ translated and supported by community.</property>
</packing>
</child>
<child>
<object class="GtkCheckButton">
<object class="GtkCheckButton" id="chbQuotaVolume" >
<property name="label" translatable="yes">Quota volume</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
@ -1637,7 +1647,7 @@ translated and supported by community.</property>
</packing>
</child>
<child>
<object class="GtkCheckButton">
<object class="GtkCheckButton" id="chbSoftLimit" >
<property name="label" translatable="yes">Soft RAM limit, (volume)</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
@ -1698,7 +1708,7 @@ translated and supported by community.</property>
</packing>
</child>
<child>
<object class="GtkCheckButton">
<object class="GtkCheckButton" id="chbHardLimit" >
<property name="label" translatable="yes">Hard RAM limit, (volume)</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
@ -1713,7 +1723,7 @@ translated and supported by community.</property>
</packing>
</child>
<child>
<object class="GtkCheckButton">
<object class="GtkCheckButton" id="chbSwapFileLimit" >
<property name="label" translatable="yes">Swap file limit (volume)</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
@ -1728,7 +1738,7 @@ translated and supported by community.</property>
</packing>
</child>
<child>
<object class="GtkCheckButton">
<object class="GtkCheckButton" id="chbCPULimit" >
<property name="label" translatable="yes">CPU limit (%)</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
@ -1743,7 +1753,7 @@ translated and supported by community.</property>
</packing>
</child>
<child>
<object class="GtkCheckButton">
<object class="GtkCheckButton" id="chbIOLimitWrite" >
<property name="label" translatable="yes">I/O limit (write)</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
@ -1758,7 +1768,7 @@ translated and supported by community.</property>
</packing>
</child>
<child>
<object class="GtkCheckButton">
<object class="GtkCheckButton" id="chbIOLimitRead" >
<property name="label" translatable="yes">I/O limit (read)</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
@ -1778,6 +1788,7 @@ translated and supported by community.</property>
<object class="GtkHeaderBar">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="show-close-button">True</property>
<child type="title">
<object class="GtkLabel" id="lblFiltersHead">
<property name="visible">True</property>