[prev in list] [next in list] [prev in thread] [next in thread] 

List:       moblin-commits
Subject:    [Moblin-Commits] Connection Manager: Changes to 'master'
From:       holtmann () moblin ! org (Marcel Holtmann)
Date:       2008-09-22 1:36:32
Message-ID: 20080922013632.85DD992C1AF () moblin ! org
[Download RAW message or body]

This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 test/start-scanning |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

New commits:
commit e952851502277cc41cd2a54ef5386cca7a8843dd
Author: Marcel Holtmann <marcel@holtmann.org>
Date:   Fri Sep 19 01:55:00 2008 +0200

    Fix broken Python statement

commit 9f87c74fa2360bf63e476577518d2f0e2d5dd71e
Author: Marcel Holtmann <marcel@holtmann.org>
Date:   Tue Sep 16 22:33:33 2008 +0200

    Also scan on WiMAX devices


Diff in this email is a maximum of 400 lines.
diff --git a/test/start-scanning b/test/start-scanning
index 9b5878b..ff0dd07 100755
--- a/test/start-scanning
+++ b/test/start-scanning
@@ -21,7 +21,10 @@ for path in elements:
 	print "[ %s ]" % (path)
 
 	if (properties["Subtype"] == "wifi"):
-		print "   Started scanning"
+		print "   Started WiFi scanning"
+		element.Update()
+	elif (properties["Subtype"] == "wimax"):
+		print "   Started WiMAX scanning"
 		element.Update()
 	else:
 		print "   No scanning"
_______________________________________________
Commits mailing list
Commits@moblin.org
https://www.moblin.org/mailman/listinfo/commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic