Changeset f5c0d8e for utils/README
- Timestamp:
- 2010-08-31T20:06:14Z (14 years ago)
- Branches:
- master
- Children:
- 0c85c08
- Parents:
- 8358691 (diff), 31dbb90a (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
r8358691 rf5c0d8e 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.