|
|
|
@ -366,7 +366,7 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxResize">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -477,16 +477,30 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="GeneralQuotasTree">
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<property name="height-request">300</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">liststore1</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkViewport">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="GeneralQuotasTree">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">liststore1</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
@ -512,6 +526,8 @@
|
|
|
|
|
<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>
|
|
|
|
@ -625,7 +641,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxGroupsWeeks">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -724,7 +740,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxGroupsDays">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -823,7 +839,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxGroupsHours">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -922,7 +938,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxGroupsMinutes">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -1028,16 +1044,30 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="groupsQuotasTree">
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<property name="height-request">100</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">liststore1</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkViewport">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="groupsQuotasTree">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">liststore1</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
@ -1208,6 +1238,7 @@
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="pack-type">end</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
@ -1236,6 +1267,8 @@
|
|
|
|
|
<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>
|
|
|
|
@ -1348,7 +1381,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxUsersWeeks">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -1447,7 +1480,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxUsersDays">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -1546,7 +1579,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxUsersHours">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -1643,7 +1676,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxUsersMinutes">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
@ -1749,16 +1782,30 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="usersQuotasTree">
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<property name="height-request">100</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">liststore1</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkViewport">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="usersQuotasTree">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">liststore1</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
@ -1929,6 +1976,7 @@
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="pack-type">end</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
@ -1967,6 +2015,12 @@
|
|
|
|
|
<object class="GtkLabel" id="usersProjectLabel">
|
|
|
|
|
<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="label" translatable="yes">Device: </property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
@ -2005,7 +2059,7 @@
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
@ -2187,8 +2241,6 @@
|
|
|
|
|
<object class="GtkBox" id="box19">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
|
<child>
|
|
|
|
@ -2237,11 +2289,9 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxProjectWeeks">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
@ -2338,11 +2388,9 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxProjectDays">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
@ -2439,11 +2487,9 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxProjectHours">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
@ -2538,11 +2584,9 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<object class="GtkBox" id="boxProjectMinutes">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
@ -2642,19 +2686,36 @@
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="ProjectQuotasTree">
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<property name="height-request">100</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">liststore1</property>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkViewport">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="ProjectQuotasTree">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">liststore1</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|