From a566c1f7be82b18602fd3c6f4098d276b64e136d Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 3 Jan 2013 06:11:06 +0000 Subject: [PATCH] add version to about. SVN revision: 82036 --- src/bin/about.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/about.c b/src/bin/about.c index 94678bf2..783dae95 100644 --- a/src/bin/about.c +++ b/src/bin/about.c @@ -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", - "Terminology
" + "Terminology "PACKAGE_VERSION"
" "Why should terminals be boring?
" "
" "This terminal was written for Enlightenment, to use EFL "