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:
committed by
Kjartan Maraas
parent
db92911e1d
commit
a07ece1e48
@ -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:
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user