Kaydet (Commit) ee710b09 authored tarafından Caolán McNamara's avatar Caolán McNamara

this widget should be hidden until expanded

Change-Id: I1a6612428e3d9b98073983002db79b6f997d3968
üst eb4cd7e7
...@@ -97,8 +97,8 @@ ...@@ -97,8 +97,8 @@
</child> </child>
<child> <child>
<object class="GtkLabel" id="currentaddress"> <object class="GtkLabel" id="currentaddress">
<property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="xalign">1</property> <property name="xalign">1</property>
<property name="label" translatable="yes">Current address list: %1</property> <property name="label" translatable="yes">Current address list: %1</property>
</object> </object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment