]> spindle.queued.net Git - midori/commitdiff
Bind View Source to Ctrl+U by default
authorChristian Dywan <christian@twotoasts.de>
Thu, 14 May 2009 18:36:26 +0000 (20:36 +0200)
committerChristian Dywan <christian@twotoasts.de>
Thu, 14 May 2009 18:36:26 +0000 (20:36 +0200)
midori/midori-browser.c

index 34c5aef9ef6386b6c64e7d5f1f1320ccce8da830..2e4e6cbf275e75c6d9aa80cc1b5ce9621085c297 100644 (file)
@@ -3859,7 +3859,7 @@ static const GtkActionEntry entries[] = {
     N_("Custom..."), "",
     NULL, G_CALLBACK (_action_view_encoding_activate) },
  { "SourceView", NULL,
-   N_("View _Source"), "",
+   N_("View _Source"), "<Ctrl>U",
    N_("View the source code of the page"), G_CALLBACK (_action_source_view_activate) },
  { "SelectionSourceView", NULL,
     N_("View Selection Source"), "",