From c4a41736691553867db9f876e4a6c0c3634c0bdc Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 21 Aug 2020 13:52:55 +0300 Subject: [PATCH] Update: kde4-config -> kf5-config --- doc/kmail2/configure.docbook | 2 +- doc/kmail2/faq.docbook | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/kmail2/configure.docbook b/doc/kmail2/configure.docbook index 740e06e14..ccc9e2fe4 100644 --- a/doc/kmail2/configure.docbook +++ b/doc/kmail2/configure.docbook @@ -2299,7 +2299,7 @@ The kwriteconfig will add the section for you as long as you The &kmail; configuration file is called kmail2rc and can be found in your home directory. The location can vary according to your operating system or distribution, but can always be found by running -the command kde4-config --path config --locate kmail2rc. +the command kf5-config --path config --locate kmail2rc. For the remainder of this section, assume that the configuration file is located in /path/to/kmail2rc. diff --git a/doc/kmail2/faq.docbook b/doc/kmail2/faq.docbook index 0a21aa4a5..48a52fcff 100644 --- a/doc/kmail2/faq.docbook +++ b/doc/kmail2/faq.docbook @@ -23,7 +23,7 @@ If you are an administrator and want to set this setting automatically for your users, it is - in your user directory in $(kde4-config --localprefix)/share/config/kdeglobals add the line + in your user directory in $(kf5-config --localprefix)/share/config/kdeglobals add the line BrowserApplication[$e]=!firefox under category [General] @@ -209,16 +209,16 @@ ultimate ownertrust: it is no longer implicitly done for you. Where does &kmail; save my settings and my mail? Most &kmail; settings are stored in -$(kde4-config --localprefix)/share/config/kmail2rc and the +$(kf5-config --localprefix)/share/config/kmail2rc and the Akonadi-controlled entries are stored in the following folders and files: ~/.local/share/ ~/.config/akonadi/. -$(kde4-config --localprefix)/share/config/nepomukserverrc +$(kf5-config --localprefix)/share/config/nepomukserverrc -$(kde4-config --localprefix)/share/apps/nepomuk/ (&kaddressbook; stores contact groups in Nepomuk.) +$(kf5-config --localprefix)/share/apps/nepomuk/ (&kaddressbook; stores contact groups in Nepomuk.) Note that some of the files are hidden: remember to also copy those if you want to backup or @@ -383,9 +383,9 @@ and use uudecode to decode the attachment. &kmail; crashed while I was writing a mail; is that mail lost now? &kmail; tries to save your mail to -$(kde4-config --localprefix)/share/apps/kmail/autosave in case of a crash. The next time you start +$(kf5-config --localprefix)/share/apps/kmail/autosave in case of a crash. The next time you start &kmail; the mail composer should appear with your mail again; If it does not, -try to open the files in $(kde4-config --localprefix)/share/apps/kmail/autosave with an editor. If there are no files in this folder then the crash was so bad that &kmail; could not save your mail. +try to open the files in $(kf5-config --localprefix)/share/apps/kmail/autosave with an editor. If there are no files in this folder then the crash was so bad that &kmail; could not save your mail.