removed SHOW_TIPS_BLURB.

2008-03-27  Sven Neumann  <sven@gimp.org>

	* app/config/gimprc-blurbs.h: removed SHOW_TIPS_BLURB.


svn path=/trunk/; revision=25266
This commit is contained in:
Sven Neumann 2008-03-27 19:45:41 +00:00 committed by Sven Neumann
parent 019b243957
commit 9fba58b395
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2008-03-27 Sven Neumann <sven@gimp.org>
* app/config/gimprc-blurbs.h: removed SHOW_TIPS_BLURB.
2008-03-27 Sven Neumann <sven@gimp.org>
Preparing for a revamp of the "Tip of the Day" feature:

View File

@ -327,9 +327,6 @@ N_("When enabled, the grid is visible by default. This can also be toggled " \
N_("When enabled, the sample points are visible by default. This can also be " \
"toggled with the \"View->Show Sample Points\" command.")
#define SHOW_TIPS_BLURB \
N_("Enable displaying a handy GIMP tip on startup.")
#define SHOW_TOOLTIPS_BLURB \
N_("Show a tooltip when the pointer hovers over an item.")