[kopete-bugs] [Bug 193744] can't configure toolbar via 'configure toolbars'
Sven Wehner
sven at atelophobia.de
Thu Sep 3 21:48:47 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=193744
Sven Wehner <sven at atelophobia.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sven at atelophobia.de
--- Comment #2 from Sven Wehner <sven atelophobia de> 2009-09-03 21:48:46 ---
Ohh, I just checked the configuration file:
> $ ll .kde/share/apps/dolphin/dolphinui.rc
> -rw-r--r-- 1 XXX XXX 3688 2009-09-03 21:09 .kde/share/apps/dolphin/dolphinui.rc
So the files got changed recently, and it contains the desired configuration:
> <ToolBar noMerge="1" name="mainToolBar" >
> <text context="@title:menu" >Main Toolbar</text>
> <Action name="go_back" />
> <Action name="go_forward" />
> <Action name="go_up" />
> ...
> </ToolBar>
Thus I guess reading out doesn't work correctly.
I did some tests with gwenview (same problem with shortcuts, but works better
with strace), but it wrote the changes and seemed to read from the file
(according to strace). But no working shortcuts anyway... and no error-like
message.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list