[epiphany] Apply shortcuts for text content resizing also to default content in opened new tabs
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Apply shortcuts for text content resizing also to default content in opened new tabs
- Date: Thu, 17 Jan 2019 22:03:43 +0000 (UTC)
commit ee1e567f77d698d92093648e7d9d5ccb8733abb8
Author: Jan-Michael Brummer <jan brummer tabos org>
Date: Mon Jan 14 19:17:41 2019 +0100
Apply shortcuts for text content resizing also to default content in opened new tabs
Fixes: https://gitlab.gnome.org/GNOME/epiphany/issues/539
src/ephy-window.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index aabd740b4..faf948175 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -983,8 +983,7 @@ _ephy_window_set_default_actions_sensitive (EphyWindow *window,
GAction *action;
int i;
- const char *action_group_actions[] = { "save-as", "save-as-application",
- "zoom-in", "zoom-out", "print",
+ const char *action_group_actions[] = { "save-as", "save-as-application", "print",
"find", "find-prev", "find-next",
"bookmark-page", "encoding", "page-source",
"send-to",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]