From b27bf611573804e13790ff0af4792d787dca6e12 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 15 Oct 2012 15:50:45 +0200 Subject: [PATCH] Added preference for incoming call timeout --- res/values-FR/strings.xml | 1 + res/values/non_localizable_strings.xml | 3 +-- res/values/strings.xml | 1 + res/xml/preferences.xml | 6 ++++++ src/org/linphone/LinphoneManager.java | 3 +++ submodules/linphone | 2 +- 6 files changed, 13 insertions(+), 3 deletions(-) diff --git a/res/values-FR/strings.xml b/res/values-FR/strings.xml index c15692cdd..def3a8d98 100644 --- a/res/values-FR/strings.xml +++ b/res/values-FR/strings.xml @@ -117,6 +117,7 @@ Port ou plage de port audio Port ou plage (min-max) pour l\'audio Port ou plage (min-max) pour la video + Timeout (en secondes) pour les appels entrants Activer les traces de débogage Reporter un problème diff --git a/res/values/non_localizable_strings.xml b/res/values/non_localizable_strings.xml index 6efcf79ca..64096947a 100644 --- a/res/values/non_localizable_strings.xml +++ b/res/values/non_localizable_strings.xml @@ -93,6 +93,5 @@ pref_video_port_key pref_audio_port_key - pref_incoming_expire_key - pref_communication_expire_key + pref_incoming_expire_key diff --git a/res/values/strings.xml b/res/values/strings.xml index feb31f1a7..887665e9e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -163,6 +163,7 @@ Audio port or port range Video port or port range (minport-maxport) Audio port or port range (minport-maxport) + Incoming call timeout (in seconds) Place a call Debug diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 30804d9fc..4f845fbb0 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -252,6 +252,12 @@ + +