info: hide device name entry for now
It needs something like http://fedoraproject.org/wiki/Features/BetterHostname
This commit is contained in:
parent
56902462f5
commit
c688a24664
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@
|
|||
<property name="row_spacing">5</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label1">
|
||||
<property name="visible">True</property>
|
||||
<property name="no_show_all">True</property>
|
||||
<property name="xalign">1</property>
|
||||
<property name="label" translatable="yes">Device Name</property>
|
||||
</object>
|
||||
|
@ -103,8 +103,8 @@
|
|||
</child>
|
||||
<child>
|
||||
<object class="GtkEntry" id="entry1">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="no_show_all">True</property>
|
||||
<property name="invisible_char">●</property>
|
||||
<property name="width_chars">12</property>
|
||||
<property name="caps_lock_warning">False</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue