9767: Fix icon and tooltip in LDS editor

The icon on the family selection button was removed by mistake in
commit 75009f0.
This commit is contained in:
Nick Hall 2016-11-01 18:44:26 +00:00
parent b0fd9bcceb
commit 17c51b3e76

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
<!-- Generated with glade 3.20.0 -->
<interface>
<requires lib="gtk+" version="3.10"/>
<requires lib="grampswidgets" version="0.0"/>
@ -247,11 +247,13 @@
<property name="use_action_appearance">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Select Family</property>
<property name="relief">none</property>
<child>
<object class="GtkImage" id="image2693">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="icon_name">gtk-index</property>
<child internal-child="accessible">
<object class="AtkObject" id="image2693-atkobject">
<property name="AtkObject::accessible-description" translatable="yes">Selector</property>