[kontact] [Bug 488191] Position of the "Views" toolbar is not saved
Allen Winter
bugzilla_noreply at kde.org
Fri Jun 13 20:47:59 BST 2025
https://bugs.kde.org/show_bug.cgi?id=488191
--- Comment #8 from Allen Winter <winter at kde.org> ---
you should have a file in your home directory called
.local/share/kontact/local-calendar.rc
in that file, there should be a section called "<text
translationDomain="korganizer">Views</text>"
the list of actions in there should be empty after you configure the view menu
i.e it should look like:
<ToolBar name="korganizer_toolbar" noMerge="1">
<text translationDomain="korganizer">Views</text>
</ToolBar>
where mine looks like:
<text translationDomain="korganizer">Views</text>
<Action name="view_agenda"/>
<Action name="view_month"/>
<Action name="view_whatsnext"/>
<Action name="view_timeline"/>
<Merge/>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list