Menstral build instructions The build process is designed to run on Linux (or Unix). While it can be adapted to work on Windows without much effort, this is up to you. Prerequisites: Sun Java Wireless Toolkit (WTK) http://java.sun.com/products/sjwtoolkit/download-2_2.html (with Linux support) http://java.sun.com/products/sjwtoolkit/download-2_5.html Proguard http://proguard.sourceforge.net/ Python (used for some simple processing of the language files) Edit 'src/build' to set the location of your WTK and PROGUARD. Go in the trunk/ directory, and run "./src/build". This is all, the generated jar and jad are in the bin/ directory. The build generates these directories: bin/ : the generated jar and jad. lang/ : processed language files (with comments and empty lines removed). psrc/ : preprocessed java files. class/ : temporary .class files. tmp/ : temporary files, manifest Known issues (to be fixed): - don't allow multiple activations of SMS Receive - fix display of list of dates, to be aligned - fix alert-while-alert problem (maybe replace Alert with Form?) - use names in profile list - move profile list upper from setup - allocate keys '#' & '*' - rename, delete profiles - mms transfer