> The third solution would be to try & find some kxmlgui documentation that > tells me whether it's possible to merge two .rc files from code. you can use KXMLClient::setXMLFile("name.rc", true /* to ask to merge, false is default*/) but in a KPart::Plugin, the rc is automaticaly merged. -- --- Cyrille Berger ---