Remove incorrect GDK_PIXBUF_MODULE_FILE env variable
We don't install any modules in /app so this is unnecessary (and actually broke the svg loader). https://github.com/fedora-silverblue/issue-tracker/issues/103
This commit is contained in:
parent
0f8a9df670
commit
3ce4e5ad23
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ flatpak:
|
|||
--filesystem=host
|
||||
--talk-name=org.gnome.SettingsDaemon.MediaKeys
|
||||
--metadata=X-DConf=migrate-path=/org/gnome/evince/
|
||||
--env=GDK_PIXBUF_MODULE_FILE=/app/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
|
||||
--talk-name=org.gtk.vfs
|
||||
--talk-name=org.gtk.vfs.*
|
||||
--talk-name=org.gnome.SessionManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue