* src/gramps.glade: Remove unused widget.

svn: r4537
This commit is contained in:
Alex Roitman 2005-05-10 19:52:14 +00:00
parent e96af426bc
commit 3588e5e795
2 changed files with 2 additions and 18 deletions

View File

@ -5,6 +5,8 @@
* src/po/ru.po: Update. * src/po/ru.po: Update.
* src/gramps.glade: Remove unused widget.
2005-05-10 Julio Sanchez <jsanchez@users.sourceforge.net> 2005-05-10 Julio Sanchez <jsanchez@users.sourceforge.net>
* src/po/es.po: Updated translation * src/po/es.po: Updated translation
* src/plugins/rel_es.py: Revert to more conservative relationships * src/plugins/rel_es.py: Revert to more conservative relationships

View File

@ -20321,24 +20321,6 @@ Very High</property>
</packing> </packing>
</child> </child>
<child>
<widget class="GtkCheckButton" id="filter">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
<property name="active">False</property>
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
</widget> </widget>
<packing> <packing>
<property name="padding">0</property> <property name="padding">0</property>