To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41321
------- Additional comments from [EMAIL PROTECTED] Wed Jan 26 19:21:40 -0800
2005 -------
I fixed it in:
framework/
RecentFilesMenuController::fillPopupMenu(...)
{
line205 if (( nPickListMenuItems > 0 ) && !m_bDisabled )//delete
if ( nPickListMenuItems > 0 )//add
}
I think it is not necessary to "disable" it,so when we visit the [File]->
[Recent Documents] menu,it should be shown always,are there any side effects?
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]