Changeset ea728e6 for utils/README
- Timestamp:
- 2010-08-24T12:19:52Z (14 years ago)
- Branches:
- master
- Children:
- b78c4b9
- Parents:
- 9b1d2d6 (diff), bd599b9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
utils/README
r9b1d2d6 rea728e6 18 18 19 19 20 * c reate_nicksfile.pl (Christian Friedl <christian.friedl@chello.at>)20 * convert_purple.py 21 21 22 This program reads your ~/.licq/ configuration data and convert it to a 23 correct .nicks file. This program can be extended to read other contact 24 list file formats as well. 25 26 27 * centericq2bitlbee.sh (geno <geno@xenyon.com>) 28 29 Converter script for CenterICQ ICQ contact lists. See the documentation 30 for more information. 31 32 33 * convert_gnomeicu.txt 34 35 Not a program, but this one contains a regex which should correctly 36 convert GnomeICU configuration files into the BitlBee format. 37 38 39 * Dynamic MOTD for BitlBee (Geert Hauwaerts <geert@hauwaerts.be>) 40 41 Originally, I wanted to put this program here, but Geert put it online 42 on his own server, with docs and stuff, so I guess it's better to put 43 a link here. dmotd is a little script which generates a motd with some 44 nice statistics, especially nice for servers with many people on it. 45 46 See http://dmotd.hauwaerts.be/ for more information. 22 Converts libpurple configs into something BitlBee can use, so you don't 23 have to re-add all your accounts by hand. 47 24 48 25
Note: See TracChangeset
for help on using the changeset viewer.