Limnoria/plugins/Dict
Valentin Lorentz 6cbc6a14dd Rename all 'locale' directories to 'locales'.
Firstly, these directories contains more than one locale. Secondly, it conflicts with the 'locale' python module.
2012-12-26 15:43:35 +01:00
..
local Dict: Decode network stream as unicode. 2012-08-05 14:38:11 +02:00
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Internationalize ChannelLogger, Ctcp, Dict, Dunno, Factoids 2010-10-17 11:22:07 +02:00
messages.pot Conditional & Dict & Factoids & MessageParser: remove redundant spaces, update i18n and l10n-fr 2011-06-28 19:43:21 +02:00
plugin.py Conditional & Dict & Factoids & MessageParser: remove redundant spaces, update i18n and l10n-fr 2011-06-28 19:43:21 +02:00
README.txt Remove dictclient from Dict/ and update Dict/README.txt 2009-03-11 13:37:26 -04:00
test.py add a random-synonym getting function to Dict, add tests for it. 2011-02-25 18:36:17 +01:00

This is a simple plugin to allow querying dictionaries for word
definitions.

In order to use this plugin you must have the following modules
installed:
- dictclient: http://quux.org:70/devel/dictclient