[gthumb] selections: fixed action name
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] selections: fixed action name
- Date: Tue, 4 Jul 2017 16:00:20 +0000 (UTC)
commit a9c720c2acc70d860df7f138100ac88f4e2ad9ca
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Jul 1 19:26:46 2017 +0200
selections: fixed action name
extensions/selections/callbacks.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/selections/callbacks.c b/extensions/selections/callbacks.c
index d729f18..3c9e1a4 100644
--- a/extensions/selections/callbacks.c
+++ b/extensions/selections/callbacks.c
@@ -41,7 +41,7 @@ static const GActionEntry actions[] = {
{ "go-to-selection-1", gth_browser_activate_go_to_selection_1 },
{ "go-to-selection-2", gth_browser_activate_go_to_selection_2 },
{ "go-to-selection-3", gth_browser_activate_go_to_selection_3 },
- { "go-to-file-container", gth_browser_activate_go_to_file_container },
+ { "go-to-container-from-selection", gth_browser_activate_go_to_file_container },
{ "remove-from-selection", gth_browser_activate_remove_from_current_selection }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]