Kaydet (Commit) 04b74906 authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos

Personas: add “non_homogeneous” to status message

… so that it avoids changing the size of the buttons in some languages.

Change-Id: Ida4c6a7f0af338240c61d8febf3b871b577def0e
üst b9b6957f
......@@ -76,6 +76,7 @@
<property name="fill">True</property>
<property name="position">3</property>
<property name="secondary">True</property>
<property name="non_homogeneous">True</property>
</packing>
</child>
</object>
......@@ -108,7 +109,7 @@
<object class="GtkBox" id="box4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">12</property>
<property name="spacing">6</property>
<child>
<object class="GtkEntry" id="search_term">
<property name="visible">True</property>
......@@ -202,7 +203,7 @@
<object class="GtkBox" id="box7">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">12</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="suggestion1">
<property name="visible">True</property>
......
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