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 143125 - "Tip of the day" texts
"Tip of the day" texts
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
git master
Other All
: Low trivial
: 2.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-05-25 12:39 UTC by biroa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
new xml.in file (11.41 KB, text/plain)
2004-05-25 19:05 UTC, biroa
Details

Description biroa 2004-05-25 12:39:02 UTC
Some small problems with the "Tip of the day" strings:

"Click on the \"New Layer\" "
"or \"Anchor Layer buttons\" in the Layers dialog"

Maybe "buttons" ("button") should be outside the quote.

------------------------

"To create a perfect circle, hold <tt>Shift</tt> while doing an ellipse "
"select."

1. What's a "perfect" circle? Maybe this word could be dropped.
2. This does not create a circle, just a circle-shaped selection.

------------------------

"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
"are making a selection in order to constrain it to a perfect square or "
"circle, or to have it centered on its starting point."

Again: what's a perfect square/circle?
Comment 1 Sven Neumann 2004-05-25 12:45:08 UTC
We would appreciate a patch for the file tips/gimp-tips.xml.in.

Actually the tips could need a more thorough overhaul but that's handled in bug
#141443 already.
Comment 2 biroa 2004-05-25 14:43:58 UTC
Is http://cvs.gnome.org/viewcvs/gimp/tips/gimp-tips.xml.in
the current version?
Comment 3 Sven Neumann 2004-05-25 15:35:04 UTC
Most probably, but I've never used the web interface.
Comment 4 biroa 2004-05-25 19:05:12 UTC
Created attachment 28012 [details]
new xml.in file

Made a few changes based on this report and bug #141443. Also some more
modifications.
Comment 5 Sven Neumann 2004-05-25 19:21:09 UTC
Thanks a lot!

2004-05-25  Sven Neumann  <sven@gimp.org>

	* gimp-tips.xml.in: applied a patch graciously provided by "biroa"
	(bug #143125).