add % before the privilege tag not to link to the linkage page
[platform/framework/native/appfw.git] / inc / FSysSettingInfo.h
index 43d57e4..f8048a5 100644 (file)
@@ -212,7 +212,7 @@ public:
         * @since 2.0
         *
         * @privilege   public
-        * @privilege   http://tizen.org/privilege/setting
+        * @privilege   %http://tizen.org/privilege/setting
         *
         * @return      An error code
         * @param[in]   key                     The <a href="../org.tizen.native.appprogramming/html/guide/system/settings_info.htm">key name</a> of the setting information
@@ -232,7 +232,7 @@ public:
         * @since 2.0
         *
         * @privilege   public
-        * @privilege   http://tizen.org/privilege/setting
+        * @privilege   %http://tizen.org/privilege/setting
         *
         * @return      An error code
         * @param[in]   key                     The <a href="../org.tizen.native.appprogramming/html/guide/system/settings_info.htm">key name</a> of the setting information
@@ -252,7 +252,7 @@ public:
         * @since 2.0
         *
         * @privilege   public
-        * @privilege   http://tizen.org/privilege/setting
+        * @privilege   %http://tizen.org/privilege/setting
         *
         * @return      An error code
         * @param[in]   key                     The <a href="../org.tizen.native.appprogramming/html/guide/system/settings_info.htm">key name</a> of the setting information
@@ -272,7 +272,7 @@ public:
         * @since       2.0
         *
         * @privilege   public
-        * @privilege   http://tizen.org/privilege/setting
+        * @privilege   %http://tizen.org/privilege/setting
         *
         * @return      An error code
         * @param[in]   filePath                The file path of the wallpaper
@@ -290,7 +290,7 @@ public:
         * @since       2.0
         *
         * @privilege   public
-        * @privilege   http://tizen.org/privilege/setting
+        * @privilege   %http://tizen.org/privilege/setting
         *
         * @return      An error code
         * @param[in]   filePath                The file path of the ringtone
@@ -307,7 +307,7 @@ public:
         * @since       2.0
         *
         * @privilege   public
-        * @privilege   http://tizen.org/privilege/setting
+        * @privilege   %http://tizen.org/privilege/setting
         *
         * @return      An error code
         * @param[in]   soundCategory           The sound volume category
@@ -355,7 +355,7 @@ public:
         * @since 2.0
         *
         * @privlevel   platform
-        * @privilege   http://tizen.org/privilege/systemsetting.read
+        * @privilege   %http://tizen.org/privilege/systemsetting.read
         *
         * @return      An error code
         * @param[in]   key     The <a href="../org.tizen.native.appprogramming/html/guide/system/settings_info.htm">key name</a> of the setting information
@@ -374,7 +374,7 @@ public:
         * @since 2.0
         *
         * @privlevel   platform
-        * @privilege   http://tizen.org/privilege/systemsetting.write
+        * @privilege   %http://tizen.org/privilege/systemsetting.write
         *
         * @return      An error code
         * @param[in]   key     The <a href="../org.tizen.native.appprogramming/html/guide/system/settings_info.htm">key name</a> of the setting information
@@ -393,7 +393,7 @@ public:
         *
         * @since 2.0
         * @privlevel   platform
-        * @privilege   http://tizen.org/privilege/systemsetting.write
+        * @privilege   %http://tizen.org/privilege/systemsetting.write
         *
         * @return      An error code
         * @param[in]   key                     The <a href="../org.tizen.native.appprogramming/html/guide/system/settings_info.htm">key name</a> of the setting information
@@ -414,7 +414,7 @@ public:
         * @since 2.0
         *
         * @privlevel   platform
-        * @privilege   http://tizen.org/privilege/systemsetting.write
+        * @privilege   %http://tizen.org/privilege/systemsetting.write
         *
         * @return      An error code
         * @param[in]   key                     The <a href="../org.tizen.native.appprogramming/html/guide/system/settings_info.htm">key name</a> of the setting information
@@ -435,7 +435,7 @@ public:
         * @since 2.0
         *
         * @privlevel   platform
-        * @privilege   http://tizen.org/privilege/systemsetting.write
+        * @privilege   %http://tizen.org/privilege/systemsetting.write
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.