Fix a mnemonic conflict. Patch from Jens Knutson. Closes bug #397463.

2007-04-28  Kjartan Maraas  <kmaraas@gnome.org>

	* gui/dialogs/task-page.glade: Fix a mnemonic conflict.
	Patch from Jens Knutson. Closes bug #397463.

svn path=/trunk/; revision=33464
This commit is contained in:
Kjartan Maraas
2007-04-28 09:35:13 +00:00
committed by Kjartan Maraas
parent db92911e1d
commit a07ece1e48
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-04-28 Kjartan Maraas <kmaraas@gnome.org>
* gui/dialogs/task-page.glade: Fix a mnemonic conflict.
Patch from Jens Knutson. Closes bug #397463.
2007-04-20 Matthew Barnes <mbarnes@redhat.com>
* gui/calendar-commands.c:

View File

@ -221,7 +221,7 @@
<child>
<widget class="GtkLabel" id="label18">
<property name="visible">True</property>
<property name="label" translatable="yes">D_escription:</property>
<property name="label" translatable="yes">De_scription:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>