diff --git a/Apps/GNOME/GTK.rst b/Apps/GNOME/GTK.rst index 5d6e27eac30d5f8830fd35c4a5e30affe822edeb..3854600c2e484bbee7180358288d955ad296c724 100644 --- a/Apps/GNOME/GTK.rst +++ b/Apps/GNOME/GTK.rst @@ -8,7 +8,7 @@ Applications (apps) for the Librem 5 will typically be built using the `GTK toolkit`_. In fact many of the apps available will have been ported from existing apps which are part of the GNOME environment. -This guide aims to provide a brief overview of GTK 3 applications and the tools that can assist in their development. GTK 3.32 is the minimum version that applications on the Librem 5 are expected to use. +This guide aims to provide a brief overview of GTK 3 applications and the tools that can assist in their development. GTK 3.34 is the minimum version that applications on the Librem 5 are expected to use. .. contents:: :local: diff --git a/Apps/Guides/Permissions/index.rst b/Apps/Guides/Permissions/index.rst index bb8c8cdfaf4402e2ab3a167ea2f832363ec3b47b..91102b7e81b51991693f7ff04a66a1c79fe56200 100644 --- a/Apps/Guides/Permissions/index.rst +++ b/Apps/Guides/Permissions/index.rst @@ -33,9 +33,6 @@ Feature Flatpak Permissions ======================================= ================================================ Display a graphical user interface ``--socket=wayland`` Access the Internet using sockets ``--share=network`` -Access settings (GNOME applications) ``--filesystem=~/.config/dconf:ro`` |br| - ``--talk-name=ca.desrt.dconf`` |br| - ``--env=DCONF_USER_CONFIG_DIR=.config/dconf`` Access Bluetooth devices ``--allow=bluetooth`` Read and write user's documents ``--xdg-documents`` Read and write user's downloads ``--xdg-download``