Merge pull request #2 from Lexicality/master

Whoops, forgot to commit this.
This commit is contained in:
Kiooeht 2011-07-10 04:29:10 -07:00
commit 5a107a3341

View file

@ -9,7 +9,7 @@ from setuptools import setup
APP = ['pesterchum.py']
#DATA_FILES = ['pesterchum.js', 'profiles', 'themes', 'smilies', 'logs']
DATA_FILES = ['quirks', 'themes']
DATA_FILES = ['quirks', 'themes', 'smilies']
# TODO: Grep this version out of version.py
SHORT_VERSION = '3.41.2B5'
LONG_VERSION = '3.41.2 Beta 5 Bleeding Edge'