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