Platform Team/Sweets Distribution/Factory/Features: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
** [http://git.sugarlabs.org/desktop/sugar-proxy-plugin proxy] from {{Code|sugar-proxy-plugin}} package<br>Internet proxy configuration. | ** [http://git.sugarlabs.org/desktop/sugar-proxy-plugin proxy] from {{Code|sugar-proxy-plugin}} package<br>Internet proxy configuration. | ||
* | * Closer integration with login managers<br>Sugar Shell will reuse language setting from GDM manager, [http://bugs.sugarlabs.org/ticket/2603 #2603]. | ||
* | === Default configuration changes === | ||
The following changes were made in default Sugar Shell configuration. | |||
* Registration on school servers is disabled by default<br>Sugar Shell support registration on OLPC XS school server. Sweets Distribution does not provide OLPS XS and this functionality is disabled by default. To revert original behavior, set {{Code|/desktop/sugar/show_register}} GConf key to {{Code|true}}. | |||
* On initial Shell start, it asks for user nickname. To revert original behavior (when shell reuses system user name), set {{Code|/desktop/sugar/user/default_nick}} GConf key to {{Code|system}}. | |||