#7759 Default home view should be ring
This is bobby's patch to #7759 changing the default home view to ring. |TestCase| Remove the "[Layout]" section from ~olpc/.sugar/default/config, or rm -rf ~olpc/.sugar, or reflash. Start sugar. Verify the initial Home layout is the Ring layout.
This commit is contained in:
parent
3667ea5b63
commit
8696e2ad1d
@ -32,7 +32,7 @@ DEFAULT_WARM_EDGES_DELAY = 1000.0
|
|||||||
|
|
||||||
RING_LAYOUT = 'ring-layout'
|
RING_LAYOUT = 'ring-layout'
|
||||||
RANDOM_LAYOUT = 'random-layout'
|
RANDOM_LAYOUT = 'random-layout'
|
||||||
DEFAULT_FAVORITES_LAYOUT = RANDOM_LAYOUT
|
DEFAULT_FAVORITES_LAYOUT = RING_LAYOUT
|
||||||
|
|
||||||
_profile = None
|
_profile = None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user