Added missing doc about scrolling layers with "adjust" tool.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1468 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues 2010-04-28 18:04:45 +00:00
parent eb9145346f
commit 985e348fe4

View File

@ -670,6 +670,10 @@ static const T_Help_table helptable_adjust[] =
HELP_TEXT ("the image by a side comes back by the") HELP_TEXT ("the image by a side comes back by the")
HELP_TEXT ("opposite one.") HELP_TEXT ("opposite one.")
HELP_TEXT ("") HELP_TEXT ("")
HELP_TEXT ("Left clicking the picture will scroll only")
HELP_TEXT ("the active layer. Right-clicking will scroll")
HELP_TEXT ("all of them.")
HELP_TEXT ("")
HELP_TEXT ("It is assimilated to the drawing tools") HELP_TEXT ("It is assimilated to the drawing tools")
HELP_TEXT ("family.") HELP_TEXT ("family.")
HELP_TEXT ("") HELP_TEXT ("")