[evince/mcatanzaro/#1333-gnome-3-38: 2/2] Remove ability to launch actions
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/mcatanzaro/#1333-gnome-3-38: 2/2] Remove ability to launch actions
- Date: Tue, 22 Sep 2020 15:26:47 +0000 (UTC)
commit 226645e7481895976aa18fc75d3906bf60a9a456
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Sep 22 10:26:15 2020 -0500
Remove ability to launch actions
Fixes #1333
shell/ev-window.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 373d9e35..167e2710 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -6697,9 +6697,7 @@ window_configure_event_cb (EvWindow *window, GdkEventConfigure *event, gpointer
static void
launch_action (EvWindow *window, EvLinkAction *action)
{
- ev_window_warning_message (window,
- _("Security alert: this document has been prevented from opening the file
ā%sā"),
- ev_link_action_get_filename (action));
+ /* Do nothing, https://gitlab.gnome.org/GNOME/evince/-/issues/1333 */
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]