[gnome-packagekit] Add accelerator, close bug #590999
- From: Gabor Keleman <kelemeng src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Add accelerator, close bug #590999
- Date: Thu, 13 Aug 2009 08:16:11 +0000 (UTC)
commit 778d8cabf73c1e1e4406fa65addaf21298badebf
Author: Gabor Kelemen <kelemeng gnome hu>
Date: Thu Aug 13 10:15:27 2009 +0200
Add accelerator, close bug #590999
src/gpk-application.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gpk-application.c b/src/gpk-application.c
index bea2ca9..c929409 100644
--- a/src/gpk-application.c
+++ b/src/gpk-application.c
@@ -1774,7 +1774,7 @@ gpk_application_quit (GpkApplication *application)
GTK_MESSAGE_WARNING, GTK_BUTTONS_CANCEL,
/* TRANSLATORS: title: warn the user they are quitting with unapplied changes */
"%s", _("Changes not applied"));
- gtk_dialog_add_button (GTK_DIALOG (dialog), _("Close Anyway"), GTK_RESPONSE_OK);
+ gtk_dialog_add_button (GTK_DIALOG (dialog), _("Close _Anyway"), GTK_RESPONSE_OK);
gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG(dialog),
"%s\n%s",
/* TRANSLATORS: tell the user the problem */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]