From: Simon W. <sim...@gm...> - 2008-10-02 18:25:33
|
Hello My code is ready. I have fixed the double 'encryption enabled' bug some days ago. Some testing would be nice. The G_SIZE_FORMAT problem is fixed in r379 (today). All user visible strings are in the file paranoia.c. It would be nice if you could read through it and create a diff of you suggestions. Very similar strings should be unified, as it simplifies the translation. Scattered strings are bad too. (e.g. paranoia.c line 570ff, r374) So maybe some code changes are needed too. Strings printed by purple_debug() won't be translated, but improvements are welcome. I have not the time/motivation to do any code reviews at the moment. But the documentation is severely outdated and needs to be updated before release. (INSTALL, README, INFO...) It would be nice if we could release this weekend! I will work on the scattered strings and take a look at the documentation. Cheers, Simon Christian Wäckerlin schrieb: > Fellow developers, > > (when) are we ready to release? > > Regarding the string freeze, someone who is better than I in english told > me that we have problems with the english grammatics. > We should the user relevant strings carefully before string freeze. > > TODO 0.3 (as I see it) > ------------------ > * code review > * dokumentation > * AMD64, power testing > - gsize has the size of a pointer, so different format specifiers are > requiered > - use G_GSIZE_FORMAT > line 197: msg = g_strdup_printf("%s->%s (%s), %" > G_GSIZE_FORMAT " Bytes\n\n" > - amd64: I tested 'otptester --genusekey' so far and this works > * there are a few strings in the code that should be replaced with > constants, > - i.e. 'entropy' > * analize strings --> string freeze > - english grammar is wrong (janne) > > Greetings > > Christian > > "Freedom is being able to make decisions that affect mainly you. Power > is being able to make decisions that affect others more than you. If we > confuse power with freedom, we will fail to uphold real freedom." -- > Richard M. Stallman > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Pidgin-paranoia-devel mailing list > Pid...@li... > https://lists.sourceforge.net/lists/listinfo/pidgin-paranoia-devel > |