Abdelrazak Younes wrote: >> yes, this helped :) but anyway where is this saved? i tried to move the >> whole .lyx directory and it didn't help, so i guess its somewhere under >> qt authority, right? > > On Unix systems, this should be in $HOME/.config/LyX
yes, i see :) >> does this also mean, that when people upgrade to newer >> version of lyx, they won't be able to see new toolbar until they use >> your Allow session geometry... hint? >> > No, the session settings are version dependent, each version should have > its own subdirectory. This is driven by the first lines in GuiApplication > ctor. > >>>> do you have an idea whats goin on? do we store such info somewhere? >>>> >>>> >>> Look at lib/ui/default.ui >>> >> >> it has nothing to do with this. >> > I misunderstood you then. FYI, you won't find any reference to the > "view/update" toolbar in the source code. The one and only place where the > appearance is configured is in default.ui: yes i know. the problem was that adding new toolbars in all places of lyx svn is of no help unless you remove $HOME/.config/LyX ... it is hidden in the way that standard toggling has no effect. now only icons and new toolbar can go in. thanks for help pavel