https://bugs.kde.org/show_bug.cgi?id=97558

quazgar <quaz...@posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |quaz...@posteo.de

--- Comment #6 from quazgar <quaz...@posteo.de> ---
FWIW: This is how the entries can be manually restored (in Kontact 5.15, KDE
5.78):

1. Open `~/.local/share/kontact/local-kmail2.rc` in a file editor.
2. Scroll down until you find an element called `<ToolBar name="mainToolBar"
...>`
3. Add the missing ActionList elements.  For me, the last elements of the
mainToolBar are:
    ```
  <Separator name="separator_3"/>
  <ActionList name="toolbar_filter_actions"/>
  <Separator name="separator_4"/>
  <ActionList name="toolbar_messagetag_actions"/>
  <Action name="create_todo"/>
  <Separator name="separator_5"/>
  <ActionList name="kmail_toolbar_actions"/>
    ```
4. Save the file.

The exact separator names may vary, but the general idea should restore your
removed ActionList entries.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to