Update 'New VM' wizard to clarify that a shared device == bridge. (James Ralston)

This commit is contained in:
Cole Robinson 2009-01-23 15:21:05 -05:00
parent d0e4dbd791
commit 4e34fb71ff
2 changed files with 2 additions and 1 deletions

View File

@ -48,6 +48,7 @@ Further patches have been submitted by:
Mike MacCana <mmaccana-at-au1-dot-ibm-dot-com>
Andrew Gillies <anaru-at-main-dot-com>
Richard Laager <rlaager-at-wiktel-dot-com>
James Ralston <ralston-at-pobox-dot-com>
<...send a patch & get your name here...>

View File

@ -2361,7 +2361,7 @@
<widget class="GtkLabel" id="label372">
<property name="visible">True</property>
<property name="xpad">7</property>
<property name="label" translatable="yes">&lt;small&gt;&lt;b&gt;Tip:&lt;/b&gt; Choose this option if your host is statically connected to wired ethernet, to gain the ability to migrate the virtual machine.&lt;/small&gt;</property>
<property name="label" translatable="yes">&lt;small&gt;&lt;b&gt;Tip:&lt;/b&gt; Choose this option if your host is statically connected to wired ethernet, to gain the ability to migrate the virtual system. (To share a physical device, configure it as a bridge.)&lt;/small&gt;</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
</widget>