>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) >
