Wlanconfig 2

v0.1
The rewrite is complete. Could be buggy, but should eat less RAM and run faster (not that you could tell). The code should be much more streamlined and safe from having leftover stuff in strings and character arrays.

-----------------------------------------------------------
Wlanconfig

v1.4
Added in the option to list the contents of profiles. While working on this version, I discovered the code to be extremely buggy, hence this project being discontinued and replaced by Wlanconfig2.

v1.3
Cleaned up the interface a bit, made it easier to use.

v1.2
Added in the ability to pass stuff to the executable at run time to skip the UI configuration

v1.1
Added in support for static IP addresses; still being tested.
Moved from statically being in /home/root/Choices/wlanconfig to $HOME/Choices/wlanconfig.
Made Wlanconfig make the necessary folders (even if they do exist).
