Branch: master

510bd507 2014-03-02 14:35:46 Darrell Anderson
Update and rename files in support of commit 722ce1ef.
A kommander/working/plugintemplate/kommanderplugin.tdevtemplate
M klinkstatus/klinkstatus.tdevelop
M kommander/kommander-editor.tdevelop
M kommander/kommander.tdevelop
M kommander/working/plugintemplate/Makefile.am
M kommander/working/plugintemplate/app.tdevelop
M quanta/quanta.tdevelop
M tdefilereplace/tdefilereplace.tdevelop
R kommander/working/plugintemplate/kommanderplugin.kdevtemplate
diff --git a/klinkstatus/klinkstatus.tdevelop b/klinkstatus/klinkstatus.tdevelop
index 3b4a008..93d693d 100644
--- a/klinkstatus/klinkstatus.tdevelop
+++ b/klinkstatus/klinkstatus.tdevelop
@@ -19,7 +19,7 @@
     <secondaryLanguages/>
     <versioncontrol/>
   </general>
-  <kdevautoproject>
+  <tdevautoproject>
     <general>
       <activetarget>src/klinkstatus</activetarget>
       <useconfiguration>default</useconfiguration>
@@ -36,17 +36,17 @@
     <configurations>
       <optimized>
         <builddir>optimized</builddir>
-        <ccompiler>kdevgccoptions</ccompiler>
-        <cxxcompiler>kdevgppoptions</cxxcompiler>
-        <f77compiler>kdevg77options</f77compiler>
+        <ccompiler>tdevgccoptions</ccompiler>
+        <cxxcompiler>tdevgppoptions</cxxcompiler>
+        <f77compiler>tdevg77options</f77compiler>
         <cxxflags>-O2 -g0</cxxflags>
       </optimized>
       <debug>
         <configargs>--enable-debug=full</configargs>
         <builddir>debug</builddir>
-        <ccompiler>kdevgccoptions</ccompiler>
-        <cxxcompiler>kdevgppoptions</cxxcompiler>
-        <f77compiler>kdevg77options</f77compiler>
+        <ccompiler>tdevgccoptions</ccompiler>
+        <cxxcompiler>tdevgppoptions</cxxcompiler>
+        <f77compiler>tdevg77options</f77compiler>
         <cxxflags>-DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_FATAL_ASSERT</cxxflags>
         <topsourcedir>..</topsourcedir>
         <cppflags/>
@@ -69,9 +69,9 @@
         <topsourcedir>..</topsourcedir>
         <cppflags></cppflags>
         <ldflags></ldflags>
-        <ccompiler>kdevgccoptions</ccompiler>
-        <cxxcompiler>kdevgppoptions</cxxcompiler>
-        <f77compiler>kdevg77options</f77compiler>
+        <ccompiler>tdevgccoptions</ccompiler>
+        <cxxcompiler>tdevgppoptions</cxxcompiler>
+        <f77compiler>tdevg77options</f77compiler>
         <ccompilerbinary></ccompilerbinary>
         <cxxcompilerbinary></cxxcompilerbinary>
         <f77compilerbinary></f77compilerbinary>
@@ -92,8 +92,8 @@
       <prio>0</prio>
       <runmultiplejobs>false</runmultiplejobs>
     </make>
-  </kdevautoproject>
-  <kdevfileview>
+  </tdevautoproject>
+  <tdevfileview>
     <groups>
       <group pattern="*.cpp;*.cxx;*.h;*.H" name="Sources" />
       <group pattern="*.ui" name="User Interface" />
@@ -108,8 +108,8 @@
       <hidenonprojectfiles>true</hidenonprojectfiles>
       <showvcsfields>false</showvcsfields>
     </tree>
-  </kdevfileview>
-  <kdevdoctreeview>
+  </tdevfileview>
+  <tdevdoctreeview>
     <ignoretocs>
       <toc>ada</toc>
       <toc>ada_bugs_gcc</toc>
@@ -151,8 +151,8 @@
     <ignoredoxygen/>
     <ignorekdocs/>
     <ignoredevhelp/>
-  </kdevdoctreeview>
-  <kdevdebugger>
+  </tdevdoctreeview>
+  <tdevdebugger>
     <general>
       <dbgshell>libtool</dbgshell>
       <programargs></programargs>
@@ -169,22 +169,22 @@
       <demanglenames>true</demanglenames>
       <outputradix>10</outputradix>
     </display>
-  </kdevdebugger>
-  <kdevfilecreate>
+  </tdevdebugger>
+  <tdevfilecreate>
     <filetypes/>
     <useglobaltypes>
       <type ext="ui" />
       <type ext="cpp" />
       <type ext="h" />
     </useglobaltypes>
-  </kdevfilecreate>
+  </tdevfilecreate>
   <cppsupportpart>
     <filetemplates>
       <interfacesuffix>.h</interfacesuffix>
       <implementationsuffix>.cpp</implementationsuffix>
     </filetemplates>
   </cppsupportpart>
-  <kdevcppsupport>
+  <tdevcppsupport>
     <codecompletion>
       <includeGlobalFunctions>true</includeGlobalFunctions>
       <includeTypes>true</includeTypes>
@@ -214,7 +214,7 @@
       <inlineGet>true</inlineGet>
       <inlineSet>true</inlineSet>
     </creategettersetter>
-  </kdevcppsupport>
+  </tdevcppsupport>
   <dist>
     <custom>false</custom>
     <bzip>false</bzip>
@@ -239,14 +239,14 @@
     <appskde>false</appskde>
     <url/>
   </dist>
-  <kdevcvsservice>
+  <tdevcvsservice>
     <recursivewhenupdate>true</recursivewhenupdate>
     <prunedirswhenupdate>true</prunedirswhenupdate>
     <createdirswhenupdate>true</createdirswhenupdate>
     <recursivewhencommitremove>true</recursivewhencommitremove>
     <revertoptions>-C</revertoptions>
-  </kdevcvsservice>
-  <kdevcvs>
+  </tdevcvsservice>
+  <tdevcvs>
     <cvsoptions>-f</cvsoptions>
     <commitoptions/>
     <addoptions/>
@@ -256,12 +256,12 @@
     <revertoptions>-C -d -P</revertoptions>
     <diffoptions>-u3 -p</diffoptions>
     <rshoptions/>
-  </kdevcvs>
-  <kdevdocumentation>
+  </tdevcvs>
+  <tdevdocumentation>
     <projectdoc>
       <docsystem/>
       <docurl/>
       <usermanualurl/>
     </projectdoc>
-  </kdevdocumentation>
+  </tdevdocumentation>
 </tdevelop>
diff --git a/kommander/kommander-editor.tdevelop b/kommander/kommander-editor.tdevelop
index 54064ca..e2d7300 100644
--- a/kommander/kommander-editor.tdevelop
+++ b/kommander/kommander-editor.tdevelop
@@ -18,7 +18,7 @@
     <defaultencoding/>
     <projectname>kommander-editor</projectname>
   </general>
-  <kdevfileview>
+  <tdevfileview>
     <groups>
       <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
       <group pattern="*.ui" name="User Interface" />
@@ -33,8 +33,8 @@
       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
       <showvcsfields>false</showvcsfields>
     </tree>
-  </kdevfileview>
-  <kdevdoctreeview>
+  </tdevfileview>
+  <tdevdoctreeview>
     <ignoretocs>
       <toc>gtk</toc>
       <toc>gnustep</toc>
@@ -56,7 +56,7 @@
       <toc>java_bugs_gcc</toc>
       <toc>java_bugs_sun</toc>
       <toc>kde2book</toc>
-      <toc>kdev3api</toc>
+      <toc>tdev3api</toc>
       <toc>libc</toc>
       <toc>libstdc++</toc>
       <toc>opengl</toc>
@@ -99,8 +99,8 @@
       <toc>pango</toc>
       <toc>gdk-pixbuf</toc>
     </ignoredevhelp>
-  </kdevdoctreeview>
-  <kdevdebugger>
+  </tdevdoctreeview>
+  <tdevdebugger>
     <general>
       <dbgshell/>
       <programargs/>
@@ -119,16 +119,16 @@
       <demanglenames>true</demanglenames>
       <outputradix>10</outputradix>
     </display>
-  </kdevdebugger>
-  <kdevfilecreate>
+  </tdevdebugger>
+  <tdevfilecreate>
     <filetypes/>
     <useglobaltypes>
       <type ext="ui" />
       <type ext="cpp" />
       <type ext="h" />
     </useglobaltypes>
-  </kdevfilecreate>
-  <kdevautoproject>
+  </tdevfilecreate>
+  <tdevautoproject>
     <make>
       <envvars>
         <envvar value="1" name="WANT_AUTOCONF_2_5" />
@@ -152,9 +152,9 @@
         <topsourcedir>/data/development/sources/kde-3.5/tdewebdev/</topsourcedir>
         <cppflags/>
         <ldflags/>
-        <ccompiler>kdevgccoptions</ccompiler>
-        <cxxcompiler>kdevgppoptions</cxxcompiler>
-        <f77compiler>kdevpgf77options</f77compiler>
+        <ccompiler>tdevgccoptions</ccompiler>
+        <cxxcompiler>tdevgppoptions</cxxcompiler>
+        <f77compiler>tdevpgf77options</f77compiler>
         <ccompilerbinary/>
         <cxxcompilerbinary/>
         <f77compilerbinary/>
@@ -170,9 +170,9 @@
         <topsourcedir/>
         <cppflags/>
         <ldflags/>
-        <ccompiler>kdevgccoptions</ccompiler>
-        <cxxcompiler>kdevgppoptions</cxxcompiler>
-        <f77compiler>kdevpgf77options</f77compiler>
+        <ccompiler>tdevgccoptions</ccompiler>
+        <cxxcompiler>tdevgppoptions</cxxcompiler>
+        <f77compiler>tdevpgf77options</f77compiler>
         <ccompilerbinary/>
         <cxxcompilerbinary/>
         <f77compilerbinary/>
@@ -195,7 +195,7 @@
       <autoinstall>false</autoinstall>
       <autotdesu>false</autotdesu>
     </run>
-  </kdevautoproject>
+  </tdevautoproject>
 ** Diff limit reached (max: 250 lines) **