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
a0a27d9cb2
gajim-plural
/
plugins
/
roster_buttons
/
__init__.py
5 lines
76 B
Python
Raw
Normal View
History
Unescape
Escape
Plugin can be a package (directory) now. Added example plugin that modifies roster window (with glade file). Added activate and deactivate methods to Plugin (used in forementioned RosterButtonsPlugin).
2008-06-14 18:20:24 +00:00
__all__
=
[
'
RosterButtonsPlugin
'
]
Modified source to work under python3
2016-09-02 13:05:03 -07:00
from
.
plugin
import
RosterButtonsPlugin
Reference in a new issue
Copy permalink