mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-22 13:34:07 +03:00
oslist: fix window size in New VM wizard
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
e37e27bc35
commit
fc9a22afe0
@ -52,9 +52,10 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="label" translatable="yes">Can't find the operating system you are looking for? Try selecting a similar distro or version, or use one of the 'Generic' options.</property>
|
||||
<property name="label" translatable="yes">Can't find the operating system you are looking for?
|
||||
Try selecting a similar distro or version, or use one of the 'Generic' options.</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="max-width-chars">60</property>
|
||||
<property name="max-width-chars">40</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user