#!/usr/bin/env python

from winswitch.client import applet_wrapper

applet_wrapper.main()
