From 70e87707e943302217a0b829c463e89dd0e4d40c Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Tue, 01 Jun 2010 15:34:27 +0000 Subject: 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. --- 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 -- cgit v0.9.1