- FIx wrong version of attribute, callback and function
Change-Id: Ib703bfb8505807b647637d0f52a294a6bb042f13
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
/**
* @brief Definition for boolean property for filtering based on app info: Boolean property for filtering whether the application has been disabled
- * @since_tizen 4.0
+ * @since_tizen 3.0
*/
#define PACKAGE_INFO_PROP_APP_DISABLED "PACKAGE_INFO_PROP_APP_DISABLED"
/**
* @brief Called for each application category in app_info_foreach_category().
- * @since_tizen 4.0
+ * @since_tizen 3.0
* @remarks @a category will be freed when the application information handle is destroyed
* using app_info_destroy()
* @param[in] category The name of the category
/**
* @brief Runs a callback for each category which the given application belongs to.
- * @since_tizen 4.0
+ * @since_tizen 3.0
* @privlevel platform
* @privilege %http://tizen.org/privilege/packagemanager.admin
* @param[in] app_info The application information