home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / onboard / run-settings.py < prev    next >
Encoding:
Python Source  |  2007-02-20  |  79 b   |  6 lines

  1. #!/usr/bin/python
  2. from settings import Settings
  3. import gtk
  4. s = Settings(True)
  5.  
  6.