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

Martin Kletzander mkletzan at redhat.com
Mon Oct 21 14:56:40 UTC 2013


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>
-- 
1.8.4




More information about the virt-tools-list mailing list