update header files for Doxygen
[framework/osp/shell.git] / inc / FShellIShortcutRequestListener.h
index 7746fe6..8e630e5 100644 (file)
@@ -85,8 +85,8 @@ public:
         * @param[in]   iconFilePath    The icon file path
         * @param[in]   uriData                 Uri that will be delivered by IAppControlProviderEventListener::OnAppControlRequestReceived(), when the application is started using a shortcut.
         *
-        * @remarks             If @c uriData is specified, application should be started by AppControl with http://tizen.org/appcontrol/operation/view operation, when it is launched from the Home application using a shortcut.
-        *                              Or else application should be started by AppControl with default operation (http://tizen.org/appcontrol/operation/main).
+        * @remarks             If @c uriData is specified, application should be started by AppControl with %http://tizen.org/appcontrol/operation/view operation, when it is launched from the Home application using a shortcut.
+        *                              Or else application should be started by AppControl with default operation (%http://tizen.org/appcontrol/operation/main).
         *                              For more information on the AppControl class, see <a href="../org.tizen.native.appprogramming/html/guide/app/app_controls.htm">Application Controls</a>, and <a href="../org.tizen.native.appprogramming/html/guide/app/delivering_launch_arguments.htm">Delivering Launch Arguments</a>.
         * @see         ShortcutManager::AddShortcut()
         */