New (hopefully better) method for selecting the colors in smooth and colorize. Tell me if you think it's good.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@742 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-04-07 17:54:52 +00:00
parent d1de5fa366
commit 19ac89a38f
2 changed files with 10 additions and 3 deletions

View File

@@ -883,7 +883,7 @@ static const T_Help_table helptable_grad_rect[] =
HELP_TEXT ("starting color, drag to a point where you")
HELP_TEXT ("want the ending color, and release the")
HELP_TEXT ("button. You can press SHIFT to enforce your")
HELP_TEXT ("line to be vertical, horizontal, or
HELP_TEXT ("line to be vertical, horizontal, or")
HELP_TEXT ("diagonal.")
};
static const T_Help_table helptable_grad_menu[] =