mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-07 19:54:59 -05:00
ui: change fs-type label ID from "label18" to "fs-type-title"
It looks not very social as its naming. And it will be used in the later patch. Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user