aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/gnome-maps.profile2
-rw-r--r--etc/openshot.profile1
2 files changed, 1 insertions, 2 deletions
diff --git a/etc/gnome-maps.profile b/etc/gnome-maps.profile
index 6cceef544..62350b862 100644
--- a/etc/gnome-maps.profile
+++ b/etc/gnome-maps.profile
@@ -6,7 +6,7 @@ include gnome-maps.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9# Some distro use gapplications to start gnome-maps over dbus, firecfg can handel that, to manualy fix the run the following command. 9# Some distributions use gapplications to start gnome-maps over D-Bus. As firecfg cannot handle that, you need to run the following command.
10# sed -e "s/Exec=gapplication launch org.gnome.Maps %U/Exec=gnome-maps %U/" -e "s/DBusActivatable=true/DBusActivatable=false/" "/usr/share/applications/org.gnome.Maps.desktop" > "~/.local/share/applications/org.gnome.Maps.desktop" 10# sed -e "s/Exec=gapplication launch org.gnome.Maps %U/Exec=gnome-maps %U/" -e "s/DBusActivatable=true/DBusActivatable=false/" "/usr/share/applications/org.gnome.Maps.desktop" > "~/.local/share/applications/org.gnome.Maps.desktop"
11 11
12# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them 12# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them
diff --git a/etc/openshot.profile b/etc/openshot.profile
index 2f5d475ba..9d0b4c4c9 100644
--- a/etc/openshot.profile
+++ b/etc/openshot.profile
@@ -10,7 +10,6 @@ noblacklist ${HOME}/.openshot
10noblacklist ${HOME}/.openshot_qt 10noblacklist ${HOME}/.openshot_qt
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc 13include allow-python3.inc
15 14
16include disable-common.inc 15include disable-common.inc