wifi-control-node icon indicating copy to clipboard operation
wifi-control-node copied to clipboard

Added support for non-english linux systems

Open TinyTanic opened this issue 8 years ago • 0 comments

In a non-english linux system the output of the nmcli is different from the english one. I added a little workaround that set the default locale in ascii before the command and restore the original locale after the command. I think this solution is easy and bulletproof.

TinyTanic avatar Jan 06 '17 02:01 TinyTanic