Remove markup from UI file
This commit is contained in:
parent
d2bbe16085
commit
15a3018249
1 changed files with 4 additions and 2 deletions
|
@ -943,8 +943,10 @@
|
|||
<property name="can_focus">False</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="label" translatable="yes"><b>Remote Login</b></property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="label" translatable="yes">Remote Login</property>
|
||||
<attributes>
|
||||
<attribute name="weight" value="bold"/>
|
||||
</attributes>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">0</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue