evince r3334 - in trunk: . shell
- From: carlosgc svn gnome org
- To: svn-commits-list gnome org
- Subject: evince r3334 - in trunk: . shell
- Date: Fri, 16 Jan 2009 08:18:44 +0000 (UTC)
Author: carlosgc
Date: Fri Jan 16 08:18:43 2009
New Revision: 3334
URL: http://svn.gnome.org/viewvc/evince?rev=3334&view=rev
Log:
2009-01-16 Carlos Garcia Campos <carlosgc gnome org>
* shell/ev-window.c: (ev_window_cmd_file_close_window):
Fix mnemonic conflict. Fixes bug #567937.
Modified:
trunk/ChangeLog
trunk/shell/ev-window.c
Modified: trunk/shell/ev-window.c
==============================================================================
--- trunk/shell/ev-window.c (original)
+++ trunk/shell/ev-window.c Fri Jan 16 08:18:43 2009
@@ -3084,7 +3084,7 @@
GTK_RESPONSE_NO,
GTK_STOCK_CANCEL,
GTK_RESPONSE_CANCEL,
- _("Close after _Printing"),
+ _("Close _after Printing"),
GTK_RESPONSE_YES,
NULL);
gtk_dialog_set_default_response (GTK_DIALOG (dialog), GTK_RESPONSE_YES);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]