mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-12 07:59:29 -05:00
added missing file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
fc15899f0f
commit
1fea734862
20
plugins/VOIP/README.txt
Normal file
20
plugins/VOIP/README.txt
Normal file
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user