diff options
Diffstat (limited to 'doc/konqueror')
-rw-r--r-- | doc/konqueror/browser.docbook | 2 | ||||
-rw-r--r-- | doc/konqueror/faq.docbook | 16 | ||||
-rw-r--r-- | doc/konqueror/filemanager.docbook | 2 | ||||
-rw-r--r-- | doc/konqueror/plugins.docbook | 2 | ||||
-rw-r--r-- | doc/konqueror/sidebar.docbook | 2 |
5 files changed, 12 insertions, 12 deletions
diff --git a/doc/konqueror/browser.docbook b/doc/konqueror/browser.docbook index 02bb39a04..2c1e0fa17 100644 --- a/doc/konqueror/browser.docbook +++ b/doc/konqueror/browser.docbook @@ -448,7 +448,7 @@ OverridenPorts=CommaSeparatedListOfAllowedPorts </userinput></screen> to <filename>$TDEDIR/share/config/kio_httprc </filename> or -<filename>~/.kde/share/config/kio_httprc</filename>.</para> +<filename>~/.trinity/share/config/kio_httprc</filename>.</para> <para>For example <screen><userinput>OverridenPorts=23,15 </userinput></screen> diff --git a/doc/konqueror/faq.docbook b/doc/konqueror/faq.docbook index 7d964b93a..0d7ce4ec2 100644 --- a/doc/konqueror/faq.docbook +++ b/doc/konqueror/faq.docbook @@ -37,7 +37,7 @@ helps.</para></answer> <qandaentry> <question><para>Where does &konqueror; keep all its configuration data?</para></question> -<answer><para>Generally in the <filename>~/.kde</filename> folder (this may +<answer><para>Generally in the <filename>~/.trinity</filename> folder (this may be <filename>~/.trinity</filename> on your system, depending on how &tde; 3 was installed). Don't alter these files unless you really know what you are doing.</para> @@ -45,30 +45,30 @@ doing.</para> <itemizedlist> <listitem><para>The <filename -class="directory">~/.kde/share/apps/konqueror/profiles</filename> folder +class="directory">~/.trinity/share/apps/konqueror/profiles</filename> folder holds individual files containing settings for each of your <link linkend="save-settings">profiles. </link></para></listitem> <listitem><para>Your bookmarks are held in <filename -class="directory">~/.kde/share/apps/konqueror/bookmarks.xml</filename></para></listitem> +class="directory">~/.trinity/share/apps/konqueror/bookmarks.xml</filename></para></listitem> <listitem><para>Cookies are held in <filename -class="directory">~/.kde/share/apps/kcookiejar/cookies</filename></para></listitem> +class="directory">~/.trinity/share/apps/kcookiejar/cookies</filename></para></listitem> <listitem><para>Your history, as used for the auto-completion feature, is in -<filename>~/.kde/share/config/konq_history</filename></para></listitem> +<filename>~/.trinity/share/config/konq_history</filename></para></listitem> <listitem><para>In the folder <filename -class="directory">~/.kde/share/config/</filename> the files +class="directory">~/.trinity/share/config/</filename> the files <filename>konqiconviewrc</filename>, <filename>konqlistviewrc</filename> and <filename>konquerorrc</filename> hold a whole lot of general configuration settings.</para></listitem> <listitem><para>The folder -<filename class="directory">~/.kde/share/cache/http/</filename> +<filename class="directory">~/.trinity/share/cache/http/</filename> contains the browser cache.</para></listitem> <listitem><para>The Navigation Panel uses the files and subfolders in <filename -class="directory">~/.kde/share/apps/konqsidebartng</filename></para></listitem> +class="directory">~/.trinity/share/apps/konqsidebartng</filename></para></listitem> </itemizedlist> <para>Any folder specific view settings are put into <literal diff --git a/doc/konqueror/filemanager.docbook b/doc/konqueror/filemanager.docbook index 705dea28c..a1ef9eb4f 100644 --- a/doc/konqueror/filemanager.docbook +++ b/doc/konqueror/filemanager.docbook @@ -654,7 +654,7 @@ folder. You can get there in &konqueror; by choosing <menuchoice><guimenu>Go</guimenu> <guimenuitem>Applications</guimenuitem></menuchoice>. Then create a single icon on your desktop to open your Applications folder, which is usually in -<filename class="directory">~/.kde/share/applnk</filename>.</para> +<filename class="directory">~/.trinity/share/applnk</filename>.</para> <para>To put an application link icon into the panel, first create it in the Applications folder then drag the icon onto a clear area of the diff --git a/doc/konqueror/plugins.docbook b/doc/konqueror/plugins.docbook index fa933d36c..4cb56795d 100644 --- a/doc/konqueror/plugins.docbook +++ b/doc/konqueror/plugins.docbook @@ -32,7 +32,7 @@ Plugins</guibutton> button or automatically each time &tde; starts up.</para> role="extension">.so</literal> files containing plugin code. It examines every such file to find out which <acronym>MIME</acronym> types the plugin supports. It then creates <acronym>MIME</acronym> type definitions for &tde; in -the user's <filename class="directory"> ~/.kde/share/mimelnk</filename> +the user's <filename class="directory"> ~/.trinity/share/mimelnk</filename> folder to make other applications aware of them.</para> <para>The <guilabel>Plugins</guilabel> page shows you the &Netscape; plugins diff --git a/doc/konqueror/sidebar.docbook b/doc/konqueror/sidebar.docbook index e428c1f32..14e82bcd9 100644 --- a/doc/konqueror/sidebar.docbook +++ b/doc/konqueror/sidebar.docbook @@ -82,7 +82,7 @@ main view or <mousebutton>right</mousebutton> click to bring up a menu with a wider range of possibilities.</para> <para>The folders shown in the <guilabel>Network</guilabel> page are held in the folder <filename class="directory"> -~/.kde/share/apps/konqsidebartng/virtual_folders/remote/</filename>, and you can make +~/.trinity/share/apps/konqsidebartng/virtual_folders/remote/</filename>, and you can make new ones just as you would make any other subfolder. The items within these folders are held as <literal role="extension">.desktop</literal> files and can be created with &konqueror;'s <menuchoice><guisubmenu>Create New</guisubmenu> |