From: Minkyoung Kang Date: Tue, 23 Apr 2013 08:33:18 +0000 (+0900) Subject: update header for migration tools X-Git-Tag: accepted/tizen_2.1/20130425.034849~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c21d3d1d511cf507895b3d154c8692400e80822;p=platform%2Fframework%2Fnative%2Fappfw.git update header for migration tools Change-Id: Idc911e1be48348769a59522a6d6a6bcb2e3b61af --- diff --git a/inc/FAppAppManager.h b/inc/FAppAppManager.h index 582892c..004e0e1 100755 --- a/inc/FAppAppManager.h +++ b/inc/FAppAppManager.h @@ -375,7 +375,7 @@ public: * @since 2.0 * @privlevel public * @privilege %http://tizen.org/privilege/application.launch - * @feature %http://tizen.org/feature/network.nfc for L"NFC='command'" or %http://tzen.org/feature/usb.accessory for "Serial='command'" in the value of @c condition + * @feature %http://tizen.org/feature/network.nfc for L"NFC='command'" or %http://tizen.org/feature/usb.accessory for "Serial='command'" in the value of @c condition * * @return An error code * @param[in] condition The launch condition for the application @n @@ -501,7 +501,7 @@ public: * @since 2.0 * @privlevel partner * @privilege %http://tizen.org/privilege/appmanager.launch - * @feature %http://tizen.org/feature/network.nfc for L"NFC='command'" or %http://tzen.org/feature/usb.accessory for L"Serial='command'" in the value of @c condition + * @feature %http://tizen.org/feature/network.nfc for L"NFC='command'" or %http://tizen.org/feature/usb.accessory for L"Serial='command'" in the value of @c condition * * @return An error code * @param[in] appId The ID of the application registered for launch diff --git a/inc/FAppNotificationManager.h b/inc/FAppNotificationManager.h index 8249829..b61f168 100644 --- a/inc/FAppNotificationManager.h +++ b/inc/FAppNotificationManager.h @@ -238,7 +238,7 @@ public: * @if OSPDEPREC * Notifies the user using a message and badge number. @n * If the user checks the message, @c launchArguments is delivered to the application. @n - * @c launchArguments is delivered as the value of the http://tizen.org/appcontrol/data/notification key + * @c launchArguments is delivered as the value of the %http://tizen.org/appcontrol/data/notification key * for IAppControlProviderEventListener::OnAppControlRequestReceived(). * * @brief [Deprecated] @@ -309,7 +309,7 @@ public: /** * @if OSPDEPREC * Notifies the user about the ongoing activity using a message. @n - * @c launchArguments is delivered as the value of the http://tizen.org/appcontrol/data/notification key + * @c launchArguments is delivered as the value of the %http://tizen.org/appcontrol/data/notification key * for IAppControlProviderEventListener::OnAppControlRequestReceived(). * * @brief [Deprecated]