diff --git a/src/doc/man/sv_se/wtt_help.dat b/src/doc/man/sv_se/wtt_help.dat index 6b1fd01068d681f846d13b1ef9bc3d8d66545296..6ab9640feb6934dbf3ca9f9f8695575f4f24912f 100644 --- a/src/doc/man/sv_se/wtt_help.dat +++ b/src/doc/man/sv_se/wtt_help.dat @@ -42,9 +42,24 @@ Classes <B>SystemClasses <LINK>pwrs, ,$pwr_lang/pwrs_xtthelp.dat <B>BaseClasses <LINK>pwrb, ,$pwr_lang/pwrb_xtthelp.dat +<B>BaseComponent <LINK>basecomponent, ,$pwr_lang/basecomponent_xtthelp.dat +<B>Profibus <LINK>profibus, ,$pwr_lang/profibus_xtthelp.dat +<B>Opc <LINK>opc, ,$pwr_lang/opc_xtthelp.dat +<B>OtherIO <LINK>otherio, ,$pwr_lang/otherio_xtthelp.dat +<B>SsabOx <LINK>ssabox, ,$pwr_lang/ssabox_xtthelp.dat +<B>OtherManufacturer <LINK>othermanufacturer, ,$pwr_lang/othermanufacturer_xtthelp.dat +<B>ABB <LINK>abb, ,$pwr_lang/abb_xtthelp.dat +<B>Siemens <LINK>siemens, ,$pwr_lang/siemens_xtthelp.dat </TOPIC> <include> $pwr_lang/man_dg.dat <include> $pwr_lang/pwrs_xtthelp.dat <include> $pwr_lang/pwrb_xtthelp.dat +<include> $pwr_lang/basecomponent_xtthelp.dat +<include> $pwr_lang/profibus_xtthelp.dat +<include> $pwr_lang/opc_xtthelp.dat +<include> $pwr_lang/ssabox_xtthelp.dat +<include> $pwr_lang/othermanufacturer_xtthelp.dat +<include> $pwr_lang/abb_xtthelp.dat +<include> $pwr_lang/siemens_xtthelp.dat diff --git a/xtt/changelog.txt b/xtt/changelog.txt index e84f58874346fc7691805c0e0b0ef012b63e9b85..c1a48f831639d83f93212c7abf29a72e84f7ff1f 100644 --- a/xtt/changelog.txt +++ b/xtt/changelog.txt @@ -75,4 +75,5 @@ 080118 cs xtt PlcConnect item in popupmenu for connected functionobject wasn't displayed in gtk version. 080121 cs op Operator window is popped when new alarm is received. 080123 cs ge Subscription initiation optimized in ge graph. -080128 cs ge Problems with bad performance when scrolling from navigator window fixed. \ No newline at end of file +080128 cs ge Problems with bad performance when scrolling from navigator window fixed. +080227 cs xtt Problems with initial scrollbar settings fixed. \ No newline at end of file