From d12b37b51b2e5c5d7396635bf116b04caf9b523b Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 12 Oct 2014 20:23:36 +0200 Subject: [PATCH] Updated the TODO list --- src/applets/wpa_supplicant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applets/wpa_supplicant.c b/src/applets/wpa_supplicant.c index 73d9dbb..7912677 100644 --- a/src/applets/wpa_supplicant.c +++ b/src/applets/wpa_supplicant.c @@ -15,7 +15,7 @@ /* TODO: * - implement more control events * - make sure it works with WEP networks - * - manage the network list from the browser (networks without reception...) + * - fix the case where every network available is disabled * - tooltip with details on the button (interface tracked...) */