Difference between revisions of "Platform Team/Sweets Distribution/Factory/Features"

From Sugar Labs
Jump to navigation Jump to search
(Created page with "These features are available in the current Factory repositories: '''Sugar Network integration''' : By default, Sugar Shell looks the same as in pristine Glucose. To start u...")
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
These features are available in the current Factory repositories:
+
== 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:
+
=== Default configuration changes ===
  
:* Go to ''Sweets'' component in Control Panel and enable integration checkbox;
+
The following changes were made in the default Sugar Shell configuration.
:* Make sure that Sugar Network server ulr is correct.
 
  
: After restarting:
+
* 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}}.
  
:* Home view will loose all local activities, it will be fixed ASAP;
+
* 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}}.
:* Sugar Network client (that is intended to be used in Peruvian deployment), [[Platform_Team/Sugar_Network/Mejorar_Sistema|Mejorar Sistema]], will be available from activities tray and by {{Code|F8}} shortkey.
 
 
 
'''Patched Sugar collaboration'''
 
 
 
: In Sugar Shell code were made fixes that are intended to make Telepathy, everything related to Neighborhood View and Sugar Activities sharing/joining, more stable. This functionality was broken since global redesign started after 0.88 Glucose release.
 
 
 
: The common goal is reproducing behavior from 0.88.
 

Latest revision as of 01:47, 12 June 2013

Users oriented

The following features are oriented to end users.

Default configuration changes

The following changes were made in the default Sugar Shell configuration.

  • Registration on school servers is disabled by default
    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 /desktop/sugar/show_register GConf key to true.
  • 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 /desktop/sugar/user/default_nick GConf key to system.