This website requires JavaScript.
Explore
Help
Sign In
copyleftie
/
gajim-plural
Watch
1
Star
0
Fork
You've already forked gajim-plural
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffb754ea34
gajim-plural
/
plugins
/
length_notifier
/
__init__.py
3 lines
50 B
Python
Raw
Normal View
History
Unescape
Escape
Plugin's configuration is now saved to disk (currently: using UserDict and shelve modules). Length Notifier Plugin has configuration dialog (added entry with JIDs to be included when plugin is working) - fully usable. Default values of configuration key has been added to GajimPlugin. Some other minor changes/fixes.
2008-07-29 21:09:28 +02:00
convert tabs to spaces in source code thanks to reindent.py Also use sed to remove now unneeded Vim lines, 2to3 -f ws_comma to fix some whitespace, and fix some other madness manually.
2010-04-08 01:20:17 +02:00
from
length_notifier
import
LengthNotifierPlugin