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.
svn path=/trunk/; revision=3334
+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.
+
2009-01-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS:
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);