add version to about.

SVN revision: 82036
This commit is contained in:
Carsten Haitzler 2013-01-03 06:11:06 +00:00
parent 9636a15f22
commit a566c1f7be
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ about_toggle(Evas_Object *win, Evas_Object *bg, Evas_Object *term)
elm_layout_file_set(o, buf, "terminology/about");
elm_object_part_text_set
(o, "terminology.text",
"<b>Terminology</b><br>"
"<b>Terminology "PACKAGE_VERSION"</b><br>"
"Why should terminals be boring?<br>"
"<br>"
"This terminal was written for Enlightenment, to use EFL "