b5130c5943
When integrating with optional components like Clocks, it is not safe to access their GSettings right after the application became visible to the AppSystem: Installation is usually not atomic, so the .desktop file may appear before the settings schema, in which case Gio will abort due to an "invalid" schema ID. To address this, add a small helper class that wraps the settings access in a safe way. https://bugzilla.gnome.org/show_bug.cgi?id=766410 |
||
---|---|---|
.. | ||
config.js.in | ||
extensionUtils.js | ||
fileUtils.js | ||
gnomeSession.js | ||
history.js | ||
ibusManager.js | ||
jsParse.js | ||
keyboardManager.js | ||
loginManager.js | ||
modemManager.js | ||
objectManager.js | ||
params.js | ||
smartcardManager.js | ||
util.js |