gnome-terminal r3198 - trunk/src
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-terminal r3198 - trunk/src
- Date: Mon, 3 Nov 2008 13:03:53 +0000 (UTC)
Author: chpe
Date: Mon Nov 3 13:03:53 2008
New Revision: 3198
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=3198&view=rev
Log:
Bug 559085 â gnome terminal paste and profile preferences mnemonic conflict
Modified:
trunk/src/terminal-window.c
Modified: trunk/src/terminal-window.c
==============================================================================
--- trunk/src/terminal-window.c (original)
+++ trunk/src/terminal-window.c Mon Nov 3 13:03:53 2008
@@ -1497,7 +1497,7 @@
{ "EditKeybindings", NULL, N_("_Keyboard Shortcutsâ"), NULL,
NULL,
G_CALLBACK (edit_keybindings_callback) },
- { "EditCurrentProfile", NULL, N_("Profile _Preferences"), NULL,
+ { "EditCurrentProfile", NULL, N_("Pr_ofile Preferences"), NULL,
NULL,
G_CALLBACK (edit_current_profile_callback) },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]