Or I should put the following as the subject of this
email:
Name "Database" in QuickStart menu is borrowed from
File -> New.

I have to modify the QuickStart menu.  I have to
change name of each entry.  Say Text Document to
MyDoc.  Say Database to MyDB.

I go to .\svtools\source\misc\imagemgr.src.  I modify
the Text[] field for all those related
STR_DESCRIPTION_FACTORY_* entries.

I cannot find name "Database" in svtools module.  I
can, however, find it at officecfg module.  I then
modify m4 entry for
.\officecfg\registry\data\org\openoffice\Office\Common.xcu.
 AFter compilation, name "Database" in QuickStart menu
has been changed to MyDB.  At the same time, in the
File->New menu, name "Database" has changed to "MyDB"
as well!  

How to modify the name "Database" in QuickStart menu
without changing anything on the File->New menu?

Would it be related to the function below?
.\sfx2\source\appl\shutdowniconw32.cxx
function: createSystrayMenu()
the way of handling the case for database?

Would adding my own STR_DESCRIPTION_FACTORY_SBASE to
.\svtools\source\misc\imagemgr.src (and related files)
help?

Thanks all!

_______________________________________
 想即時收到新 email 通知?
 下載 Yahoo! Messenger http://messenger.yahoo.com.hk 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to