migration merge<Jiyoun Park>
[framework/uifw/elementary.git] / src / lib / elm_photo.h
index c264a97..9228c23 100644 (file)
@@ -1,23 +1,14 @@
 /**
  * @defgroup Photo Photo
  *
-<<<<<<< HEAD
- * For displaying the photo of a person (contact). Simple, yet
-=======
  * For displaying a photo, for ex., a person (contact). Simple, yet
->>>>>>> remotes/origin/upstream
  * with a very specific purpose.
  *
  * Signals that you can add callbacks for are:
  *
  * "clicked" - This is called when a user has clicked the photo
-<<<<<<< HEAD
- * "drag,start" - Someone started dragging the image out of the object
- * "drag,end" - Dragged item was dropped (somewhere)
-=======
  * "drag,start" - dragging the image out of the photo object
  * "drag,end" - Drop the dragged item  
->>>>>>> remotes/origin/upstream
  *
  * @{
  */
@@ -48,11 +39,7 @@ EAPI Eina_Bool elm_photo_file_set(Evas_Object *obj, const char *file);
  * Set the file that will be used as thumbnail in the photo.
  *
  * @param obj The photo object.
-<<<<<<< HEAD
- * @param file The path to file that will be used as thumb.
-=======
  * @param file The path to file that will be used as thumbnail.
->>>>>>> remotes/origin/upstream
  * @param group The key used in case of an EET file.
  *
  * @ingroup Photo
@@ -63,11 +50,7 @@ EAPI void      elm_photo_thumb_set(const Evas_Object *obj, const char *file, con
  * Set the size that will be used on the photo
  *
  * @param obj The photo object
-<<<<<<< HEAD
- * @param size The size that the photo will be
-=======
  * @param size The size of the photo
->>>>>>> remotes/origin/upstream
  *
  * @ingroup Photo
  */
@@ -91,11 +74,7 @@ EAPI void      elm_photo_fill_inside_set(Evas_Object *obj, Eina_Bool fill);
  * the image will delete the existing content.
  *
  * @param obj The photo object.
-<<<<<<< HEAD
- * @param set To set of clear editablity.
-=======
  * @param set To set of clear editability.
->>>>>>> remotes/origin/upstream
  */
 EAPI void      elm_photo_editable_set(Evas_Object *obj, Eina_Bool set);
 
@@ -118,11 +97,7 @@ EAPI void      elm_photo_editable_set(Evas_Object *obj, Eina_Bool set);
 EAPI void             elm_photo_aspect_fixed_set(Evas_Object *obj, Eina_Bool fixed);
 
 /**
-<<<<<<< HEAD
- * Get if the object fixes the original aspect ratio.
-=======
  * Get if the object keeps the original aspect ratio.
->>>>>>> remotes/origin/upstream
  *
  * @param obj The photo object.
  * @return @c EINA_TRUE if the object keeps the original aspect, @c EINA_FALSE