diff options
author | Slávek Banko <[email protected]> | 2020-11-17 23:50:55 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-17 23:50:55 +0100 |
commit | dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1 (patch) | |
tree | eb6b216344555e136ff38747f5f3462377c2eacf /tde-i18n-en_GB/docs/tdebase/faq/nontdeapps.docbook | |
parent | fff371d8d9ed1ea3b1c771fbc07f95a12658e723 (diff) | |
download | tde-i18n-dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1.tar.gz tde-i18n-dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1.zip |
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/faq/nontdeapps.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/faq/nontdeapps.docbook | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/faq/nontdeapps.docbook b/tde-i18n-en_GB/docs/tdebase/faq/nontdeapps.docbook deleted file mode 100644 index 44b0272aee4..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/faq/nontdeapps.docbook +++ /dev/null @@ -1,32 +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="non-kde-apps"> -<title>&kde; with non-&kde; applications</title> - -<!-- FIXME: This seems to be obsolete. The only similar option is "Apply *colors* to --> -<!-- non-kde apps" --> -<qandaset> -<qandaentry> -<question> -<para>My non-&kde; applications like &Emacs; and <application>kterm</application> are running amok with strange colours!</para> -</question> -<answer> -<para>Start the <application>&kde; Control Centre</application> and in <guimenu>Appearance & Themes</guimenu><guisubmenu>Colours</guisubmenu> uncheck the <guilabel>Apply colours to non-TDE applications</guilabel> checkbox and click <guibutton>Apply</guibutton>.</para> -</answer> -</qandaentry> - -<qandaentry> -<question><para>How can I set my default web browser to be something other than &konqueror;?</para></question> -<answer> -<para>If you are using &kde; 3.3 or later, open up the &kcontrolcenter; and navigate to the <menuchoice><guimenu>TDE Components</guimenu><guimenuitem>Component Chooser</guimenuitem></menuchoice> panel. Select <guilabel>Web Browser</guilabel> from the list on the left, then select <guilabel>Open http and https URLs in the following browser:</guilabel> and type in the name of the browser (⪚ <application>mozilla</application>, <application>firefox</application>, <application>opera</application>, &etc;) in the textbox.</para> -</answer> -</qandaentry> - - - -</qandaset> -</chapter> |