summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-02-11 13:40:09 -0500
committerCole Robinson <crobinso@redhat.com>2022-02-12 11:53:09 -0500
commit1f8afc8668dfb75f54a4008825b83c1d82151565 (patch)
tree4ba20dbcab7222491e2667f003b14dc4fab6a7aa /ui
parent95ba78f3e8ae9b2173ba4ac096b53758da6df597 (diff)
downloadvirt-manager-1f8afc8668dfb75f54a4008825b83c1d82151565.tar.gz
virtManager: oslist: Push users towards linuxXXXX options
Have the UI push users more towards better defaults, by discouraging the 'generic' entry and offering the 'linuxXXXX' entries when their distro or OS version is not in the list. Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/oslist.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/oslist.ui b/ui/oslist.ui
index 1ad30809..84099daa 100644
--- a/ui/oslist.ui
+++ b/ui/oslist.ui
@@ -52,9 +52,9 @@
<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 the next most recent version displayed,
-or use the "Generic OS" entry.</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>
</object>
<packing>
<property name="expand">True</property>