diff --git a/plugins/VOIP/README.txt b/plugins/VOIP/README.txt new file mode 100644 index 000000000..da8917f1b --- /dev/null +++ b/plugins/VOIP/README.txt @@ -0,0 +1,20 @@ +TODO +==== + +-== In RS ==- + * extend the notification system to plugins + * allow RS to accept new settings windows from plugins + * fix plugin version checking + * fix plugin hash checking + +-== VOIP Plugin ==- + * implement separate VOIP service, or add a new sub item to p3chatService. + * import plugin images + +COMPILATION + - add the following libraries: + libqtmultimediakit1 + qtmobility-dev + libspeex-dev + libspeexdsp-dev +