diff options
author | Timothy Pearson <[email protected]> | 2011-12-07 19:07:19 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-07 19:07:19 -0600 |
commit | 6723d581f9777be5206619112a30122439c0ee95 (patch) | |
tree | d835c452bc1081f1d58a7c209654e345ebf0fbe8 /doc/faq/panel.docbook | |
parent | deba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff) | |
download | tdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz tdebase-6723d581f9777be5206619112a30122439c0ee95.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc/faq/panel.docbook')
-rw-r--r-- | doc/faq/panel.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/faq/panel.docbook b/doc/faq/panel.docbook index 5814dc613..6c9a1d3a2 100644 --- a/doc/faq/panel.docbook +++ b/doc/faq/panel.docbook @@ -40,7 +40,7 @@ you prefer from install it using the &kcontrolcenter;.</para> <para>In order to change only the &kmenu; icon you can overwrite the <filename>kmenu.png</filename> image for every size in an icon theme set. -So, for &kde; default icons this would be <filename>$<envar>KDEDIR</envar>/share/icons/default.kde/<replaceable>size</replaceable>/apps/kmenu.png</filename>, +So, for &kde; default icons this would be <filename>$<envar>TDEDIR</envar>/share/icons/default.kde/<replaceable>size</replaceable>/apps/kmenu.png</filename>, where <replaceable>size</replaceable> is one of the sizes included in the &kde; icon theme. </para> @@ -85,9 +85,9 @@ action="simul">&Alt;<keycap>F2</keycap> </keycombo> and entering <para>If the panel continues to disappear, you may wish to either remove or edit by hand your -<filename>$<envar>KDEHOME</envar>/share/config/kickerrc</filename> +<filename>$<envar>TDEHOME</envar>/share/config/kickerrc</filename> file, where <filename -class="directory">$<envar>KDEHOME</envar></filename> is usually +class="directory">$<envar>TDEHOME</envar></filename> is usually <filename class="directory">~/.kde</filename>. If you choose to edit it by hand, start by removing the applet entry groups.</para> |