On Mon, 2021-04-05 at 22:04 +0100, Pete Biggs wrote:
> On Tue, 2021-04-06 at 06:55 +1000, Antony Steele wrote:
> > installed through flatpack -thanks
> 
> Flatpack works in a sandbox.  You will need to make sure that the
> dconf seen by the flatpack version is the same as the dconf seen by
> the desktop.

        Hi,
that's true, changing option in flatpak is harder. Do it like this:

   $ flatpak run --command=sh org.gnome.Evolution
   [container] $ gsettings set org.gnome.evolution.mail 
browser-close-on-delete-or-junk true
   [container] $ exit

Then run Evolution as usual and it'll have it set. The options are not
shared with the host system, thus you cannot see it when you run the
dconf-editor on the host system.
        Bye,
        Milan

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to