From 738ee37a87c6f94adb044c5251278eae295dce4e Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 12 Oct 2014 18:56:33 +0200 Subject: [PATCH] Added a TODO-list --- tools/wifibrowser.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/wifibrowser.c b/tools/wifibrowser.c index 402ae19..7b7df71 100644 --- a/tools/wifibrowser.c +++ b/tools/wifibrowser.c @@ -12,6 +12,10 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/* TODO: + * - list every network known + * - show only connect or disconnect in the popup menu + * - also allow removing networks */