diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-07-17 19:33:57 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-07-17 19:33:57 +0800 |
commit | 3d93f07586f03f88f69af7772b3818e93ce016d3 (patch) | |
tree | 15140142348bc4415f671d37bd57f79f7f4c9825 /addressbook/gui/contact-editor | |
parent | 9250eb770d4c1c0af90e7fde34072eaf8b39ddf1 (diff) | |
download | gsoc2013-evolution-3d93f07586f03f88f69af7772b3818e93ce016d3.tar.gz gsoc2013-evolution-3d93f07586f03f88f69af7772b3818e93ce016d3.tar.zst gsoc2013-evolution-3d93f07586f03f88f69af7772b3818e93ce016d3.zip |
Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a few
2001-07-17 Christopher James Lahey <clahey@ximian.com>
* gui/contact-editor/contact-editor.glade,
gui/merging/e-card-duplicate-detected.glade,
gui/merging/e-card-merging-book-commit-duplicate-detected.glade,
printing/e-contact-print.glade: Patch from Taylor Hayward
<thayward@gjpc.com>. Added accelerators to a few dialogs.
svn path=/trunk/; revision=11153
Diffstat (limited to 'addressbook/gui/contact-editor')
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 76a6539673..a483d57d52 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -272,7 +272,7 @@ <can_default>True</can_default> <has_default>True</has_default> <can_focus>True</can_focus> - <label>Add</label> + <label>_Add</label> <stock_pixmap>GNOME_STOCK_PIXMAP_ADD</stock_pixmap> </widget> |