Closed cwendling closed 1 year ago
Would be good to get another review as the older version of dconf-editor I use doesn't find the panel objects schema at all.
@lukefromdc you can also show the schema description using gsettings describe
:
$ gsettings describe org.mate.panel.object:/org/mate/panel/objects/notification-area/ action-type
The action type this button represents. Possible values are 'none', 'lock', 'logout', 'run', 'search', 'force-quit', 'connect-server' and 'shutdown'. This key is only relevant if the object-type key is 'action'.
The action type this button represents. Possible values are 'none', 'lock', 'logout', 'run', 'search', 'force-quit', 'connect-server' and 'shutdown'. This key is only relevant if the object-type key is 'action'.
It was listing outdated values, and missing new ones.
Fixes #1132.