Gajim2Gaim
This script converts your gajim logs.db to gaim style logs by splitting up conversations day by day. It creates a protocol called 'gajim' in ~/.gaim/logs/ with user name defined by USER_NAME in the script. The last day that was converted to logs is stored in ~/.gajim/gajim2gaim.txt. This is useful for letting beagle index conversation logs.
Example usage (with cron)
python gajim2gaim.py
Add a cronjob with the command:
python gajim2gaim.py -d `cat ~/.gajim/gajim2gaim.txt`
Attachments
-
gajim2gaim.py
(5.1 kB) - added by whatah
19 months ago.
Source file
