GNOME Bugzilla – Bug 116379
Request for Accessibility menu
Last modified: 2004-12-22 21:47:04 UTC
GOK & Gnopernicus want to add themselves to the Applications->Accessibility menu (since that seemed to be the consensus on the most sensible place to put them a month or two back), but unfortunately there isn't an Applications->Accessibility menu yet :) Any chance we might get one...?
Hmm, I think the vfolders patch basically needs to look like this, but it currently uses Accessibility.directory, which is the file that describes the Desktop Preferences->Accessories menu item. Is it okay to have two menu items use the same .directory file? And is it okay that Accessibility.directory is currently installed by gnome-control-center rather than gnome-desktop, where most of the others come from?
Created attachment 18086 [details] [review] Basic accessibility menu patch
Created attachment 18087 [details] [review] Same patch with typo fixed :)
I try to not get involved in the menus mess, but the patch itself looks ok to me. Commit it if its what we want(tm).
It does the job for now... I suspect another module ought to take repsonsibility for installing Accessibility.directory now, but that won't affect this patch. Committing as part of the ui-review since it's a HIG-compliance issue for GOK and Gnopernicus (Desktop Integration).
Committed.