change link page name
authorMinkyoung Kang <mklove.kang@samsung.com>
Fri, 19 Apr 2013 05:49:05 +0000 (14:49 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Fri, 19 Apr 2013 05:49:05 +0000 (14:49 +0900)
Change-Id: Iee8595a714f8c6cafc4e41dfba88eac26d0ac5e4

inc/FAppPkgPackageManager.h

index d96f18a..f28b9a7 100644 (file)
@@ -300,7 +300,7 @@ public:
        *                else @c null if it fails
        * @param[in]     packageFilterMap         The predefined key(Tizen::Base::String)-value(Tizen::Base::Boolean) pairs for the package filter @n
        * For more information on the predefined key-value pairs for package filter,
-       *       see <a href="../org.tizen.native.appprogramming/html/guide/app/packagefilter.htm">the predefined key-value pairs for package filter</a>.
+       *       see <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the predefined key-value pairs for package filter</a>.
        * @exception    E_SUCCESS                            The method is successful.
        * @exception    E_INVALID_ARG                        A specified input parameter is invalid.
        * @exception    E_SYSTEM                             The method cannot proceed due to a severe system error.
@@ -320,7 +320,7 @@ public:
        *                else @c null if it fails
        * @param[in]     packageAppFilterMap      The predefined key(Tizen::Base::String)-value(Tizen::Base::String or Tizen::Base::Boolean) pairs for the package app filter @n
        * For more information on the predefined key-value pairs for package app filter,
-       *       see <a href="../org.tizen.native.appprogramming/html/guide/app/packageappfilter.htm">the predefined key-value pairs for package app filter</a>.
+       *       see <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the predefined key-value pairs for package app filter</a>.
        * @exception    E_SUCCESS                            The method is successful.
        * @exception    E_INVALID_ARG                        A specified input parameter is invalid.
        * @exception    E_SYSTEM                             The method cannot proceed due to a severe system error.
@@ -343,9 +343,9 @@ public:
        *                                    The user defined key-value pairs can be added in <Metadata> of manifest.xml.
        *
        * For more information on the predefined key-value pairs for package filter,
-       *              see <a href="../org.tizen.native.appprogramming/html/guide/app/packagefilter.htm">the predefined key-value pairs for package filter</a>.
+       *              see <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the predefined key-value pairs for package filter</a>.
        * For more information on the predefined key-value pairs for package app filter,
-       *              see <a href="../org.tizen.native.appprogramming/html/guide/app/packageappfilter.htm">the predefined key-value pairs for package app filter</a>.
+       *              see <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the predefined key-value pairs for package app filter</a>.
        *
        * @exception    E_SUCCESS                            The method is successful.
        * @exception    E_INVALID_ARG                        A specified input parameter is invalid.