|
|
|
@ -354,6 +354,8 @@
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkWindow" id="MainWindow">
|
|
|
|
|
<property name="width-request">800</property>
|
|
|
|
|
<property name="height-request">400</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="window-position">center</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ubl-settings-diskquota</property>
|
|
|
|
@ -3373,89 +3375,7 @@
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="quoteuserFilesHardLimitAdjustment">
|
|
|
|
|
<property name="upper">1000000</property>
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="quoteuserFilesSoftLimitAdjustment">
|
|
|
|
|
<property name="upper">1000000</property>
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="quoteuserSizeHardLimitAdjustment">
|
|
|
|
|
<property name="upper">1024</property>
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="quoteuserSizeSoftLimitAdjustment">
|
|
|
|
|
<property name="upper">1024</property>
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkFileChooserDialog" id="wndChooseFileWallpaper">
|
|
|
|
|
<property name="can-focus">False</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>
|
|
|
|
|
<property name="default-height">400</property>
|
|
|
|
|
<property name="destroy-with-parent">True</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ublexec</property>
|
|
|
|
|
<property name="type-hint">dialog</property>
|
|
|
|
|
<property name="skip-taskbar-hint">True</property>
|
|
|
|
|
<property name="urgency-hint">True</property>
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="layout-style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnFilemangerExit">
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="use-stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnFilemangerOk">
|
|
|
|
|
<property name="label">gtk-ok</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="use-stock">True</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">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkWindow" id="wndFilters">
|
|
|
|
|
<object class="GtkWindow" id="wndQuotasAddProject">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
@ -3470,332 +3390,91 @@
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterName">
|
|
|
|
|
<property name="label" translatable="yes">Name</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterQuotas">
|
|
|
|
|
<property name="label" translatable="yes">Quotas</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterSize">
|
|
|
|
|
<property name="label" translatable="yes">Size</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterSoftLimitSize">
|
|
|
|
|
<property name="label" translatable="yes">Soft limit (size)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitSize">
|
|
|
|
|
<property name="label" translatable="yes">Hard limit (size)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnFiltersCancel">
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="use-stock">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="lblDeviceProject">
|
|
|
|
|
<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="label" translatable="yes">Device:</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="lblDeviceProjectValue">
|
|
|
|
|
<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>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnFiltersSave">
|
|
|
|
|
<property name="label">gtk-save</property>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="use-stock">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="lblStatusQuotaProject">
|
|
|
|
|
<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="label" translatable="yes">Status of quota use</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="lblStatusQuotaProjectValue">
|
|
|
|
|
<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>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</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>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="pack-type">end</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitSizeDelay">
|
|
|
|
|
<property name="label" translatable="yes">Hard limit (size) delay</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterFiles">
|
|
|
|
|
<property name="label" translatable="yes">Files</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">7</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterSoftLimitFile">
|
|
|
|
|
<property name="label" translatable="yes">Soft limit (files)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">8</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitFile">
|
|
|
|
|
<property name="label" translatable="yes">Hard limit (files)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">9</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitFileDelay">
|
|
|
|
|
<property name="label" translatable="yes">Hard limit (files) delay</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">10</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="titlebar">
|
|
|
|
|
<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>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">System quotas</property>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="pixel-size">32</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ubl-settings-diskquota</property>
|
|
|
|
|
<property name="icon_size">5</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkWindow" id="wndQuotasAddProject">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<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">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<property name="orientation">vertical</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="GtkLabel" id="lblDeviceProject">
|
|
|
|
|
<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="label" translatable="yes">Device:</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="lblDeviceProjectValue">
|
|
|
|
|
<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>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="lblStatusQuotaProject">
|
|
|
|
|
<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="label" translatable="yes">Status of quota use</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="lblStatusQuotaProjectValue">
|
|
|
|
|
<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>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
@ -4642,7 +4321,7 @@
|
|
|
|
|
<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-right">6</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="label" translatable="yes">Catalog</property>
|
|
|
|
@ -4788,7 +4467,7 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="quotegroupSizeCurrentlyLabelProjectEdit">
|
|
|
|
|
<object class="GtkLabel" id="quoteSizeCurrentlyLabelProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
@ -4806,7 +4485,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="quotegroupSizeSoftLimitLabelProjectEdit">
|
|
|
|
|
<object class="GtkLabel" id="quoteSizeSoftLimitLabelProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
@ -4830,7 +4509,7 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="quotegroupSizeSoftLimitCheckProjectEdit">
|
|
|
|
|
<object class="GtkCheckButton" id="quoteSizeSoftLimitCheckProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
@ -4844,7 +4523,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSpinButton" id="quotegroupSizeSoftLimitSpinProjectEdit">
|
|
|
|
|
<object class="GtkSpinButton" id="quoteSizeSoftLimitSpinProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="text" translatable="yes">0</property>
|
|
|
|
@ -4857,7 +4536,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkComboBoxText" id="quotegroupSizeSoftLimitComboProjectEdit">
|
|
|
|
|
<object class="GtkComboBoxText" id="quoteSizeSoftLimitComboProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
@ -4900,7 +4579,7 @@
|
|
|
|
|
<property name="double-buffered">False</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="quotegroupSizeHardLimitCheckProjectEdit">
|
|
|
|
|
<object class="GtkCheckButton" id="quoteSizeHardLimitCheckProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
@ -4914,7 +4593,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSpinButton" id="quotegroupSizeHardLimitSpinEdit">
|
|
|
|
|
<object class="GtkSpinButton" id="quoteSizeHardLimitSpinEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="text" translatable="yes">0</property>
|
|
|
|
@ -4927,7 +4606,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkComboBoxText" id="quotegroupSizeHardLimitComboProjectEdit">
|
|
|
|
|
<object class="GtkComboBoxText" id="quoteSizeHardLimitComboProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
@ -4949,7 +4628,7 @@
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="label">
|
|
|
|
|
<object class="GtkLabel" id="quotegroupSizeFrameLabelProjectEdit">
|
|
|
|
|
<object class="GtkLabel" id="quoteSizeFrameLabelProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
@ -4993,7 +4672,7 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="quotegroupFilesCurrentlyLabelProjectEdit">
|
|
|
|
|
<object class="GtkLabel" id="quoteFilesCurrentlyLabelProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
@ -5011,7 +4690,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="quotegroupFilesSoftLimitLabelProjectEdit">
|
|
|
|
|
<object class="GtkLabel" id="quoteFilesSoftLimitLabelProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
@ -5035,7 +4714,7 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="quotegroupFilesSoftLimitCheckProjectEdit">
|
|
|
|
|
<object class="GtkCheckButton" id="quoteFilesSoftLimitCheckProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
@ -5049,7 +4728,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSpinButton" id="quotegroupFilesSoftLimitSpinProjectEdit">
|
|
|
|
|
<object class="GtkSpinButton" id="quoteFilesSoftLimitSpinProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="text" translatable="yes">0</property>
|
|
|
|
@ -5062,7 +4741,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="quotegroupFilesSoftLimitlabelProjectEdit">
|
|
|
|
|
<object class="GtkLabel" id="quoteFilesProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">files</property>
|
|
|
|
@ -5105,7 +4784,7 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="quotegroupFilesHardLimitCheckProjectEdit">
|
|
|
|
|
<object class="GtkCheckButton" id="quoteFilesHardLimitCheckProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
@ -5119,7 +4798,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSpinButton" id="quotegroupFilesHardLimitSpinProjectEdit">
|
|
|
|
|
<object class="GtkSpinButton" id="quoteFilesHardLimitSpinProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="text" translatable="yes">0</property>
|
|
|
|
@ -5132,7 +4811,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="quotegroupFilesHarLimitLabelProjectEdit">
|
|
|
|
|
<object class="GtkLabel" id="quoteFiles1ProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">files</property>
|
|
|
|
@ -5155,7 +4834,7 @@
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="label">
|
|
|
|
|
<object class="GtkLabel" id="quotegroupFilesFrameLabelProjectEdit">
|
|
|
|
|
<object class="GtkLabel" id="quoteFilesFrameLabelProjectEdit">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
@ -5196,7 +4875,7 @@
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="quotegroupCancelButtonEdit">
|
|
|
|
|
<object class="GtkButton" id="quoteCancelButtonEdit">
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
@ -5210,7 +4889,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="quotegroupSaveButtonEdit">
|
|
|
|
|
<object class="GtkButton" id="quoteSaveButtonEdit">
|
|
|
|
|
<property name="label">gtk-save</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
@ -5908,6 +5587,329 @@
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="quoteuserFilesHardLimitAdjustment">
|
|
|
|
|
<property name="upper">1000000</property>
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="quoteuserFilesSoftLimitAdjustment">
|
|
|
|
|
<property name="upper">1000000</property>
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="quoteuserSizeHardLimitAdjustment">
|
|
|
|
|
<property name="upper">1024</property>
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="quoteuserSizeSoftLimitAdjustment">
|
|
|
|
|
<property name="upper">1024</property>
|
|
|
|
|
<property name="step-increment">1</property>
|
|
|
|
|
<property name="page-increment">10</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkFileChooserDialog" id="wndChooseFileWallpaper">
|
|
|
|
|
<property name="can-focus">False</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>
|
|
|
|
|
<property name="default-height">400</property>
|
|
|
|
|
<property name="destroy-with-parent">True</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ublexec</property>
|
|
|
|
|
<property name="type-hint">dialog</property>
|
|
|
|
|
<property name="skip-taskbar-hint">True</property>
|
|
|
|
|
<property name="urgency-hint">True</property>
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="layout-style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnFilemangerExit">
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="use-stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnFilemangerOk">
|
|
|
|
|
<property name="label">gtk-ok</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="use-stock">True</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">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkWindow" id="wndFilters">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<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">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterName">
|
|
|
|
|
<property name="label" translatable="yes">Name</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterQuotas">
|
|
|
|
|
<property name="label" translatable="yes">Quotas</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterSize">
|
|
|
|
|
<property name="label" translatable="yes">Size</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterSoftLimitSize">
|
|
|
|
|
<property name="label" translatable="yes">Soft limit (size)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitSize">
|
|
|
|
|
<property name="label" translatable="yes">Hard limit (size)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnFiltersCancel">
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="use-stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnFiltersSave">
|
|
|
|
|
<property name="label">gtk-save</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="use-stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</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="pack-type">end</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitSizeDelay">
|
|
|
|
|
<property name="label" translatable="yes">Hard limit (size) delay</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterFiles">
|
|
|
|
|
<property name="label" translatable="yes">Files</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">7</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterSoftLimitFile">
|
|
|
|
|
<property name="label" translatable="yes">Soft limit (files)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">8</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitFile">
|
|
|
|
|
<property name="label" translatable="yes">Hard limit (files)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">9</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitFileDelay">
|
|
|
|
|
<property name="label" translatable="yes">Hard limit (files) delay</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">10</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="titlebar">
|
|
|
|
|
<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>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">System quotas</property>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="pixel-size">32</property>
|
|
|
|
|
<property name="icon-name">com.ublinux.ubl-settings-diskquota</property>
|
|
|
|
|
<property name="icon_size">5</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkApplicationWindow" id="wndShowWeb">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|