From 824ac2a6a6dddf36c9f795cf0249eb5bebe60f54 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Wed, 22 Sep 2010 10:40:38 +0000 Subject: Add default Ad-hoc networks #9845 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. --- (limited to 'data') diff --git a/data/sugar.schemas.in b/data/sugar.schemas.in index e5b1e88..454375a 100644 --- a/data/sugar.schemas.in +++ b/data/sugar.schemas.in @@ -271,6 +271,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