GNOME Bugzilla – Bug 503637
No toolbar documentation
Last modified: 2008-01-13 15:12:02 UTC
Documentation Section: None. The toolbar editor has no help button or help menu. Correct version: There should be a help button that describes the general interface of the toolbar editor to users confused by the interface. Other information: I would request that the GDP write this documentation; I would not be able to write it myself.
Created attachment 101219 [details] [review] patch proposal (file 1/2) I quickly made a few lines myself. They should be descriptive enough. This is the patch that adds the new section to the help file and adds a help button to the editor window.
Created attachment 101221 [details] screenshot of the toolbar editor for the docs This is the screenshot of the toolbar editor for the documentation. Simply copy it to the help/C/figures folder (filename:eog_toolbar_editor_window.png) .
Committed this. The help button code should be fine and the manual text can be improved later if necessary. 2008-01-13 Felix Riemann <> * help/C/eog.xml: * help/C/figures/eog_toolbar_editor_window.png * help/Makefile.am: Add chapter and figure about toolbar editor. * src/eog-window.c: (eog_window_cmd_edit_toolbar_cb), (eog_window_cmd_edit_toolbar): Add help button to toolbar editor. Fixes bug #503637. ---------- This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.