[src/lib/elm_button.c] Commented the code for resettig text on events like click...
authorRajeev Ranjan <rajeev.r@samsung.com>
Thu, 2 Sep 2010 10:58:48 +0000 (19:58 +0900)
committerRajeev Ranjan <rajeev.r@samsung.com>
Thu, 2 Sep 2010 10:58:48 +0000 (19:58 +0900)
commitb736efb3d784654cad054dbbdd92ae6a737eb277
treefaffe100633f0492c421fe6cf8c06c7b3546636b
parentf96c770848ecc7919e7929795ac47f32cb92f261
[src/lib/elm_button.c] Commented the code for resettig text on events like click, focus etc by calling _set_label. Also initialize the label text in elm_button_add API with NULL
src/lib/elm_button.c