diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:18 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:18 -0600 |
commit | 2ecab1a194b0dc551b478820e1aaa3b8713354cc (patch) | |
tree | ae4df71ed26f3dc2dd605970d8d455165a1c8ab3 /doc/kdevelop/nutshell.docbook | |
parent | 549fec618f0b15c9316fc0a5ebe93c2829bc0b1b (diff) | |
download | tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.tar.gz tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.zip |
Additional renaming of kde to tde
Diffstat (limited to 'doc/kdevelop/nutshell.docbook')
-rw-r--r-- | doc/kdevelop/nutshell.docbook | 20 |
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 ⪚ 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> |