|
From: <nic...@us...> - 2008-02-13 15:29:42
|
Revision: 2363
http://metpx.svn.sourceforge.net/metpx/?rev=2363&view=rev
Author: nicholaslemay
Date: 2008-02-13 07:29:37 -0800 (Wed, 13 Feb 2008)
Log Message:
-----------
Added __setBasicPaths private method.
Added basicPaths concept which are the base paths of the application. These paths CANNOT
be translated and remain the same no matter hwat language is used.
Amongst other things, this will keep us from having to deal with variable paths when
dealing with imports.
Paths towards generated data( graphics, csv files, databases, webPages ) will
be translated in an effort to translates the application as much as is
easily feasible.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPaths.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|