diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-03-02 14:35:46 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-03-02 14:35:46 -0600 |
commit | 510bd507eca1284ba1e85c5da8ecca82d3574023 (patch) | |
tree | b6e1397a7765c6701685da74ce329bd5f9dac704 /kommander | |
parent | 8a4a98cbfd7de33b8f614e7e4f0c9fa68076d98d (diff) | |
download | tdewebdev-510bd507eca1284ba1e85c5da8ecca82d3574023.tar.gz tdewebdev-510bd507eca1284ba1e85c5da8ecca82d3574023.zip |
Update and rename files in support of commit 722ce1ef.
Diffstat (limited to 'kommander')
-rw-r--r-- | kommander/kommander-editor.tdevelop | 50 | ||||
-rw-r--r-- | kommander/kommander.tdevelop | 46 | ||||
-rw-r--r-- | kommander/working/plugintemplate/Makefile.am | 4 | ||||
-rw-r--r-- | kommander/working/plugintemplate/app.tdevelop | 40 | ||||
-rw-r--r-- | kommander/working/plugintemplate/kommanderplugin.tdevtemplate (renamed from kommander/working/plugintemplate/kommanderplugin.kdevtemplate) | 4 |
5 files changed, 72 insertions, 72 deletions
diff --git a/kommander/kommander-editor.tdevelop b/kommander/kommander-editor.tdevelop index 54064ca0..e2d7300c 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> <cppsupportpart> <codecompletion/> <filetemplates> @@ -207,11 +207,11 @@ <lowercasefilenames>true</lowercasefilenames> </filetemplates> </cppsupportpart> - <kdevclassview> + <tdevclassview> <folderhierarchy>true</folderhierarchy> <depthoffolders>2</depthoffolders> - </kdevclassview> - <kdevcvs> + </tdevclassview> + <tdevcvs> <cvsoptions>-f</cvsoptions> <commitoptions/> <updateoptions>-dP</updateoptions> @@ -221,8 +221,8 @@ <logoptions/> <rshoptions/> <revertoptions>-C -d -P</revertoptions> - </kdevcvs> - <kdevcppsupport> + </tdevcvs> + <tdevcppsupport> <codecompletion> <includeGlobalFunctions>true</includeGlobalFunctions> <includeTypes>true</includeTypes> @@ -274,12 +274,12 @@ <synchronize>true</synchronize> <orientation>Vertical</orientation> </splitheadersource> - </kdevcppsupport> - <kdevcvsservice> + </tdevcppsupport> + <tdevcvsservice> <recursivewhenupdate>true</recursivewhenupdate> <prunedirswhenupdate>true</prunedirswhenupdate> <createdirswhenupdate>true</createdirswhenupdate> <recursivewhencommitremove>true</recursivewhencommitremove> <revertoptions>-C</revertoptions> - </kdevcvsservice> + </tdevcvsservice> </tdevelop> diff --git a/kommander/kommander.tdevelop b/kommander/kommander.tdevelop index 268b3b74..91a37354 100644 --- a/kommander/kommander.tdevelop +++ b/kommander/kommander.tdevelop @@ -18,7 +18,7 @@ <defaultencoding/> <projectname>kommander</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> @@ -98,8 +98,8 @@ <toc>ORBit2</toc> <toc>gdk-pixbuf</toc> </ignoredevhelp> - </kdevdoctreeview> - <kdevdebugger> + </tdevdoctreeview> + <tdevdebugger> <general> <dbgshell/> <programargs>/opt/trinity/bin/DVDAuthorWizard.kmdr</programargs> @@ -118,16 +118,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="no" name="UNSERMAKE" /> @@ -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/> @@ -178,7 +178,7 @@ <globalcwd>/data/development/build/kde-3.5/tdewebdev/</globalcwd> <useglobalprogram>true</useglobalprogram> </run> - </kdevautoproject> + </tdevautoproject> <cppsupportpart> <codecompletion/> <filetemplates> @@ -190,11 +190,11 @@ <lowercasefilenames>true</lowercasefilenames> </filetemplates> </cppsupportpart> - <kdevclassview> + <tdevclassview> <folderhierarchy>true</folderhierarchy> <depthoffolders>2</depthoffolders> - </kdevclassview> - <kdevcvs> + </tdevclassview> + <tdevcvs> <cvsoptions>-f</cvsoptions> <commitoptions/> <updateoptions>-dP</updateoptions> @@ -203,8 +203,8 @@ <diffoptions>-u3 -p</diffoptions> <logoptions/> <rshoptions/> - </kdevcvs> - <kdevcppsupport> + </tdevcvs> + <tdevcppsupport> <codecompletion> <includeGlobalFunctions>true</includeGlobalFunctions> <includeTypes>true</includeTypes> @@ -261,19 +261,19 @@ <synchronize>true</synchronize> <orientation>Vertical</orientation> </splitheadersource> - </kdevcppsupport> - <kdevcvsservice> + </tdevcppsupport> + <tdevcvsservice> <recursivewhenupdate>true</recursivewhenupdate> <prunedirswhenupdate>true</prunedirswhenupdate> <createdirswhenupdate>true</createdirswhenupdate> <recursivewhencommitremove>true</recursivewhencommitremove> <revertoptions>-C</revertoptions> - </kdevcvsservice> - <kdevdocumentation> + </tdevcvsservice> + <tdevdocumentation> <projectdoc> <docsystem/> <docurl/> <usermanualurl/> </projectdoc> - </kdevdocumentation> + </tdevdocumentation> </tdevelop> diff --git a/kommander/working/plugintemplate/Makefile.am b/kommander/working/plugintemplate/Makefile.am index 06a26086..037be656 100644 --- a/kommander/working/plugintemplate/Makefile.am +++ b/kommander/working/plugintemplate/Makefile.am @@ -3,10 +3,10 @@ dataFiles = src-Makefile.am plugin.cpp \ templateName = kommanderplugin ### no need to change below: -template_DATA = $(templateName).kdevtemplate +template_DATA = $(templateName).tdevtemplate templatedir = ${appwizarddatadir}/templates -appwizarddatadir = ${kde_datadir}/kdevappwizard +appwizarddatadir = ${kde_datadir}/tdevappwizard $(templateName).tar.gz: ${dataFiles} $(TAR) -cf $(templateName).tar -C $(srcdir) ${dataFiles} $(GZIP_COMMAND) -f9 $(templateName).tar diff --git a/kommander/working/plugintemplate/app.tdevelop b/kommander/working/plugintemplate/app.tdevelop index 89685ef6..c86ca64c 100644 --- a/kommander/working/plugintemplate/app.tdevelop +++ b/kommander/working/plugintemplate/app.tdevelop @@ -14,16 +14,16 @@ <keyword>KDevelop</keyword> </keywords> </general> - <kdevcppsupport> + <tdevcppsupport> <qt> <version>3</version> <used>true</used> <includestyle>3</includestyle> <designerintegration>EmbeddedKDevDesigner</designerintegration> </qt> - </kdevcppsupport> + </tdevcppsupport> - <kdevautoproject> + <tdevautoproject> <general> <activetarget>src/%{APPNAMELC}</activetarget> <useconfiguration>debug</useconfiguration> @@ -34,22 +34,22 @@ <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>-O0 -g3</cxxflags> </debug> </configurations> -</kdevautoproject> - <kdevfileview> +</tdevautoproject> + <tdevfileview> <groups> <group pattern="*.cpp;*.cxx;*.h" name="Sources" /> <group pattern="*.ui" name="User Interface" /> @@ -57,8 +57,8 @@ <group pattern="*.po;*.ts" name="Translations" /> <group pattern="*" name="Others" /> </groups> - </kdevfileview> - <kdevdoctreeview> + </tdevfileview> + <tdevdoctreeview> <ignoretocs> <toc>ada</toc> <toc>ada_bugs_gcc</toc> @@ -93,24 +93,24 @@ <ignoreqt_xml> <toc>qmake User Guide</toc> </ignoreqt_xml> - </kdevdoctreeview> - <kdevdebugger> + </tdevdoctreeview> + <tdevdebugger> <general> <dbgshell>libtool</dbgshell> </general> - </kdevdebugger> - <kdevfilecreate> + </tdevdebugger> + <tdevfilecreate> <filetypes/> <useglobaltypes> <type ext="ui" /> <type ext="cpp" /> <type ext="h" /> </useglobaltypes> - </kdevfilecreate> - <kdevdocumentation> + </tdevfilecreate> + <tdevdocumentation> <projectdoc> <docsystem>Doxygen Documentation Collection</docsystem> <docurl>%{APPNAMELC}.tag</docurl> </projectdoc> - </kdevdocumentation> + </tdevdocumentation> </tdevelop> diff --git a/kommander/working/plugintemplate/kommanderplugin.kdevtemplate b/kommander/working/plugintemplate/kommanderplugin.tdevtemplate index b5c3c303..3aad17f7 100644 --- a/kommander/working/plugintemplate/kommanderplugin.kdevtemplate +++ b/kommander/working/plugintemplate/kommanderplugin.tdevtemplate @@ -9,11 +9,11 @@ Archive=kommanderplugin.tar.gz [ADMIN] Type=include -File=%{tdevelop}/template-common/admin.kdevtemplate +File=%{tdevelop}/template-common/admin.tdevtemplate [GNU] Type=include -File=%{tdevelop}/template-common/gnu.kdevtemplate +File=%{tdevelop}/template-common/gnu.tdevtemplate [MkDir1] Type=mkdir |