view gpp/gcalendar/settings.py @ 331:1ea63aa3f21d

Committing DreadInBabylon's default avatar.
author Brian Neal <bgneal@gmail.com>
date Thu, 24 Feb 2011 04:01:18 +0000
parents dbd703f7d63a
children
line wrap: on
line source
"""
This file contains the user tweakable settings for the gcalendar application.
"""

EMAIL = 'bgneal@gmail.com'
CALENDAR_ID = 'i81lu3fkh57sgqqenogefd9v78@group.calendar.google.com'

# vim: ts=4 sw=4