|
|
| (9 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| These features are available in the current Factory repository.
| | == Users oriented == |
|
| |
|
| == Sugar Network integration ==
| | The following features are oriented to end users. |
|
| |
|
| By default, Sugar Shell looks the same as in pristine Glucose. To start using Sugar Network related improvements in Shell UI, go to ''Sweets Distribution'' component in Control Panel and enable integration checkbox and restart Sugar. After restarting, Sugar Network client will be available from activities tray and by {{Code|F8}} shortkey.
| | === Default configuration changes === |
|
| |
|
| == Blacklist Shell components ==
| | The following changes were made in the default Sugar Shell configuration. |
|
| |
|
| {{:Platform_Team/Sweets_Distribution/Features/Blacklists}} | | * 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 to the original behavior, set the {{Code|/desktop/sugar/show_register}} GConf key to {{Code|true}}. |
|
| |
|
| == Shell plugins ==
| | * On initial start, Sugar Shell will ask for a user nickname. To revert to the original behavior (when Shell reuses the system user name), set the {{Code|/desktop/sugar/user/default_nick}} GConf key to {{Code|system}}. |
| | |
| {{:Platform_Team/Sweets_Distribution/Features/Plugins}}
| |
| | |
| Factory repository provides the following plugins:
| |
| | |
| * [http://git.sugarlabs.org/desktop/sugar-telepathy-plugin telepathy] from {{Code|sugar-telepathy-plugin}} package<br>Alternative implementation of Neighborhood collaboration in Sugar Shell that is assumed to make Telepathy related code more robust.
| |
| | |
| * [http://git.sugarlabs.org/network/shell-plugin sn] from {{Code|sugar-network-plugin}} package<br>Plugin adds Sugar Network integration to Sugar Shell. It is also working example how to replace original sugar-datastore with new implementation.
| |
| | |
| * [http://git.sugarlabs.org/server/client client] from {{Code|sugar-client}} package<br>Plugin to initiate various deployment related routines on end user side.
| |