diff options
Diffstat (limited to 'addressbook/gui')
3 files changed, 3 insertions, 3 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> diff --git a/addressbook/gui/merging/e-card-duplicate-detected.glade b/addressbook/gui/merging/e-card-duplicate-detected.glade index bc6624e8fd..e370e31379 100644 --- a/addressbook/gui/merging/e-card-duplicate-detected.glade +++ b/addressbook/gui/merging/e-card-duplicate-detected.glade @@ -64,7 +64,7 @@ <name>button3</name> <can_default>True</can_default> <can_focus>True</can_focus> - <label>Add Anyway</label> + <label>_Add Anyway</label> <stock_pixmap>GNOME_STOCK_PIXMAP_ADD</stock_pixmap> </widget> diff --git a/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade b/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade index 0bc60ba13a..2008fb7757 100644 --- a/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade +++ b/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade @@ -64,7 +64,7 @@ <name>button3</name> <can_default>True</can_default> <can_focus>True</can_focus> - <label>Change Anyway</label> + <label>_Change Anyway</label> <stock_pixmap>GNOME_STOCK_PIXMAP_ADD</stock_pixmap> </widget> |