Merged trunk into branches/mode5 (=update mode5 branch to latest)
git-svn-id: svn://pulkomandy.tk/GrafX2/branches/cpcmode5@1785 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -67,7 +67,7 @@ static const T_Help_table helptable_about[] =
|
||||
#else
|
||||
HELP_TEXT ("")
|
||||
#endif
|
||||
HELP_TEXT ("Copyright 2007-2010, the Grafx2 project team")
|
||||
HELP_TEXT ("Copyright 2007-2011, the Grafx2 project team")
|
||||
HELP_TEXT (" Copyright 1996-2001, SUNSET DESIGN")
|
||||
};
|
||||
static const T_Help_table helptable_licence[] =
|
||||
@@ -460,19 +460,20 @@ static const T_Help_table helptable_credits[] =
|
||||
HELP_TEXT ("")
|
||||
//HELP_TEXT ("0----5----0----5----0----5----0----5----0--X")
|
||||
HELP_TEXT (" anibiqme blumunkee BDCIron ")
|
||||
HELP_TEXT (" Ced DawnBringer El Topo ")
|
||||
HELP_TEXT (" falenblood fanickbux fano ")
|
||||
HELP_TEXT (" fogbot121 Frost Grimmy ")
|
||||
HELP_TEXT (" Gürkan Sengün Hatch HoraK-FDF ")
|
||||
HELP_TEXT (" iLKke Iw2evk Jamon ")
|
||||
HELP_TEXT (" keito kusma Lord Graga ")
|
||||
HELP_TEXT (" Lorenzo Gatti MagerValp maymunbeyin ")
|
||||
HELP_TEXT (" mind MooZ Pasi Kallinen ")
|
||||
HELP_TEXT (" the Peach petter PheeL ")
|
||||
HELP_TEXT (" Ced DarkDefende DawnBringer ")
|
||||
HELP_TEXT (" El Topo falenblood fanickbux ")
|
||||
HELP_TEXT (" fano fogbot121 Frost ")
|
||||
HELP_TEXT (" Grimmy Gürkan Sengün Hatch ")
|
||||
HELP_TEXT (" HoraK-FDF iLKke Iw2evk ")
|
||||
HELP_TEXT (" jackfrost128 Jamon keito ")
|
||||
HELP_TEXT (" kusma Lord Graga Lorenzo Gatti ")
|
||||
HELP_TEXT (" MagerValp maymunbeyin mind ")
|
||||
HELP_TEXT (" MooZ Pasi Kallinen the Peach ")
|
||||
HELP_TEXT (" petter PheeL Ravey1138 ")
|
||||
HELP_TEXT (" richienyhus sm4tik spratek ")
|
||||
HELP_TEXT (" tape.yrm TeeEmCee tempest ")
|
||||
HELP_TEXT (" Timo Kurrpa titus^Rab Tobé ")
|
||||
HELP_TEXT (" yakumo2975 00ai99")
|
||||
HELP_TEXT (" Surt tape.yrm TeeEmCee ")
|
||||
HELP_TEXT (" tempest Timo Kurrpa titus^Rab ")
|
||||
HELP_TEXT (" Tobé yakumo2975 00ai99")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT (" ... posted the annoying bug reports.")
|
||||
HELP_TEXT ("")
|
||||
@@ -2455,6 +2456,16 @@ static const T_Help_table helptable_settings_details[] =
|
||||
HELP_TEXT ("Background color.")
|
||||
HELP_TEXT ("This option is ignored when the Shade,")
|
||||
HELP_TEXT ("Quick-shade, or Tiling mode is used.")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT (" Multi shortcuts")
|
||||
HELP_TEXT ("When this setting is disabled, and you")
|
||||
HELP_TEXT ("create a shortcut with a key that is already")
|
||||
HELP_TEXT ("associated to another shortcut, Grafx2 will")
|
||||
HELP_TEXT ("unset the latter. If you enable this mode,")
|
||||
HELP_TEXT ("Grafx2 will not make such check, so you can")
|
||||
HELP_TEXT ("design shortcuts that trigger several")
|
||||
HELP_TEXT ("actions at once.")
|
||||
HELP_TEXT ("")
|
||||
};
|
||||
|
||||
static const T_Help_table helptable_clear[] =
|
||||
@@ -2638,10 +2649,10 @@ static const T_Help_table helptable_palette[] =
|
||||
HELP_TEXT ("modifies the picture).")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT ("- Undo: Allows you to recover the last")
|
||||
HELP_TEXT ("modifications made on the palette. If the")
|
||||
HELP_TEXT ("last operation modified the picture, it")
|
||||
HELP_TEXT ("won't recover them: you'll have to click on")
|
||||
HELP_TEXT ("Cancel to do so.")
|
||||
HELP_TEXT ("modifications made on the palette. Note that")
|
||||
HELP_TEXT ("it can't undo the changes that affect the")
|
||||
HELP_TEXT ("pixels (remapping), you'll need to Cancel")
|
||||
HELP_TEXT ("them.")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT ("If you press <Backspace>, the program will")
|
||||
|
||||
Reference in New Issue
Block a user