This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Kmmainwin: removed actionlist using Configure Toolbar

Tags: None
(comma "," separated)
chrilleh
Registered Member
Posts
3
Karma
0
OS
Hi,
I accidentially removed the actionlist "toolbar_messagetag_actions" using Configure Toolbars in KMail 4.8.2. All I found searching the web is this bugreport:
https://bugs.kde.org/show_bug.cgi?id=97558
is it planned to provide an option to bring back the actionlist or undo this mistake?
thanks for any hint/help
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
You can reverse this mistake by browsing to ~/.kde4/share/apps/kmail/ and carefully removing any *ui.rc files. Make sure KMail/Kontact are closed when you do this.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
rubikcube
Registered Member
Posts
7
Karma
0
I added a workaround to this problem to Bug #97558's report page:

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:
Code: Select all
  <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.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]