view enso/config.py @ 2:e6944c6abe1e

Added a few files, none of which I've even attempted to import.
author Atul Varma <varmaa@toolness.com>
date Thu, 21 Feb 2008 21:33:05 -0600
parents
children 8cc56561b3a7
line wrap: on
line source

# Configuration settings for Enso.  Eventually this will take
# localization into account too (or we can make a separate module for
# such strings).

QUASIMODE_KEYCODE = 1

OPENING_MSG_XML = "<p>Welcome to Enso.</p>"