I don't think this will come to anything, and I doubt that such a thing exists, but here goes...
There are many things that keep getting put in places i do not want them to go, documents .desktop entries, application entries, etc.
Is it possible to make a one way link, so that any files sent to them will end up where the link is pointing, but the link would not be readable: i.e. nothing would think that there is a file there.
e.g.1: ln -s -[one way link option] /opt/QtPalmtop/apps/Applications/calculator.desktop /opt/QtPalmtop/apps/1Pim/calculator.desktop
if i relink all packages on the sd, where the calculator is installed, or if the calculator app is updated/reinstalled, the link which would be in applications now ends up in pim. But, when opie goes looking for .desktop entries to add icons for, it finds the one in the Pim folder, but NOT the one in the applications folder.
e.g.2: ln -s -[one way link option] /root/Documents/text /dev/null
so that all of the .desktop files the text editor keeps adding get thrown into the bit bucket, never to bother me again. (i just have to remember not to save anything there- unlikely to happen anyway).
um, yeah, well thats the idea anyway...
Simon