diff options
-rwxr-xr-x | phone/org.tizen.phone.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phone/org.tizen.phone.xml b/phone/org.tizen.phone.xml index 50597e8..eac8828 100755 --- a/phone/org.tizen.phone.xml +++ b/phone/org.tizen.phone.xml @@ -23,7 +23,7 @@ <label xml:lang="zh_TW">電話</label> <application-service> - <operation name="http://tizen.org/appsvc/operation/dial" /> + <operation name="http://tizen.org/appcontrol/operation/dial" /> <mime name="tel" /> </application-service> |