[evolution] Forgotten chunk from the previous commit (shortcuts from gtk-stock definitions)



commit 39fcd8e32539551ce3be61971501050579024703
Author: Milan Crha <mcrha redhat com>
Date:   Mon Feb 17 14:43:46 2014 +0100

    Forgotten chunk from the previous commit (shortcuts from gtk-stock definitions)

 e-util/e-web-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-web-view.c b/e-util/e-web-view.c
index b00c719..4569d77 100644
--- a/e-util/e-web-view.c
+++ b/e-util/e-web-view.c
@@ -324,7 +324,7 @@ static GtkActionEntry image_entries[] = {
        { "image-save",
          "document-save",
          N_("Save _Image..."),
-         NULL,
+         "<Control>s",
          N_("Save the image to a file"),
          G_CALLBACK (action_image_save_cb) }
 };


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]