diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
commit | 6723d581f9777be5206619112a30122439c0ee95 (patch) | |
tree | d835c452bc1081f1d58a7c209654e345ebf0fbe8 /doc/konsole | |
parent | deba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff) | |
download | tdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz tdebase-6723d581f9777be5206619112a30122439c0ee95.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc/konsole')
-rw-r--r-- | doc/konsole/index.docbook | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/konsole/index.docbook b/doc/konsole/index.docbook index 22bb2fb0d..32a48af2b 100644 --- a/doc/konsole/index.docbook +++ b/doc/konsole/index.docbook @@ -941,11 +941,11 @@ combination of font, size and style.</para> <guimenuitem>Keyboard</guimenuitem></menuchoice></term> <listitem><para><action>Choose desired keymapping</action>.</para> <para>The list of these keymappings is taken from -<filename>$KDEDIR/share/apps/konsole/*.keytab</filename>. The file -<filename>$KDEDIR/share/apps/konsole/README.KeyTab</filename> +<filename>$TDEDIR/share/apps/konsole/*.keytab</filename>. The file +<filename>$TDEDIR/share/apps/konsole/README.KeyTab</filename> describes the <literal role="extension">*.keytab</literal> format in more detail. Add to or modify these files to match your needs. The default keytab is taken from -<filename>$KDEDIR/share/apps/konsole/README.default.Keytab</filename>.</para> +<filename>$TDEDIR/share/apps/konsole/README.default.Keytab</filename>.</para> </listitem> </varlistentry> @@ -954,8 +954,8 @@ Add to or modify these files to match your needs. The default keytab is taken fr <guimenuitem>Schema</guimenuitem></menuchoice></term> <listitem><para><action>Set colors of text and background</action>.</para> <para>The list is taken from -<filename>$KDEDIR/share/apps/konsole/*.schema</filename>. The file -<filename>$KDEDIR/share/apps/konsole/README.Schema</filename> +<filename>$TDEDIR/share/apps/konsole/*.schema</filename>. The file +<filename>$TDEDIR/share/apps/konsole/README.Schema</filename> describes the <literal role="extension">*.schema</literal> format in more detail. Add to or modify these files to match your needs. You can also create custom schemas through the preferences dialog at <menuchoice><guisubmenu>Settings</guisubmenu> |