> 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". -- Shaun Reich, KDE Software Developer (kde.org)
