New Service Discovery, couple of quick notes about this commit:
* src/disco.py contains all the disco stuff * registration remains in src/config.py * data/pixmaps/agents contains the icons used in the toplevel server browser and the banner. They're referenced at the top of src/disco.py.
Showing
- README 1 addition, 0 deletionsREADME
- data/pixmaps/agents/aim.png 0 additions, 0 deletionsdata/pixmaps/agents/aim.png
- data/pixmaps/agents/error.png 0 additions, 0 deletionsdata/pixmaps/agents/error.png
- data/pixmaps/agents/gadu-gadu.png 0 additions, 0 deletionsdata/pixmaps/agents/gadu-gadu.png
- data/pixmaps/agents/icq.png 0 additions, 0 deletionsdata/pixmaps/agents/icq.png
- data/pixmaps/agents/irc.png 0 additions, 0 deletionsdata/pixmaps/agents/irc.png
- data/pixmaps/agents/jabber.png 0 additions, 0 deletionsdata/pixmaps/agents/jabber.png
- data/pixmaps/agents/msn.png 0 additions, 0 deletionsdata/pixmaps/agents/msn.png
- data/pixmaps/agents/unknown.png 0 additions, 0 deletionsdata/pixmaps/agents/unknown.png
- data/pixmaps/agents/yahoo.png 0 additions, 0 deletionsdata/pixmaps/agents/yahoo.png
- src/common/connection.py 21 additions, 11 deletionssrc/common/connection.py
- src/common/xmpp/features.py 1 addition, 1 deletionsrc/common/xmpp/features.py
- src/config.py 5 additions, 314 deletionssrc/config.py
- src/disco.py 1447 additions, 0 deletionssrc/disco.py
- src/gajim.py 32 additions, 17 deletionssrc/gajim.py
- src/gtkgui.glade 192 additions, 97 deletionssrc/gtkgui.glade
- src/roster_window.py 8 additions, 5 deletionssrc/roster_window.py
Loading
Please register or sign in to comment