Initial commit of new plugin "NCID Client", which is a call monitor for NCID based...
authorStephan Reichholf <sreichholf@users.schwerkraft.elitedvb.net>
Fri, 22 Oct 2010 19:43:02 +0000 (19:43 +0000)
committerStephan Reichholf <sreichholf@users.schwerkraft.elitedvb.net>
Fri, 22 Oct 2010 19:43:02 +0000 (19:43 +0000)
commitb9a71d0d4b8e4a983d0cc663ea34d62cebad6425
tree2199952056d1540ea85a9887d48f5b44649dca33
parent0cc88a772f0c82b6abcabfdacb0d5c2dce05b1f3
Initial commit of new plugin "NCID Client", which is a call monitor for NCID based Servers (like Vodafone EasyBox offers.). See ncid.sourceforge.net/  for more about the protocol.6
19 files changed:
Makefile.am
configure.ac
ncidclient/CONTROL/control [new file with mode: 0644]
ncidclient/Makefile.am [new file with mode: 0644]
ncidclient/meta/Makefile.am [new file with mode: 0644]
ncidclient/meta/ncidclient.jpg [new file with mode: 0644]
ncidclient/meta/plugin_ncidclient.xml [new file with mode: 0644]
ncidclient/po/Makefile.am [new file with mode: 0644]
ncidclient/po/NcidClient.pot [new file with mode: 0644]
ncidclient/po/de.po [new file with mode: 0644]
ncidclient/src/LICENSE [new file with mode: 0644]
ncidclient/src/Makefile.am [new file with mode: 0644]
ncidclient/src/__init__.py [new file with mode: 0644]
ncidclient/src/avon.dat [new file with mode: 0644]
ncidclient/src/callbycall_world.xml [new file with mode: 0644]
ncidclient/src/maintainer.info [new file with mode: 0644]
ncidclient/src/plugin.py [new file with mode: 0644]
ncidclient/src/reverselookup.py [new file with mode: 0644]
ncidclient/src/reverselookup.xml [new file with mode: 0644]