From: 김지훈 <imfine98@gmail.com>
author김지훈 <imfine98@gmail.com>
Sun, 19 Sep 2010 02:30:14 +0000 (02:30 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 19 Sep 2010 02:30:14 +0000 (02:30 +0000)
commit461cc587cb65d76c0c24e97229268f9f29be8101
treec463e9f4e195444d2c7a2dd31fe151307ae3bbe7
parenta2a44b99ef8e3b4a0f6022557240f4093796a779
From: 김지훈 <imfine98@gmail.com>
Subject: patch for indentation and using enum in elementary

I send the patch for elementary.
In this patch, I fixed the indentation of Elementary.h.in.
In addition, I use EINA_TRUE or EINA_FALSE instead of 1 or 0.
EVAS_HINT_EXPAND and EVA_HINT_FILL is used instead of 1.0 and -1.0.
Thanks.

SVN revision: 52447
src/lib/Elementary.h.in
src/lib/elc_anchorblock.c
src/lib/elc_anchorview.c
src/lib/elc_fileselector_button.c
src/lib/elc_hoversel.c
src/lib/elm_button.c
src/lib/elm_entry.c
src/lib/elm_index.c
src/lib/elm_list.c
src/lib/elm_theme.c
src/lib/elm_widget.h