removed underlined accelerator key from "_Go To Today" button. GnomeDialog
2001-08-08 Damon Chaplin <damon@ximian.com> * gui/goto-dialog.glade: removed underlined accelerator key from "_Go To Today" button. GnomeDialog doesn't actually support underlined accelerator keys for buttons. We could hack it, like Glade does, if we really need to. Fixes bug #6418. svn path=/trunk/; revision=11809
This commit is contained in:
committed by
Damon Chaplin
parent
f94b2023ad
commit
5e76ce4cb4
@ -1,3 +1,10 @@
|
||||
2001-08-08 Damon Chaplin <damon@ximian.com>
|
||||
|
||||
* gui/goto-dialog.glade: removed underlined accelerator key from
|
||||
"_Go To Today" button. GnomeDialog doesn't actually support underlined
|
||||
accelerator keys for buttons. We could hack it, like Glade does, if
|
||||
we really need to. Fixes bug #6418.
|
||||
|
||||
2001-08-08 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
* gui/e-day-view.c (update_query): Stop editing any event. Fixes
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
<name>button4</name>
|
||||
<can_default>True</can_default>
|
||||
<can_focus>True</can_focus>
|
||||
<label>_Go to Today</label>
|
||||
<label>Go To Today</label>
|
||||
<stock_pixmap>GNOME_STOCK_PIXMAP_JUMP_TO</stock_pixmap>
|
||||
</widget>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user