2007-05-09 Benny Malengier <bm@cage.ugent.be>

* src/glade/gramps.glade: fix #796



svn: r8451
This commit is contained in:
Benny Malengier 2007-05-09 18:31:57 +00:00
parent d27e44ac6a
commit cc17d90d15
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2007-05-09 Benny Malengier <bm@cage.ugent.be>
* src/glade/gramps.glade: fix #796
2007-05-08 Don Allingham <don@gramps-project.org> 2007-05-08 Don Allingham <don@gramps-project.org>
* src/Editors/_EditFamily.py (ChildEmbedList): Sort by the proper column * src/Editors/_EditFamily.py (ChildEmbedList): Sort by the proper column
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBookmarks.insert): fix * src/GrampsDb/_GrampsDbBase.py (GrampsDbBookmarks.insert): fix

View File

@ -1825,7 +1825,7 @@
<property name="yalign">0.5</property> <property name="yalign">0.5</property>
<property name="xpad">0</property> <property name="xpad">0</property>
<property name="ypad">0</property> <property name="ypad">0</property>
<property name="mnemonic_widget">city</property> <property name="mnemonic_widget">street</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property> <property name="width_chars">-1</property>
<property name="single_line_mode">False</property> <property name="single_line_mode">False</property>