[eog/wip/gaction-migration] Restore keyboard shortcut for slideshow mode
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog/wip/gaction-migration] Restore keyboard shortcut for slideshow mode
- Date: Tue, 23 Dec 2014 15:31:35 +0000 (UTC)
commit 87d65c884460426c140c7861a148511bf1d7705e
Author: Felix Riemann <friemann gnome org>
Date: Tue Dec 23 16:23:20 2014 +0100
Restore keyboard shortcut for slideshow mode
https://bugzilla.gnome.org/show_bug.cgi?id=741050
src/eog-application.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/eog-application.c b/src/eog-application.c
index b94aead..c7ece82 100644
--- a/src/eog-application.c
+++ b/src/eog-application.c
@@ -260,6 +260,7 @@ eog_application_init_accelerators (GtkApplication *application)
"win.view-gallery", "F9", NULL,
"win.view-sidebar", "<Ctrl>F9", NULL,
"win.view-fullscreen", "F11", NULL,
+ "win.view-slideshow", "F5", NULL,
"win.toggle-zoom-fit", "F", NULL,
NULL /* Terminating NULL */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]