[gthumb] added the control-o accelerator to open the location dialog
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] added the control-o accelerator to open the location dialog
- Date: Sat, 13 Aug 2016 14:41:55 +0000 (UTC)
commit 5c61b88fa996809cdbf1321e42b0993cb01262b2
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Aug 13 10:14:56 2016 +0200
added the control-o accelerator to open the location dialog
gthumb/gth-browser-actions-entries.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gthumb/gth-browser-actions-entries.h b/gthumb/gth-browser-actions-entries.h
index b866050..1b2c904 100644
--- a/gthumb/gth-browser-actions-entries.h
+++ b/gthumb/gth-browser-actions-entries.h
@@ -68,6 +68,7 @@ static const GthAccelerator gth_browser_accelerators[] = {
{ "browser-mode", "Escape" },
{ "browser-properties", "<Control>i" },
{ "close", "<Control>w" },
+ { "open-location", "<Control>o" },
{ "fullscreen", "F11" },
{ "revert-to-saved", "F4" },
{ "show-sidebar", "F9" },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]