From 5ff30eadf670f5225ae305f10e248c7d97a88fb4 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Fri, 13 Aug 2010 11:14:29 +0000 Subject: Add default Ad-hoc networks #1610 This patch adds three default Ad-hoc networks, for channel 1, 6 and 11. They are represented with designated icons in the neighborhood view. This will mimic the mesh behavior on devices where mesh hardware is not available and make the "under a tree"-scenario possible in those cases. If Sugar sees no "known" network when it starts, it does autoconnect to an Ad-hoc network. http://wiki.sugarlabs.org/go/Features/Sugar_Adhoc_Networks --- (limited to 'data') diff --git a/data/sugar.schemas.in b/data/sugar.schemas.in index b9606ba..2e6b820 100644 --- a/data/sugar.schemas.in +++ b/data/sugar.schemas.in @@ -329,5 +329,19 @@ + + /schemas/desktop/sugar/network/adhoc + /desktop/sugar/network/adhoc + sugar + bool + true + + Show Sugar Ad-hoc networks + If TRUE, Sugar will show default Ad-hoc networks for + channel 1,6 and 11. If Sugar sees no "known" network when + it starts, it does autoconnect to an Ad-hoc network. + + + -- cgit v0.9.1