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:
parent
64e7e783e7
commit
7752d60cfe
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue