quote:
Originally posted by ian_hawdon
Right, I've had a play with the script, there are a few bugs (for example, if an emoticon was used in a display name, the script can't find email addresses).
Ok, I will have to detect a specific valid email address instead of just parentheses: ( ).
quote:
Originally posted by ian_hawdon
I have changed how the output is laid out, this makes Pidgin display the log correctly, but sadly, due to my lack of Java knowledge, I don't know how to make the file name show the date of the conversation, rather than the date of conversion.
I am aware that it is the current date, which is not what you want. That section of code was from an older program.
quote:
Originally posted by ian_hawdon
Here is the patch that needs to be applied to the Java source XP1 attached:
code:
...
What software do you use to apply this kind of patch?