From ffa67ac75582192196cb70f866f6bfa00586542a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:35 -0600 Subject: Additional renaming of kde to tde --- kommander/working/plugintemplate/Makefile.am | 2 +- kommander/working/plugintemplate/README.dox | 2 +- kommander/working/plugintemplate/app.kdevelop | 4 ++-- .../working/plugintemplate/kommanderplugin.kdevtemplate | 14 +++++++------- 4 files changed, 11 insertions(+), 11 deletions(-) (limited to 'kommander/working/plugintemplate') diff --git a/kommander/working/plugintemplate/Makefile.am b/kommander/working/plugintemplate/Makefile.am index 14e3c0a8..06a26086 100644 --- a/kommander/working/plugintemplate/Makefile.am +++ b/kommander/working/plugintemplate/Makefile.am @@ -1,5 +1,5 @@ dataFiles = src-Makefile.am plugin.cpp \ - widget.h widget.cpp app.kdevelop + widget.h widget.cpp app.tdevelop templateName = kommanderplugin ### no need to change below: diff --git a/kommander/working/plugintemplate/README.dox b/kommander/working/plugintemplate/README.dox index 86968add..7069f3a5 100644 --- a/kommander/working/plugintemplate/README.dox +++ b/kommander/working/plugintemplate/README.dox @@ -20,7 +20,7 @@ and images. ... \feature Describe the last feature -\bug bugs in YOUR_COMPONENT_NAME at Bugzilla database \bug Describe a the 1st bug that you know of, but probably hasn't been reported yet. diff --git a/kommander/working/plugintemplate/app.kdevelop b/kommander/working/plugintemplate/app.kdevelop index 29beaf21..89685ef6 100644 --- a/kommander/working/plugintemplate/app.kdevelop +++ b/kommander/working/plugintemplate/app.kdevelop @@ -1,5 +1,5 @@ - + %{AUTHOR} %{EMAIL} @@ -113,4 +113,4 @@ %{APPNAMELC}.tag - + diff --git a/kommander/working/plugintemplate/kommanderplugin.kdevtemplate b/kommander/working/plugintemplate/kommanderplugin.kdevtemplate index 1eb9917f..2e9b70b6 100644 --- a/kommander/working/plugintemplate/kommanderplugin.kdevtemplate +++ b/kommander/working/plugintemplate/kommanderplugin.kdevtemplate @@ -9,11 +9,11 @@ Archive=kommanderplugin.tar.gz [ADMIN] Type=include -File=%{kdevelop}/template-common/admin.kdevtemplate +File=%{tdevelop}/template-common/admin.kdevtemplate [GNU] Type=include -File=%{kdevelop}/template-common/gnu.kdevtemplate +File=%{tdevelop}/template-common/gnu.kdevtemplate [MkDir1] Type=mkdir @@ -22,8 +22,8 @@ Dir=%{dest}/src [FILE1] Type=install EscapeXML=true -Source=%{src}/app.kdevelop -Dest=%{dest}/%{APPNAMELC}.kdevelop +Source=%{src}/app.tdevelop +Dest=%{dest}/%{APPNAMELC}.tdevelop [FILE2] Type=install @@ -47,17 +47,17 @@ Dest=%{dest}/src/%{APPNAMELC}plugin.cpp [FILE6] Type=install -Source=%{kdevelop}/template-common/kde-Makefile.cvs +Source=%{tdevelop}/template-common/kde-Makefile.cvs Dest=%{dest}/Makefile.cvs [FILE7] Type=install -Source=%{kdevelop}/template-common/kde-configure.in.in +Source=%{tdevelop}/template-common/kde-configure.in.in Dest=%{dest}/configure.in.in [FILE8] Type=install -Source=%{kdevelop}/template-common/kde-Makefile.am +Source=%{tdevelop}/template-common/kde-Makefile.am Dest=%{dest}/Makefile.am -- cgit v1.2.1