diff options
Diffstat (limited to 'tdefilereplace/tdefilereplace.tdevelop')
-rw-r--r-- | tdefilereplace/tdefilereplace.tdevelop | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/tdefilereplace/tdefilereplace.tdevelop b/tdefilereplace/tdefilereplace.tdevelop index 14e5fe4a..b112d338 100644 --- a/tdefilereplace/tdefilereplace.tdevelop +++ b/tdefilereplace/tdefilereplace.tdevelop @@ -15,9 +15,9 @@ <description/> <ignoreparts/> <secondaryLanguages/> - <versioncontrol>kdevcvsservice</versioncontrol> + <versioncontrol>tdevcvsservice</versioncontrol> </general> - <kdevfileview> + <tdevfileview> <groups> <group pattern="*.cpp;*.cxx;*.h" name="Sources" /> <group pattern="*.ui" name="User Interface" /> @@ -32,8 +32,8 @@ <hidenonprojectfiles>false</hidenonprojectfiles> <hidepatterns>*.o,*.lo,CVS</hidepatterns> </tree> - </kdevfileview> - <kdevdoctreeview> + </tdevfileview> + <tdevdoctreeview> <ignoretocs> <toc>ada</toc> <toc>ada_bugs_gcc</toc> @@ -70,8 +70,8 @@ <ignoreqt_xml> <toc>qmake User Guide</toc> </ignoreqt_xml> - </kdevdoctreeview> - <kdevdebugger> + </tdevdoctreeview> + <tdevdebugger> <general> <dbgshell>libtool</dbgshell> <programargs/> @@ -88,16 +88,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" /> @@ -132,9 +132,9 @@ <topsourcedir>/home/andris/development/sources/kde-head/tdewebdev</topsourcedir> <cppflags>-DKDE_NO_COMPAT -DQT_NO_COMPAT -DDEBUG_PARSER</cppflags> <ldflags/> - <ccompiler>kdevgccoptions</ccompiler> - <cxxcompiler>kdevgppoptions</cxxcompiler> - <f77compiler>kdevpgf77options</f77compiler> + <ccompiler>tdevgccoptions</ccompiler> + <cxxcompiler>tdevgppoptions</cxxcompiler> + <f77compiler>tdevpgf77options</f77compiler> <ccompilerbinary/> <cxxcompilerbinary/> <f77compilerbinary/> @@ -143,14 +143,14 @@ <f77flags/> </default> </configurations> - </kdevautoproject> + </tdevautoproject> <cppsupportpart> <filetemplates> <interfacesuffix>.h</interfacesuffix> <implementationsuffix>.cpp</implementationsuffix> </filetemplates> </cppsupportpart> - <kdevcppsupport> + <tdevcppsupport> <codecompletion> <includeGlobalFunctions>true</includeGlobalFunctions> <includeTypes>true</includeTypes> @@ -172,19 +172,19 @@ <inlineGet>true</inlineGet> <inlineSet>true</inlineSet> </creategettersetter> - </kdevcppsupport> - <kdevdocumentation> + </tdevcppsupport> + <tdevdocumentation> <projectdoc> <docsystem/> <docurl/> <usermanualurl/> </projectdoc> - </kdevdocumentation> - <kdevcvsservice> + </tdevdocumentation> + <tdevcvsservice> <recursivewhenupdate>true</recursivewhenupdate> <prunedirswhenupdate>true</prunedirswhenupdate> <createdirswhenupdate>true</createdirswhenupdate> <recursivewhencommitremove>true</recursivewhencommitremove> <revertoptions>-C</revertoptions> - </kdevcvsservice> + </tdevcvsservice> </tdevelop> |