hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=a6e2f4cc23c1906d277425fa04c3a6d4e5cd3337

commit a6e2f4cc23c1906d277425fa04c3a6d4e5cd3337
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Mon May 26 23:52:19 2014 +0900

    editor - ahhh not enought.. more detail message again.
---
 src/bin/edc_editor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/edc_editor.c b/src/bin/edc_editor.c
index 1449191..a247a0d 100644
--- a/src/bin/edc_editor.c
+++ b/src/bin/edc_editor.c
@@ -321,7 +321,7 @@ edit_template_insert(edit_data *ed)
 
    if (!t)
      {
-        stats_info_msg_update("Can't insert template code here. Move the 
cursor inside the \"Collections,Images,Parts,Part\" scope.");
+        stats_info_msg_update("Can't insert template code here. Move the 
cursor inside the \"Collections,Images,Parts,Part,Programs\" scope.");
         return;
      }
 

-- 


Reply via email to