docs update, translations update

This commit is contained in:
ingvar1995 2016-04-24 14:09:29 +03:00
parent e1db914f13
commit ee15359c19
9 changed files with 337 additions and 203 deletions

View file

@ -3,7 +3,7 @@ import time
import threading
import settings
from toxav_enums import *
# TODO: play sound until outgoing call will be started or cancelled
# TODO: play sound until outgoing call will be started or cancelled and add timeout
CALL_TYPE = {
'NONE': 0,