Optimization for GUI LiveCD

This commit is contained in:
longpanda
2021-09-30 13:40:48 +08:00
parent 47797f0285
commit 72d0fd0dd4
8 changed files with 22 additions and 6 deletions

View File

@@ -344,6 +344,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="has_default">True</property>
<property name="image">image_refresh</property>
</object>
<packing>
@@ -540,7 +541,7 @@
<property name="width_request">100</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
<packing>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.