aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-interpreters.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/disable-interpreters.inc')
-rw-r--r--etc/inc/disable-interpreters.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/inc/disable-interpreters.inc b/etc/inc/disable-interpreters.inc
index 4e3590fed..e4497f832 100644
--- a/etc/inc/disable-interpreters.inc
+++ b/etc/inc/disable-interpreters.inc
@@ -44,8 +44,7 @@ blacklist /usr/share/perl*
44# it is needed so that Firefox can run applications with Terminal=true in 44# it is needed so that Firefox can run applications with Terminal=true in
45# their .desktop file (depending on what is installed). The reason is that 45# their .desktop file (depending on what is installed). The reason is that
46# this is done via glib, which currently uses a hardcoded list of terminal 46# this is done via glib, which currently uses a hardcoded list of terminal
47# emulators: 47# emulators: https://gitlab.gnome.org/GNOME/glib/-/issues/338.
48# https://gitlab.gnome.org/GNOME/glib/-/issues/338
49# And in this list, rxvt comes before xterm. 48# And in this list, rxvt comes before xterm.
50blacklist ${PATH}/rxvt 49blacklist ${PATH}/rxvt
51 50