From 5fbf99bcc4d03f3001f42905d1217758c4aeac13 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 16:06:07 -0600 Subject: Finish rename from prior commit --- languages/ada/app_templates/adahello/app.kdevelop | 84 ---------------------- .../app_templates/adahello/app.kdevelop.filelist | 1 - languages/ada/app_templates/adahello/app.tdevelop | 84 ++++++++++++++++++++++ .../app_templates/adahello/app.tdevelop.filelist | 1 + 4 files changed, 85 insertions(+), 85 deletions(-) delete mode 100644 languages/ada/app_templates/adahello/app.kdevelop delete mode 100644 languages/ada/app_templates/adahello/app.kdevelop.filelist create mode 100644 languages/ada/app_templates/adahello/app.tdevelop create mode 100644 languages/ada/app_templates/adahello/app.tdevelop.filelist (limited to 'languages/ada') diff --git a/languages/ada/app_templates/adahello/app.kdevelop b/languages/ada/app_templates/adahello/app.kdevelop deleted file mode 100644 index a94f7e34..00000000 --- a/languages/ada/app_templates/adahello/app.kdevelop +++ /dev/null @@ -1,84 +0,0 @@ - - - - %{AUTHOR} - %{EMAIL} - %{VERSION} - KDevCustomProject - Ada - - Ada - Code - - - - - build - / - %{APPNAMELC} - - false - false - - - - make - - - - - - bash - bash_bugs - c++_bugs_gcc - clanlib - w3c-dom-level2-html - fortran_bugs_gcc - gnome1 - gnustep - gtk - gtk_bugs - haskell - haskell_bugs_ghc - java_bugs_gcc - java_bugs_sun - kde2book - libc - libstdc++ - opengl - pascal_bugs_fp - php - php_bugs - perl - perl_bugs - python - python_bugs - qt-kdev3 - ruby - ruby_bugs - sdl - stl - w3c-svg - sw - w3c-uaag10 - wxwidgets_bugs - - - Guide to the Qt Translation Tools - Qt Assistant Manual - Qt Designer Manual - Qt Reference Documentation - qmake User Guide - - - KDE Libraries (Doxygen) - - - - - - - - - - diff --git a/languages/ada/app_templates/adahello/app.kdevelop.filelist b/languages/ada/app_templates/adahello/app.kdevelop.filelist deleted file mode 100644 index e5b69ca2..00000000 --- a/languages/ada/app_templates/adahello/app.kdevelop.filelist +++ /dev/null @@ -1 +0,0 @@ -src/%{APPNAMELC}.adb \ No newline at end of file diff --git a/languages/ada/app_templates/adahello/app.tdevelop b/languages/ada/app_templates/adahello/app.tdevelop new file mode 100644 index 00000000..a94f7e34 --- /dev/null +++ b/languages/ada/app_templates/adahello/app.tdevelop @@ -0,0 +1,84 @@ + + + + %{AUTHOR} + %{EMAIL} + %{VERSION} + KDevCustomProject + Ada + + Ada + Code + + + + + build + / + %{APPNAMELC} + + false + false + + + + make + + + + + + bash + bash_bugs + c++_bugs_gcc + clanlib + w3c-dom-level2-html + fortran_bugs_gcc + gnome1 + gnustep + gtk + gtk_bugs + haskell + haskell_bugs_ghc + java_bugs_gcc + java_bugs_sun + kde2book + libc + libstdc++ + opengl + pascal_bugs_fp + php + php_bugs + perl + perl_bugs + python + python_bugs + qt-kdev3 + ruby + ruby_bugs + sdl + stl + w3c-svg + sw + w3c-uaag10 + wxwidgets_bugs + + + Guide to the Qt Translation Tools + Qt Assistant Manual + Qt Designer Manual + Qt Reference Documentation + qmake User Guide + + + KDE Libraries (Doxygen) + + + + + + + + + + diff --git a/languages/ada/app_templates/adahello/app.tdevelop.filelist b/languages/ada/app_templates/adahello/app.tdevelop.filelist new file mode 100644 index 00000000..e5b69ca2 --- /dev/null +++ b/languages/ada/app_templates/adahello/app.tdevelop.filelist @@ -0,0 +1 @@ +src/%{APPNAMELC}.adb \ No newline at end of file -- cgit v1.2.3