Fix welcome app crash: remove calamares button remnants
- Removed empty <child> tags left after calamares button deletion - Removed set_visible(True) call for nonexistent calamares widget (was causing AttributeError crash on live ISO) - Install button now shows properly as 'Install Antergos NeXT'
This commit is contained in:
@@ -432,9 +432,6 @@ We, the Antergos NeXT Developers, hope that you will enjoy using Antergos NeXT a
|
||||
<property name="fill">True</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left-attach">0</property>
|
||||
|
||||
Reference in New Issue
Block a user