summaryrefslogtreecommitdiffstats
path: root/doc/kdevelop/nutshell.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kdevelop/nutshell.docbook')
-rw-r--r--doc/kdevelop/nutshell.docbook20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/kdevelop/nutshell.docbook b/doc/kdevelop/nutshell.docbook
index 1c5395dd..59ee283b 100644
--- a/doc/kdevelop/nutshell.docbook
+++ b/doc/kdevelop/nutshell.docbook
@@ -10,7 +10,7 @@ This chapter is meant to provide short hints and tips together with (mandatory)
There should be an additional FAQ section near the end nevertheless which contains more general stuff not directly related to navigating the manual. -->
<para>
-The information in this chapter is meant as a quick reference for a head start or if you (momentarily) forgot about some basic concept. There are also short hints on how to solve some common problems when working with &kdevelop;.
+The information in this chapter is meant as a quick reference for a head start or if you (momentarily) forgot about some basic concept. There are also short hints on how to solve some common problems when working with &tdevelop;.
</para>
<para>
If you want more information on a topic, just follow the link in the title starting that advice.
@@ -34,16 +34,16 @@ Information on these topics is availabe:
<term id="nutshell-ideal-tabs"><link linkend="setup-ui-toolview">Force
smaller tool view tabs in IDEAl Mode</link></term>
<listitem>
-<para>By default &kdevelop; starts with large text-based tool tip tabs
+<para>By default &tdevelop; starts with large text-based tool tip tabs
around the work area. You may change this look to &eg; save space in the
-&kdevelop; configuration dialog (<menuchoice><guimenu>Settings</guimenu>
+&tdevelop; configuration dialog (<menuchoice><guimenu>Settings</guimenu>
<guimenuitem>Configure KDevelop...</guimenuitem> <guimenuitem>User
Interface</guimenuitem></menuchoice>).</para>
-<para>If you use an older &kdevelop; 3 version, this configuration dialog
+<para>If you use an older &tdevelop; 3 version, this configuration dialog
may not be available. To change the toolview tabs display manually, place a
<option>MDIStyle</option> entry under the
<option>[UI]</option> tag in your
-<filename>$KDEHOME/share/config/kdeveloprc</filename> configuration file as
+<filename>$KDEHOME/share/config/tdeveloprc</filename> configuration file as
follows:</para>
<simplelist>
@@ -60,20 +60,20 @@ follows:</para>
style</term>
<listitem>
<para>If you notice random colored letters everywhere (&ie; on tabs, on tool
-bars, etc.) and the &kdevelop; window seemingly uses a wrong display style,
+bars, etc.) and the &tdevelop; window seemingly uses a wrong display style,
this may help:</para>
<itemizedlist>
<listitem><para>In your
-<filename>$<envar>KDEHOME</envar>/share/config/kdeveloprc</filename>
+<filename>$<envar>KDEHOME</envar>/share/config/tdeveloprc</filename>
configuration file find the line containing
<quote><computeroutput>Style=Checked</computeroutput></quote> and remove
-it. Then restart &kdevelop;.
+it. Then restart &tdevelop;.
</para>
</listitem>
</itemizedlist>
<para>(This behaviour does sometimes occur after you left clicked a .ui file
-in one of the file navigators and &kdevelop; did load
+in one of the file navigators and &tdevelop; did load
<application>KUIViewer</application> to show the &GUI; which was produced
from this file.)</para>
</listitem>
@@ -231,7 +231,7 @@ try to update the information in the &GNU; Build System files. See
<title>Other Topics</title>
<varlistentry>
<term id="nutshell-others-files"><link linkend="app-files">Configuration
-Files used by &kdevelop;</link></term>
+Files used by &tdevelop;</link></term>
<listitem>
<para>Usually you should not need to care, but this is very useful to know
in case something went wrong with your setup.</para>