aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/gnome-maps.profile2
-rw-r--r--etc/openshot.profile1
-rw-r--r--src/man/firejail.txt1
3 files changed, 2 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
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 4b1134686..926e9b2cc 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1442,6 +1442,7 @@ $ firejail \-\-private firefox
1442.TP 1442.TP
1443\fB\-\-private=directory 1443\fB\-\-private=directory
1444Use directory as user home. 1444Use directory as user home.
1445--private and --private=directory cannot be used together.
1445.br 1446.br
1446 1447
1447.br 1448.br