Kaydet (Commit) 4996fad6 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

fdo#77886: add language: expand list if dialog gets resized

Yes, I actually figured out how to do that ;)

Change-Id: I9c62f57bbd07f44c9bf94a308a49df8c82eb2097
üst 83397d7c
......@@ -73,6 +73,8 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="row_spacing">12</property>
<child>
<object class="GtkGrid" id="grid2">
......
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