#!/usr/bin/python2

from winswitch.client import applet_wrapper

applet_wrapper.main()
