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 503637 - No toolbar documentation
No toolbar documentation
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: documentation
2.19.x
Other All
: Normal minor
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-14 18:06 UTC by Sean Hunt
Modified: 2008-01-13 15:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
patch proposal (file 1/2) (3.69 KB, patch)
2007-12-18 20:57 UTC, Felix Riemann
committed Details | Review
screenshot of the toolbar editor for the docs (19.80 KB, image/png)
2007-12-18 20:59 UTC, Felix Riemann
  Details

Description Sean Hunt 2007-12-14 18:06:40 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.
Comment 1 Felix Riemann 2007-12-18 20:57:55 UTC
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.
Comment 2 Felix Riemann 2007-12-18 20:59:44 UTC
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) .
Comment 3 Felix Riemann 2008-01-13 15:12:02 UTC
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.