removed reference to SIOX algorithm from tooltip, it's an implementation

2005-08-18  Sven Neumann  <sven@gimp.org>

	* app/tools/gimpforegroundselecttool.c: removed reference to SIOX
	algorithm from tooltip, it's an implementation detail.
This commit is contained in:
Sven Neumann 2005-08-18 21:09:16 +00:00 committed by Sven Neumann
parent 031f10b41d
commit b55111bf6e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-08-18 Sven Neumann <sven@gimp.org>
* app/tools/gimpforegroundselecttool.c: removed reference to SIOX
algorithm from tooltip, it's an implementation detail.
2005-08-18 Sven Neumann <sven@gimp.org>
* app/dialogs/user-install-dialog.c: updated year in copyright.

View File

@ -137,7 +137,7 @@ gimp_foreground_select_tool_register (GimpToolRegisterCallback callback,
GIMP_CONTEXT_FOREGROUND_MASK | GIMP_CONTEXT_BACKGROUND_MASK,
"gimp-foreground-select-tool",
_("Foreground Select"),
_("Extract foreground using SIOX algorithm"),
_("Extract a single foreground object"),
N_("F_oreground Select"), NULL,
NULL, GIMP_HELP_TOOL_FOREGROUND_SELECT,
GIMP_STOCK_TOOL_FOREGROUND_SELECT,