forked from cromer/pamac-classic
improve updater ui
This commit is contained in:
parent
ef579ecfa5
commit
2502ae2033
@ -54,6 +54,7 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkCellRendererText" id="_name">
|
<object class="GtkCellRendererText" id="_name">
|
||||||
<property name="width">200</property>
|
<property name="width">200</property>
|
||||||
|
<property name="height">22</property>
|
||||||
</object>
|
</object>
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="text">0</attribute>
|
<attribute name="text">0</attribute>
|
||||||
@ -64,7 +65,10 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkTreeViewColumn" id="treeviewcolumn2">
|
<object class="GtkTreeViewColumn" id="treeviewcolumn2">
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkCellRendererText" id="_size"/>
|
<object class="GtkCellRendererText" id="_size">
|
||||||
|
<property name="width">80</property>
|
||||||
|
<property name="height">22</property>
|
||||||
|
</object>
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="text">1</attribute>
|
<attribute name="text">1</attribute>
|
||||||
</attributes>
|
</attributes>
|
||||||
|
Loading…
Reference in New Issue
Block a user