[epiphany/wip/exalm/typo] window: Add a missing comma
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/exalm/typo] window: Add a missing comma
- Date: Tue, 2 Aug 2022 04:34:38 +0000 (UTC)
commit 44b63b9feab53059854ffde4a31601af5ff3c0f8
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Aug 2 08:34:12 2022 +0400
window: Add a missing comma
src/ephy-window.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 50d97196b..57cb56018 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -1013,7 +1013,7 @@ _ephy_window_set_default_actions_sensitive (EphyWindow *window,
int i;
const char *action_group_actions[] = {
- "save-as", "save-as-application", "screenshot" "print",
+ "save-as", "save-as-application", "screenshot", "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]