|
|
|
@ -352,6 +352,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
<object class="GtkEntryCompletion" id="entrycompletion1"/>
|
|
|
|
|
<object class="GtkEntryCompletion" id="entrycompletion2"/>
|
|
|
|
|
<object class="GtkEntryCompletion" id="entrycompletion3"/>
|
|
|
|
|
<object class="GtkEntryCompletion" id="entrycompletion4"/>
|
|
|
|
|
<object class="GtkWindow" id="QuotasEditWindow">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
@ -487,52 +488,46 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="btnOpenUserGroup">
|
|
|
|
|
<object class="GtkEntry" id="entryUser">
|
|
|
|
|
<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">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="halign">center</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="icon-name">edit-find-symbolic</property>
|
|
|
|
|
<property name="completion">entrycompletion4</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="lblOpenUserGroup">
|
|
|
|
|
<object class="GtkButton" id="btnOpenUserGroup">
|
|
|
|
|
<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">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">User-Group</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<property name="icon-name">avatar-default-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
@ -550,7 +545,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -1400,6 +1395,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkSizeGroup">
|
|
|
|
|
<widgets>
|
|
|
|
|
<widget name="entryUser"/>
|
|
|
|
|
<widget name="entryCatalogProject"/>
|
|
|
|
|
<widget name="entryProjectId"/>
|
|
|
|
|
</widgets>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkSizeGroup">
|
|
|
|
|
<property name="mode">both</property>
|
|
|
|
|
<widgets>
|
|
|
|
@ -1409,6 +1411,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkSizeGroup">
|
|
|
|
|
<widgets>
|
|
|
|
|
<widget name="btnOpenUserGroup"/>
|
|
|
|
|
<widget name="btnReviewProject"/>
|
|
|
|
|
<widget name="btnGenerateProject"/>
|
|
|
|
|
</widgets>
|
|
|
|
@ -1669,10 +1672,6 @@ translated and supported by community.</property>
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray8 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray9 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray10 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
</columns>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkListStore" id="liststoreProject">
|
|
|
|
@ -1695,10 +1694,6 @@ translated and supported by community.</property>
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray9 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray10 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray11 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
</columns>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkListStore" id="liststoreUser">
|
|
|
|
@ -1719,10 +1714,6 @@ translated and supported by community.</property>
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray8 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray9 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
<!-- column-name gchararray10 -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
</columns>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkListStore" id="liststoreUsersGroups">
|
|
|
|
@ -2164,6 +2155,17 @@ translated and supported by community.</property>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="title" translatable="yes">Quotas</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
@ -2174,7 +2176,7 @@ translated and supported by community.</property>
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
<attribute name="text">2</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2190,7 +2192,7 @@ Project</property>
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">2</attribute>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2205,7 +2207,7 @@ Project</property>
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2220,7 +2222,7 @@ Project</property>
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
<attribute name="text">5</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2235,7 +2237,7 @@ Project</property>
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">5</attribute>
|
|
|
|
|
<attribute name="text">6</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2252,7 +2254,7 @@ restriction
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">6</attribute>
|
|
|
|
|
<attribute name="text">7</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2269,7 +2271,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">7</attribute>
|
|
|
|
|
<attribute name="text">8</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2288,7 +2290,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">8</attribute>
|
|
|
|
|
<attribute name="text">9</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2305,7 +2307,7 @@ restriction
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">9</attribute>
|
|
|
|
|
<attribute name="text">10</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2322,7 +2324,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">10</attribute>
|
|
|
|
|
<attribute name="text">11</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2341,7 +2343,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">11</attribute>
|
|
|
|
|
<attribute name="text">12</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -2990,34 +2992,16 @@ limit
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Quotas</property>
|
|
|
|
|
<property name="title" translatable="yes">Device</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Size</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">2</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
@ -3030,7 +3014,7 @@ restriction
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
<attribute name="text">2</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -3047,7 +3031,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -3066,22 +3050,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">5</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Files</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">6</attribute>
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -3098,7 +3067,7 @@ restriction
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">7</attribute>
|
|
|
|
|
<attribute name="text">5</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -3115,7 +3084,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">8</attribute>
|
|
|
|
|
<attribute name="text">6</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -3134,7 +3103,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">9</attribute>
|
|
|
|
|
<attribute name="text">7</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -3956,34 +3925,16 @@ limit
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Quotas</property>
|
|
|
|
|
<property name="title" translatable="yes">Device</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Size</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">2</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
@ -3996,7 +3947,7 @@ restriction
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
<attribute name="text">2</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4013,7 +3964,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4032,22 +3983,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">5</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Files</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">6</attribute>
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4064,7 +4000,7 @@ restriction
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">7</attribute>
|
|
|
|
|
<attribute name="text">5</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4081,7 +4017,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">8</attribute>
|
|
|
|
|
<attribute name="text">6</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4100,7 +4036,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">9</attribute>
|
|
|
|
|
<attribute name="text">7</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4856,13 +4792,10 @@ limit
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Project Name</property>
|
|
|
|
|
<property name="title" translatable="yes">Device</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
@ -4872,7 +4805,7 @@ limit
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Quotas</property>
|
|
|
|
|
<property name="title" translatable="yes">Project Name</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
@ -4884,21 +4817,6 @@ limit
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Size</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
@ -4911,7 +4829,7 @@ restriction
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4928,7 +4846,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">5</attribute>
|
|
|
|
|
<attribute name="text">4</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4947,22 +4865,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">6</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Files</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">7</attribute>
|
|
|
|
|
<attribute name="text">5</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4979,7 +4882,7 @@ restriction
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">8</attribute>
|
|
|
|
|
<attribute name="text">6</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -4996,7 +4899,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">9</attribute>
|
|
|
|
|
<attribute name="text">7</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -5015,7 +4918,7 @@ limit
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">10</attribute>
|
|
|
|
|
<attribute name="text">8</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
@ -5518,12 +5421,11 @@ limit
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbProjectName">
|
|
|
|
|
<property name="label" translatable="yes">Project Name</property>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterDevice">
|
|
|
|
|
<property name="label" translatable="yes">Device</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>
|
|
|
|
@ -5533,8 +5435,8 @@ limit
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterQuotas">
|
|
|
|
|
<property name="label" translatable="yes">Quotas</property>
|
|
|
|
|
<object class="GtkCheckButton" id="chbProjectName">
|
|
|
|
|
<property name="label" translatable="yes">Project Name</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
@ -5547,21 +5449,6 @@ limit
|
|
|
|
|
<property name="position">2</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">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterSoftLimitSize">
|
|
|
|
|
<property name="label" translatable="yes">Soft limit (volume)</property>
|
|
|
|
@ -5653,21 +5540,6 @@ limit
|
|
|
|
|
<property name="position">8</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">9</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbFilterHardLimitFile">
|
|
|
|
|
<property name="label" translatable="yes">Soft limit (files)</property>
|
|
|
|
|