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 326700 - use 'pointer' not 'cursor' for the mouse
use 'pointer' not 'cursor' for the mouse
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
git master
Other All
: Normal minor
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2006-01-12 09:34 UTC by Joachim Noreiko
Modified: 2006-01-12 10:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joachim Noreiko 2006-01-12 09:34:23 UTC
The user preferences uses the word 'cursor'. The recommended for this is 'pointer.
See
http://developer.gnome.org/documents/style-guide/gnome-glossary-generic-terms.html

Other information:
Comment 1 Sven Neumann 2006-01-12 10:32:08 UTC
Changed all over the place in the CVS version. We can't do such string changes in the stable branch though. Closing as FIXED.

2006-01-12  Sven Neumann  <sven@gimp.org>

	* app/actions/actions.c
	* app/actions/cursor-info-actions.c
	* app/actions/dialogs-actions.c
	* app/config/gimprc-blurbs.h
	* app/dialogs/dialogs.c
	* app/dialogs/preferences-dialog.c
	* app/widgets/gimphelp-ids.h: use the term Pointer instead of
	Cursor when refering to the mouse pointer (bug #326700).

Comment 2 Sven Neumann 2006-01-12 10:50:01 UTC
Two more occurences changed:

2006-01-12  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/flarefx.c: renamed to "Lens Flare", don't use
	the term "Cursor" incorrectly (bug #326700).

	* plug-ins/common/nova.c: renamed to "Supernova", don't use the
	term "Cursor" incorrectly (bug #326700).