gui: hide that I am made by lead.

This commit is contained in:
Daniel Juyung Seo 2014-08-14 11:12:20 +09:00
parent b30e055e20
commit 608a3d571f
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ _toolbar_about_cb(void *data EINA_UNUSED, Evas_Object *obj EINA_UNUSED,
elm_object_part_text_set(o, "title,text", "About");
elm_object_text_set(o, "Elm Theme Viewer v0.1 "
"@copyright 2012-2014. "
"Elm Theme Viewer team leaded <br>"
"Elm Theme Viewer team led<br>"
"by Daniel Juyung Seo.");
btn = elm_button_add(o);
elm_object_text_set(btn, "Close");