Module implementing the preferences for the eric library.
settingsNameGlobal |
settingsNameOrganization |
EricPreferences | A class to hold all configuration items. |
convertPasswords | Module function to convert all passwords. |
getNetworkProxy | Function to retrieve the various Network Proxy related settings. |
initPreferences | Function to initialize the central configuration store. |
setNetworkProxy | Function to store the various Network Proxy settings. |
syncPreferences | Module function to sync the preferences to disk. |
A class to hold all configuration items.
proxyDefaults |
None |
None |
None |
Module function to convert all passwords.
Function to retrieve the various Network Proxy related settings.
Function to initialize the central configuration store.
Function to store the various Network Proxy settings.
Module function to sync the preferences to disk.
In addition to syncing, the central configuration store is reinitialized as well.