>On 5 August 2011 23:37, Christoph Feck <[email protected]> wrote: > On Friday 05 August 2011 23:35:10 Steven Sroka wrote: >> >On 5 August 2011 16:39, Shaun Reich <[email protected]> > wrote: >> >> I can see where they are stored in an QList and where they are >> >> placed into the menu, but not where the values in the QList get >> >> generated. I've only bee able to trace it as far as >> >> dolphinmainwindow.cpp >> > >> > KNewFileMenu (kdelibs/kfile/knewfilemenu:960, for instance). >> > >> > Just grep for a string that you see...e.g. 'grep -RinC 14 "link >> > to device" kdelibs". >> >> Thanks! >> >> > -- >> > Shaun Reich, >> > KDE Software Developer (kde.org) > > And now you are probably amazed that the complete "Create New" menu is > customizable without changing a line of code, right? ;)
Unfortunately not. I can see that the Create New->Link to Device is autogenerated which is neat, but where do Create New-> Folder.../File... etc. come from? Steve
