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/kommander-editor.tdevelop | |
parent | 8a4a98cbfd7de33b8f614e7e4f0c9fa68076d98d (diff) | |
download | tdewebdev-510bd507eca1284ba1e85c5da8ecca82d3574023.tar.gz tdewebdev-510bd507eca1284ba1e85c5da8ecca82d3574023.zip |
Update and rename files in support of commit 722ce1ef.
Diffstat (limited to 'kommander/kommander-editor.tdevelop')
-rw-r--r-- | kommander/kommander-editor.tdevelop | 50 |
1 files changed, 25 insertions, 25 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> |