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:
Alex Roitman 2006-08-22 15:19:25 +00:00
parent a57f686668
commit 00500b4fa6
2 changed files with 5 additions and 2 deletions

View File

@ -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,

View File

@ -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">&lt;b&gt;General&lt;/b&gt;</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>