~mail-bodograumann/specto/vital0

« back to all changes in this revision

Viewing changes to spectlib/main.py

  • Committer: Jean-François Fortin Tam
  • Date: 2009-03-26 16:35:43 UTC
  • mfrom: (98.2.30 specto-jeff)
  • Revision ID: jeff@kusanagi-20090326163543-il14052h7l33yr5w
Merge the notify-osd and Python 2.6 fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
167
167
            ["always_show_icon", False], #True would be against the HIG!
168
168
            ["debug_mode", False],
169
169
            ["follow_website_redirects", True],
170
 
            ["pop_toast_duration", 5],
171
170
            ["pop_toast", True],
172
171
            ["show_deactivated_watches", True],
173
172
            ["show_in_windowlist", True],