diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 22:53:44 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 23:26:11 -0600 |
commit | fc2650816b4b95f21750c53c0d45daeff31510d6 (patch) | |
tree | 7227267d1ba5acef3b86db06979667a13bebc7c5 /doc/faq/nonkdeapps.docbook | |
parent | ca1a4375014b6f78a06c74169a1285abbcbcd819 (diff) | |
download | tdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.tar.gz tdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.zip |
Update tdebase cmake files with STARTKDE->STARTTDE.
Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694.
Update konqueror user agent strings. This partially resolves bug report 774.
Update TDM help options. This resolves bug report 618.
Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
Diffstat (limited to 'doc/faq/nonkdeapps.docbook')
-rw-r--r-- | doc/faq/nonkdeapps.docbook | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/faq/nonkdeapps.docbook b/doc/faq/nonkdeapps.docbook index e0e732548..1a8ea25f7 100644 --- a/doc/faq/nonkdeapps.docbook +++ b/doc/faq/nonkdeapps.docbook @@ -5,7 +5,7 @@ --> <chapter id="non-kde-apps"> -<title>&kde; with non-&kde; applications</title> +<title>&tde; with non-&tde; applications</title> <!-- FIXME: This seems to be obsolete. The only similar option is "Apply *colors* to --> @@ -14,12 +14,12 @@ <qandaset> <qandaentry> <question> -<para>My non-&kde; applications like &Emacs; and +<para>My non-&tde; applications like &Emacs; and <application>kterm</application> are running amok with strange colors!</para> </question> <answer> -<para>Start the <application>&kde; Control Center</application> and in +<para>Start the <application>&tde; Control Center</application> and in <menuchoice><guimenu>Appearance & Themes</guimenu><guimenuitem> Colors</guimenuitem></menuchoice> uncheck the <guilabel>Apply colors to non-KDE applications</guilabel> checkbox and click @@ -31,7 +31,7 @@ non-KDE applications</guilabel> checkbox and click <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 +<para>If you are using &tde; 3.3 or later, open up the &kcontrolcenter; and navigate to the <menuchoice><guimenu>KDE Components</guimenu><guimenuitem>Component Chooser</guimenuitem></menuchoice> panel. Select <guilabel>Web @@ -46,7 +46,7 @@ in the textbox.</para> <qandaentry> <question> <para>How can I configure the style and fonts of <acronym>GTK</acronym> -applications within &kde; ? +applications within &tde; ? </para> </question> <answer> @@ -55,7 +55,7 @@ The simplest way to achieve this is to download and compile the <acronym>gtk-qt</acronym> theme engine from <ulink url="http://www.freedesktop.org/Software/gtk-qt"> http://www.freedesktop.org/Software/gtk-qt</ulink>. This theme engine makes -your <acronym>GTK</acronym> applications look like your &kde; widget style +your <acronym>GTK</acronym> applications look like your &tde; widget style by calling functions from &Qt; instead of drawing the styles itself. Once the theme engine has been installed, there will be a &kcontrolcenter; module under <menuchoice><guimenu>Appearance & Themes</guimenu><guimenuitem>GTK |