mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-24 15:26:36 -06:00
Fix label at the end of installation
The commit 67c62e68
moved naming of the domain to the last
installation page and this made a placeholder "foobar" appear.
This commit is contained in:
parent
1ac755e7b2
commit
30c33ea5cd
@ -2335,7 +2335,7 @@ is not yet supported.</small></property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label">Ready to begin installation of <b>foobar</b></property>
|
||||
<property name="label">Ready to begin the installation</property>
|
||||
<property name="use_markup">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
Loading…
Reference in New Issue
Block a user