diff options
author | Darrell Anderson <[email protected]> | 2013-04-27 18:42:41 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-04-27 18:42:41 -0500 |
commit | 7db92886683a9d69a7d82f2f02652b195f5280b5 (patch) | |
tree | 25f4898df2d039bbaa0ed513404875bc3c356186 /tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/panel.docbook | |
parent | 79776058eb58ecd46771902f6cb9c9862ec8305c (diff) | |
download | tde-i18n-7db92886683a9d69a7d82f2f02652b195f5280b5.tar.gz tde-i18n-7db92886683a9d69a7d82f2f02652b195f5280b5.zip |
Fix duplicate khelpcenter handbook files.
This resolves bug report 1344.
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/panel.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/panel.docbook | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/panel.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/panel.docbook deleted file mode 100644 index 60192d9f852..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/panel.docbook +++ /dev/null @@ -1,64 +0,0 @@ -<!-- -<?xml version="1.0" ?> -<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" - "dtd/kdex.dtd"> ---> - -<chapter id="panel"> -<title ->The panel</title> - -<qandaset> -<qandaentry> -<question> -<para ->How do I add applications to the &kde; panel (&kicker;)?</para> -</question> -<answer> -<para ->There are several ways to add an application to the panel, of which the easiest is to right-click on the panel, and from the context menu which appears, select <menuchoice -><guimenu ->Panel Menu</guimenu -><guisubmenu ->Add</guisubmenu -><guisubmenu ->Application Button</guisubmenu -></menuchoice -> and then the application for which you want to add a link.</para> -<para ->For more ways of adding buttons to the panel, refer to the &kicker; Handbook.</para> - -</answer> -</qandaentry> - -<!-- Since I don't know the answer for this in KDE 2.2.1 I have to comment it out --> -<!-- -<qandaentry> -<question> -<para ->Is it possible to change the <guibutton ->K</guibutton -> button of -the panel to another picture?</para> -</question ->/ -<answer> -<para ->Look for -<filename ->$<envar ->HOME</envar ->/.trinity/share/apps/kicker/pics/go.png</filename -> and -<filename ->$<envar ->HOME</envar ->/.trinity/share/apps/kicker/pics/mini/go.png</filename> -and replace them. Do not forget to flatten the replacements to one -layer, or else you will not see anything. Create the folders if -they do not already exist. Then restart &kicker;.</para> -</answer> -</qandaentry> ---> -</qandaset> -</chapter> |