2006-08-22 Alex Roitman <shura@gramps-project.org>
* src/glade/gramps.glade: Make MediaRef editor's General label bold. svn: r7232
This commit is contained in:
parent
a57f686668
commit
00500b4fa6
@ -1,3 +1,6 @@
|
||||
2006-08-22 Alex Roitman <shura@gramps-project.org>
|
||||
* src/glade/gramps.glade: Make MediaRef editor's General label bold.
|
||||
|
||||
2006-08-21 Alex Roitman <shura@gramps-project.org>
|
||||
* src/FilterEditor/_FilterEditor.py (close): Override parent's close.
|
||||
* src/Filters/_FilterMenu.py (build_filter_menu,
|
||||
|
@ -5257,9 +5257,9 @@
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label617">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">General</property>
|
||||
<property name="label" translatable="yes"><b>General</b></property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">False</property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
<property name="wrap">False</property>
|
||||
<property name="selectable">False</property>
|
||||
|
Loading…
Reference in New Issue
Block a user