From: <sea...@us...> - 2006-09-26 17:24:47
|
Revision: 17355 http://svn.sourceforge.net/gaim/?rev=17355&view=rev Author: seanegan Date: 2006-09-26 10:24:45 -0700 (Tue, 26 Sep 2006) Log Message: ----------- Last edit. Modified Paths: -------------- web/htdocs/sean/config.py Modified: web/htdocs/sean/config.py =================================================================== --- web/htdocs/sean/config.py 2006-09-26 17:19:42 UTC (rev 17354) +++ web/htdocs/sean/config.py 2006-09-26 17:24:45 UTC (rev 17355) @@ -27,7 +27,7 @@ py['blog_encoding'] = "UTF-8" # Where are this blog's entries kept? -py['datadir'] = "/home/groups/g/ga/gaim/htdocs/seanegan/posts" +py['datadir'] = "/home/groups/g/ga/gaim/htdocs/sean/posts" # Where should PyBlosxom log files be kept? py['logdir'] = "/dev/nul" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |