update header for migration tools
authorMinkyoung Kang <mklove.kang@samsung.com>
Tue, 23 Apr 2013 08:33:18 +0000 (17:33 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Tue, 23 Apr 2013 08:33:18 +0000 (17:33 +0900)
Change-Id: Idc911e1be48348769a59522a6d6a6bcb2e3b61af

inc/FAppAppManager.h
inc/FAppNotificationManager.h

index 582892c..004e0e1 100755 (executable)
@@ -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
index 8249829..b61f168 100644 (file)
@@ -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               <i> [Deprecated] </i>
@@ -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               <i> [Deprecated] </i>