Re: [Evolution] gsettings values for evolution





Because, as it says, you need a SCHEMA argument to gsettings as well as
the KEY.  So it should be something like 

    gsettings get SCHEMA org.gnome.evolution.mail.mark-seen

and you can get a list of schemas by doing

   gsettings list-schemas

Then you get to decide which schema is the one you need.  Good luck.

Sorry, I should be a bit more helpful.  What you need to do is

   gsettings get org.gnome.evolution.mail mark-seen
   gsettings get org.gnome.evolution.mail mark-seen-timeout

P.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]