Mercurial > fife-parpg
diff clients/pychan_demo/settings.py @ 125:97d6946bd917
- prepared files for new dir structure
author | chewie@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Wed, 06 Aug 2008 22:24:57 +0000 |
parents | 4a0efb7baf70 |
children | f98443afed5b |
line wrap: on
line diff
--- a/clients/pychan_demo/settings.py Wed Aug 06 01:03:00 2008 +0000 +++ b/clients/pychan_demo/settings.py Wed Aug 06 22:24:57 2008 +0000 @@ -13,3 +13,6 @@ FontGlyphs = " abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+/():;%&`'*#=[]\"" Font = 'content/fonts/samanata.ttf' + +WindowTitle = 'Pychan demo [FIFE Client]' +WindowIcon = 'gui/pychan_logo.png'