[virt-tools-list] [virt-manager PATCH 1/2] ui: change fs-type label ID from "label18" to "fs-type-title"

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Mon Oct 20 07:38:45 UTC 2014


It looks not very social as its naming.
And it will be used in the later patch.

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 ui/fsdetails.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/fsdetails.ui b/ui/fsdetails.ui
index 3879d4f..ecb22dc 100644
--- a/ui/fsdetails.ui
+++ b/ui/fsdetails.ui
@@ -220,7 +220,7 @@
       </packing>
     </child>
     <child>
-      <object class="GtkLabel" id="label18">
+      <object class="GtkLabel" id="fs-type-title">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="xalign">0</property>
-- 
1.9.3




More information about the virt-tools-list mailing list