You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This RFC describes the usage of GSettings in Srain.
[This is a draft]
Schema
The root path of schema is /im/srain/srain/, and the ID is im.srain.Srain.Settings.
Generally, the avaliable options would match the original option name of builtin.cfg .
Relocatables
Two relocatable schemas are used, one for storing options for a chat session, the other for storing server list.
Identifiers are:
im.srain.Srain.Settings.Chat - Chat options
im.srain.Srain.Settings.Server - Server options
Defined / Avaliable servers
Due to the limitations of GSettings, there is also a option of "avaliable" servers. it is used to index defined servers.
The text was updated successfully, but these errors were encountered:
Rationale
This RFC describes the usage of
GSettings
in Srain.[This is a draft]
Schema
The root path of schema is
/im/srain/srain/
, and the ID isim.srain.Srain.Settings
.Generally, the avaliable options would match the original option name of
builtin.cfg
.Relocatables
Two relocatable schemas are used, one for storing options for a chat session, the other for storing server list.
Identifiers are:
im.srain.Srain.Settings.Chat
- Chat optionsim.srain.Srain.Settings.Server
- Server optionsDefined / Avaliable servers
Due to the limitations of
GSettings
, there is also a option of "avaliable" servers. it is used to index defined servers.The text was updated successfully, but these errors were encountered: