====== GPixPod source code ====== ---- **__[[http://svn.sourceforge.net/viewcvs.cgi/gpixpod/trunk/|UPDATE: Since 0.4.0, GPixPod is developed on SourceForge Subversion - click for the web interface]]__** To download the latest code, install //subversion// (//''svn''//) and use the command: svn checkout https://svn.sourceforge.net/svnroot/gpixpod/trunk gpixpod-cvs ---- In this section it is contained the most important source code of GPixPod for reference. The code is updated to 2006-03-08 (**GPixPod 0.3.4**). * [[code:gpixpod-py]] * [[code:gpixpod-glade]] * [[code:mh-py]] * [[code:imgconvs-py]] * [[code:utils-py]] * [[code:ipodhal-py]] * [[code:msg-pot]] For reference and code reusing read **[[:developers]]** and **[[:code:mh-py-api]]** =)