#! /usr/bin/python
import pygtk; pygtk.require("2.0")
from gnomeosd import capplet
capplet.main()
