From e044c5463329652f28565dfc7de24ef8b0edaa6f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 17 Jun 2015 15:33:10 +0900 Subject: Revert to .kdevelop files with entity name for project files. This resolves bug 2308. Signed-off-by: Michele Calgaro --- languages/python/app_templates/pythonhello/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/python/app_templates/pythonhello/Makefile.am') diff --git a/languages/python/app_templates/pythonhello/Makefile.am b/languages/python/app_templates/pythonhello/Makefile.am index 2dc4f559..3d66b1a7 100644 --- a/languages/python/app_templates/pythonhello/Makefile.am +++ b/languages/python/app_templates/pythonhello/Makefile.am @@ -1,4 +1,4 @@ -dataFiles = app.py app.tdevelop pythonhello.png +dataFiles = app.py app.kdevelop pythonhello.png templateName = pythonhello ### no need to change below: template_DATA = $(templateName).kdevtemplate -- cgit v1.2.3