[nautilus] Use a different keybinding for open in tab and window
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Use a different keybinding for open in tab and window
- Date: Tue, 21 Aug 2012 01:57:08 +0000 (UTC)
commit fd22733cd22b3d4dc1bf33ea934e59daf48f5320
Author: William Jon McCann <jmccann redhat com>
Date: Mon Aug 20 11:59:09 2012 -0400
Use a different keybinding for open in tab and window
src/nautilus-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-view.c b/src/nautilus-view.c
index e1daa8c..50a929b 100644
--- a/src/nautilus-view.c
+++ b/src/nautilus-view.c
@@ -7435,7 +7435,7 @@ static const GtkActionEntry directory_view_entries[] = {
/* tooltip */ N_("Open each selected item in a navigation window"),
G_CALLBACK (action_open_alternate_callback) },
/* name, stock id */ { "OpenInNewTab", NULL,
- /* label, accelerator */ N_("Open in New _Tab"), "<control><shift>o",
+ /* label, accelerator */ N_("Open in New _Tab"), "<control><shift>t",
/* tooltip */ N_("Open each selected item in a new tab"),
G_CALLBACK (action_open_new_tab_callback) },
/* name, stock id */ { "OtherApplication1", NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]