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

wrong mnemonic widget

Change-Id: I539fb2599743ed2eda3b33895f73230cc2342055
üst b232299c
...@@ -428,6 +428,9 @@ ...@@ -428,6 +428,9 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection5"/>
</child>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -507,7 +510,7 @@ ...@@ -507,7 +510,7 @@
<property name="xalign">0</property> <property name="xalign">0</property>
<property name="label" translatable="yes">Na_me</property> <property name="label" translatable="yes">Na_me</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">name</property> <property name="mnemonic_widget">listname</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</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