From c294af33555988ae9ba97031ef2f71e13e5e03b0 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Sat, 20 Feb 2021 22:35:54 -0300 Subject: [PATCH] signal-desktop.profile: fix ignore of disable-xdg.profile Added on commit f4f676745 ("Refactor electron.profile and electron based programs (#3807)"). This appears to be the only instance of that: $ grep -Fnr 'include-xdg' etc etc/profile-m-z/signal-desktop.profile:9:ignore include-xdg.inc Credits go to syntax highlighting on vim. --- etc/profile-m-z/signal-desktop.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/profile-m-z/signal-desktop.profile b/etc/profile-m-z/signal-desktop.profile index 666a37def2a..e74a2d0d90a 100644 --- a/etc/profile-m-z/signal-desktop.profile +++ b/etc/profile-m-z/signal-desktop.profile @@ -6,7 +6,7 @@ include signal-desktop.local include globals.local # Disabled until someone reported positive feedback -ignore include-xdg.inc +ignore include disable-xdg.inc ignore include whitelist-runuser-common.inc ignore include whitelist-usr-share-common.inc ignore private-cache