Temp fix firecfg (#2634)

* Temp fixes for firecfg.config

* Create Builder.profile

* Create clocks.profile

* Create Logs.profile

* Create Maps.profile

* Add TODO to firecfg.config
This commit is contained in:
glitsj16 2019-04-02 09:41:17 +00:00 committed by GitHub
parent ac05c3fda0
commit bd97615082
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 35 additions and 1 deletions

7
etc/Builder.profile Normal file
View file

@ -0,0 +1,7 @@
# Firejail profile for gnome-builder
# This file is overwritten after every install/update
# Temporary fix for https://github.com/netblue30/firejail/issues/2624
# Redirect
include gnome-builder.profile

7
etc/Logs.profile Normal file
View file

@ -0,0 +1,7 @@
# Firejail profile for gnome-logs
# This file is overwritten after every install/update
# Temporary fix for https://github.com/netblue30/firejail/issues/2624
# Redirect
include gnome-logs.profile

7
etc/Maps.profile Normal file
View file

@ -0,0 +1,7 @@
# Firejail profile for gnome-maps
# This file is overwritten after every install/update
# Temporary fix for https://github.com/netblue30/firejail/issues/2624
# Redirect
include gnome-maps.profile

7
etc/clocks.profile Normal file
View file

@ -0,0 +1,7 @@
# Firejail profile for gnome-clocks
# This file is overwritten after every install/update
# Temporary fix for https://github.com/netblue30/firejail/issues/2624
# Redirect
include gnome-clocks.profile

View file

@ -56,8 +56,10 @@ static int have_profile(const char *filename, const char *homedir) {
if (arg_debug)
printf("checking profile for %s\n", filename);
// we get strange names here, such as .org.gnom.gedit.desktop, com.uploadedlobster.peek.desktop,
// we get strange names here, such as .org.gnome.gedit.desktop, com.uploadedlobster.peek.desktop,
// or io.github.Pithos.desktop; extract the word before .desktop
// TODO: implement proper fix for #2624 (names like org.gnome.Logs.desktop fall thru
// the 'last word' logic and don't get installed to ~/.local/share/applications
char *tmpfname = strdup(filename);
if (!tmpfname)

View file

@ -4,6 +4,7 @@
#qemu-system-x86_64
0ad
2048-qt
Builder
Cryptocat
Cyberfox
Discord
@ -12,7 +13,9 @@ FossaMail
Fritzing
Gitter
JDownloader
Logs
Maelstrom
Maps
Mathematica
Natron
QMediathekView
@ -100,6 +103,7 @@ clementine
clion
clipit
cliqz
clocks
cmus
code
code-oss