> As for me, I'm the casual Joe Hacker guy with some C++ experience, so if > there are any easy fixes (eg for the set date thing mentioned above) and > some guidance, I can try to help out a bit; same for translating.
One easy fix for setting the date is to just do it from the command line (terminal) using the "date" command. date [MMDDhhmm[[CC]YY][.ss]] For example, date 070513302009 Would set the date to July 5th, 1:30pm, 2009. --Ben _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

