Commit Graph

13 Commits

Author SHA1 Message Date
Sven Neumann 083c48d2d2 Applied a slightly modified patch from Róman Joost as attached to bug
2008-08-04  Sven Neumann  <sven@gimp.org>

	Applied a slightly modified patch from Róman Joost as attached 
to
	bug #545963. This add links to the user manual to the tips 
dialog:

	* data/tips/gimp-tips.dtd
	* data/tips/gimp-tips.xml.in: add optional help IDs to the tips.

	* app/dialogs/tips-dialog.c

	* app/dialogs/tips-parser.[ch]: parse the help IDs from the tips
	file and show a "Learn more" link in the tips dialog.


svn path=/trunk/; revision=26361
2008-08-04 13:56:07 +00:00
Martin Nordholts 91da1d707c Removed tip about how to make a circular selection. It's much more
2008-07-05  Martin Nordholts  <martinn@svn.gnome.org>

	* data/tips/gimp-tips.xml.in: Removed tip about how to make a
	circular selection. It's much more discoverable now than it was in
	GIMP 2.2, and the current description is faulty.

svn path=/trunk/; revision=26062
2008-07-05 07:06:05 +00:00
Sven Neumann 848a3e197f data/tips/gimp-tips.dtd data/tips/gimp-tips.xml.in reverted some of the
2008-03-28  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.dtd
	* data/tips/gimp-tips.xml.in
	* app/dialogs/tips-parser.[ch]: reverted some of the changes 
from
	yesterday. The simplification went too far and we inadvertently
	lost an important feature.


svn path=/trunk/; revision=25269
2008-03-28 07:34:38 +00:00
Sven Neumann c64ae51012 data/tips/gimp-tips.dtd simplified the gimp-tips XML format as we do not
2008-03-27  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.dtd
	* data/tips/gimp-tips.xml.in: simplified the gimp-tips XML 
format
	as we do not any longer need a special welcome tip.

	* app/dialogs/tips-dialog.c
	* app/dialogs/tips-parser.[ch]: changed accordingly.


svn path=/trunk/; revision=25267
2008-03-27 21:02:15 +00:00
Raphael Quinet bc2e48c978 expanded old tip and mentioned that it is possible to configure most
2007-08-30  Raphael Quinet  <raphael@gimp.org>

	* data/tips/gimp-tips.xml.in: expanded old tip and mentioned that
	it is possible to configure most window managers so that they do
	not steal the Alt key from the applications.  Fixes bug #471565.

svn path=/trunk/; revision=23410
2007-08-30 12:08:34 +00:00
Mukund Sivaraman c2d1214551 Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.
2007-06-06  Mukund Sivaraman  <muks@mukund.org>

        Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.


svn path=/trunk/; revision=22715
2007-06-06 08:44:52 +00:00
Sven Neumann 960ecc3d81 fixed a typo.
2007-04-18  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: fixed a typo.

	* de.po: updated German translation.


svn path=/trunk/; revision=22278
2007-04-18 09:41:27 +00:00
Sven Neumann ee9e748e4d another tips change (bug #141443).
2006-12-22  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: another tips change (bug #141443).
2006-12-22 16:44:22 +00:00
Sven Neumann 38c7e41d17 use U+2192 RIGHTWARDS ARROW for menu paths.
2006-12-22  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: use U+2192 RIGHTWARDS ARROW for menu
	paths.
2006-12-22 10:44:05 +00:00
Sven Neumann d1fe72852f applied patch from David Gowers (bug #141443).
2006-12-22  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: applied patch from David Gowers (bug
	#141443).
2006-12-22 10:38:13 +00:00
Sven Neumann ab6d26e245 changed tip based on a suggestion from David Gowers. Corrected menu
2006-12-20  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: changed tip based on a suggestion
	from David Gowers. Corrected menu location of Curves and Levels
	tools.
2006-12-20 08:56:21 +00:00
Sven Neumann e30042a5f2 changed tip based on a suggestion from David Gowers.
2006-12-20  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: changed tip based on a suggestion
	from David Gowers.
2006-12-20 08:44:00 +00:00
Sven Neumann 1c4122c5d0 Switch to a more standard way of treating the translations for the startup
2005-06-10  Sven Neumann  <sven@gimp.org>

	Switch to a more standard way of treating the translations for the
	startup tips (bug #171846):

	* Makefile.am
	* configure.in: removed tips directory; added data/tips and po-tips
	directories instead.

	* data/Makefile.am
	* data/AUTHORS
	* data/ChangeLog
	* data/README: removed these three outdated files.

	* data/tips: gimp.tips.xml and related files live here now.

	* po-tips: translations of the tips are found here now.

	* README.i18n: changed accordingly.
2005-06-10 16:38:36 +00:00