<!DOCTYPE UI><UI version=”3.0″ stdsetdef=”1″> <class>macchangerFE</class> <comment>for gxrg user</comment> <author>GXRG Linux Team</author> <version>1.0</version> <widget> <property name=”name”> <cstring>macchangerFE</cstring> </property> <property name=”geometry”> <rect> <x>0</x> <y>0</y> <width>252</width> <height>146</height> </rect> </property> <property name=”caption”> <string>Macchanger Front End</string> </property> <property name=”associations” stdset=”0″> <stringlist> <string></string> <string>@ComboBox1.insertItems(@exec(‘cat /proc/net/dev | grep “:” | grep -v lo | grep -v sit | cut -d “:” -f [...]