How to combine items from two different dgnlib's into one pulldown menu

Hi,

I have a more or less standard workspace configuration running. My workspaces reflects my departments. I use a central gui dgnlib in the workspace\standards\dgnlib directory for company wide customizations. In this dgnlib there is a pulldown menu 'applications' , referencing to applications used by all users.

In each workspace projects\<projectname>\dgnlib directory (I have three departments/workspaces) I have a 'department' gui dgnlib, also containing a pulldown menu 'applications', referencing just the department specific applications. When I load both dgnlibs, I see the 'application' pulldown menu twice: once with the standard applications and once with the workspace specific applications.

Does someone know how to keep the dgnlibs separated, but show the results as one 'applications' pulldown menu containing both the references to my company applications and my department specific applications?

Thnx.