]> spindle.queued.net Git - midori/commitdiff
Use Ctrl+Shift+T for Undo Close Tab
authorChristian Dywan <christian@twotoasts.de>
Fri, 15 Aug 2008 18:48:30 +0000 (20:48 +0200)
committerChristian Dywan <christian@twotoasts.de>
Fri, 15 Aug 2008 18:48:30 +0000 (20:48 +0200)
midori/midori-browser.c

index c0ae46d2ab7a8765f1483379408c410b140cf53f..1ba584935543a74ac6c1a7139b7c23065dd13e75 100644 (file)
@@ -2820,7 +2820,7 @@ static const GtkActionEntry entries[] = {
    N_("Empty Trash"), "",
    N_("Delete the contents of the trash"), G_CALLBACK (_action_trash_empty_activate) },
  { "UndoTabClose", GTK_STOCK_UNDELETE,
-   N_("Undo Close Tab"), "",
+   N_("Undo Close Tab"), "<Ctrl><Shift>t",
    N_("Open the last closed tab"), G_CALLBACK (_action_undo_tab_close_activate) },
 
  { "Bookmarks", NULL, N_("_Bookmarks") },