Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <erikos@laptop.pennylane>2010-06-01 15:34:27 (GMT)
committer Daniel Drake <dsd@laptop.org>2010-07-07 15:31:30 (GMT)
commit70e87707e943302217a0b829c463e89dd0e4d40c (patch)
tree8a19eb7ff7225e6f31536f006722d76cc6d1a797
parent5e3f4439fca3610561cad3365d8ba14a4021e5bd (diff)
Does not automatically connect to wifi network at startup anymore #1883
The mesh support tried to connect to a mesh network automatically, even though there was a connection set in the configuration.
-rw-r--r--src/jarabe/model/olpcmesh.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jarabe/model/olpcmesh.py b/src/jarabe/model/olpcmesh.py
index 114bf22..7873692 100644
--- a/src/jarabe/model/olpcmesh.py
+++ b/src/jarabe/model/olpcmesh.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2010 One Laptop per Child
+# Copyright (C) 2009, 2010 One Laptop per Child
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by