~ubuntu-branches/ubuntu/precise/gnome-osd/precise

1
2
3
4
#! @PYTHON@
import pygtk; pygtk.require("2.0")
from gnomeosd import capplet
capplet.main()