[virt-tools-list] [virt-manager PATCH] Fix label at the end of installation

Cole Robinson crobinso at redhat.com
Mon Oct 28 16:11:35 UTC 2013


On 10/21/2013 10:56 AM, Martin Kletzander wrote:
> The commit 67c62e68 moved naming of the domain to the last
> installation page and this made a placeholder "foobar" appear.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  ui/create.ui | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ui/create.ui b/ui/create.ui
> index 574967f..f37ca0d 100644
> --- a/ui/create.ui
> +++ b/ui/create.ui
> @@ -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>
> 

ACK

- Cole




More information about the virt-tools-list mailing list