After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 116379 - Request for Accessibility menu
Request for Accessibility menu
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Module: vfolder
cvs (head)
Other All
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
Luis Villa
Depends on:
Blocks: 115979 115981
 
 
Reported: 2003-06-30 20:37 UTC by Calum Benson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Basic accessibility menu patch (1.06 KB, patch)
2003-07-06 22:21 UTC, Calum Benson
none Details | Review
Same patch with typo fixed :) (1.06 KB, patch)
2003-07-06 22:23 UTC, Calum Benson
none Details | Review

Description Calum Benson 2003-06-30 20:37:06 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...?
Comment 1 Calum Benson 2003-07-06 22:20:29 UTC
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?
Comment 2 Calum Benson 2003-07-06 22:21:19 UTC
Created attachment 18086 [details] [review]
Basic accessibility menu patch
Comment 3 Calum Benson 2003-07-06 22:23:42 UTC
Created attachment 18087 [details] [review]
Same patch with typo fixed :)
Comment 4 Alexander Larsson 2003-07-08 08:02:37 UTC
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).
Comment 5 Calum Benson 2003-07-11 16:18:02 UTC
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).
Comment 6 Calum Benson 2003-07-11 16:23:27 UTC
Committed.