Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 8ad34ae091162226fd4d1de7b1eb562d > files > 23

salome-5.1.3-7mdv2010.1.src.rpm

diff -p -up src5.1.3/BLSURFPLUGIN_SRC_5.1.3/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx.orig src5.1.3/BLSURFPLUGIN_SRC_5.1.3/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx
--- src5.1.3/BLSURFPLUGIN_SRC_5.1.3/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx.orig	2010-04-30 20:17:43.980407434 -0300
+++ src5.1.3/BLSURFPLUGIN_SRC_5.1.3/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx	2010-04-30 20:27:25.771402706 -0300
@@ -1984,7 +1984,7 @@ QString BLSURFPluginGUI_HypothesisCreato
 
 QString BLSURFPluginGUI_HypothesisCreator::helpPage() const
 {
-  return "blsurf_hypo_page.html";
+  return "blsurf__hypo__page.html";
 }
 
 LightApp_SelectionMgr* BLSURFPluginGUI_HypothesisCreator::selectionMgr()
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_ArcDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_ArcDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_ArcDlg.cxx.orig	2010-04-30 20:17:43.985406999 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_ArcDlg.cxx	2010-04-30 20:27:25.773404589 -0300
@@ -134,7 +134,7 @@ BasicGUI_ArcDlg::BasicGUI_ArcDlg( Geomet
   layout->addWidget( Group3Pnts2 );
   layout->addWidget( Group3Pnts3 );
 
-  setHelpFileName( "create_arc_page.html" );
+  setHelpFileName( "create__arc__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_CircleDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_CircleDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_CircleDlg.cxx.orig	2010-04-30 20:17:43.991407215 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_CircleDlg.cxx	2010-04-30 20:27:25.774405315 -0300
@@ -125,7 +125,7 @@ BasicGUI_CircleDlg::BasicGUI_CircleDlg(
   layout->addWidget( GroupCenter2Pnts );
   /***************************************************************/
 
-  setHelpFileName( "create_circle_page.html" );
+  setHelpFileName( "create__circle__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_CurveDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_CurveDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_CurveDlg.cxx.orig	2010-04-30 20:17:43.996408009 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_CurveDlg.cxx	2010-04-30 20:27:25.779404432 -0300
@@ -87,7 +87,7 @@ BasicGUI_CurveDlg::BasicGUI_CurveDlg( Ge
   layout->addWidget( GroupPoints );
   /***************************************************************/
 
-  setHelpFileName( "create_curve_page.html" );
+  setHelpFileName( "create__curve__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_EllipseDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_EllipseDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_EllipseDlg.cxx.orig	2010-04-30 20:17:44.002407423 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_EllipseDlg.cxx	2010-04-30 20:27:25.785404325 -0300
@@ -91,7 +91,7 @@ BasicGUI_EllipseDlg::BasicGUI_EllipseDlg
   layout->addWidget( GroupPoints );
   /***************************************************************/
 
-  setHelpFileName( "create_ellipse_page.html" );
+  setHelpFileName( "create__ellipse__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_LineDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_LineDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_LineDlg.cxx.orig	2010-04-30 20:17:44.006407938 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_LineDlg.cxx	2010-04-30 20:27:25.786404876 -0300
@@ -96,7 +96,7 @@ BasicGUI_LineDlg::BasicGUI_LineDlg( Geom
 
   /***************************************************************/
 
-  setHelpFileName( "create_line_page.html" );
+  setHelpFileName( "create__line__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_MarkerDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_MarkerDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_MarkerDlg.cxx.orig	2010-04-30 20:17:44.012406605 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_MarkerDlg.cxx	2010-04-30 20:27:25.791403034 -0300
@@ -146,7 +146,7 @@ BasicGUI_MarkerDlg::BasicGUI_MarkerDlg(
   layout->addWidget( Group1 );
   layout->addWidget( Group2 );
 
-  setHelpFileName( "create_lcs_page.html" );
+  setHelpFileName( "create__lcs__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_PlaneDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_PlaneDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_PlaneDlg.cxx.orig	2010-04-30 20:17:44.015408171 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_PlaneDlg.cxx	2010-04-30 20:27:25.847403732 -0300
@@ -148,7 +148,7 @@ BasicGUI_PlaneDlg::BasicGUI_PlaneDlg( Ge
   layout->addWidget( GroupLCS );
   /***************************************************************/
 
-  setHelpFileName( "create_plane_page.html" );
+  setHelpFileName( "create__plane__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_PointDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_PointDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_PointDlg.cxx.orig	2010-04-30 20:17:44.022407584 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_PointDlg.cxx	2010-04-30 20:27:25.849405035 -0300
@@ -176,7 +176,7 @@ BasicGUI_PointDlg::BasicGUI_PointDlg( Ge
   myY->setPalette( aPal );
   myZ->setPalette( aPal );
 
-  setHelpFileName( "create_point_page.html" );
+  setHelpFileName( "create__point__page.html" );
  
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_VectorDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_VectorDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_VectorDlg.cxx.orig	2010-04-30 20:17:44.028407137 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_VectorDlg.cxx	2010-04-30 20:27:25.851403736 -0300
@@ -93,7 +93,7 @@ BasicGUI_VectorDlg::BasicGUI_VectorDlg(
   layout->addWidget( GroupDimensions );
   /***************************************************************/
 
-  setHelpFileName( "create_vector_page.html" );
+  setHelpFileName( "create__vector__page.html" );
 
   /* Initialisations */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_WorkingPlaneDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_WorkingPlaneDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_WorkingPlaneDlg.cxx.orig	2010-04-30 20:17:44.032406250 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BasicGUI/BasicGUI_WorkingPlaneDlg.cxx	2010-04-30 20:27:25.853404574 -0300
@@ -119,7 +119,7 @@ BasicGUI_WorkingPlaneDlg::BasicGUI_Worki
   layout->addWidget( Group3 );
   layout->addWidget( aReverseGroupBox );
 
-  setHelpFileName( "create_wplane_page.html" );
+  setHelpFileName( "create__wplane__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_BlockDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_BlockDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_BlockDlg.cxx.orig	2010-04-30 20:05:08.511407708 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_BlockDlg.cxx	2010-04-30 20:29:15.509405132 -0300
@@ -93,7 +93,7 @@ BlocksGUI_BlockDlg::BlocksGUI_BlockDlg (
   layout->addWidget(Group6F);
   /***************************************************************/
 
-  setHelpFileName("build_by_blocks_page.html#hexa_solid_anchor");
+  setHelpFileName("build__by__blocks__page.html#hexa_solid_anchor");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_ExplodeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_ExplodeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_ExplodeDlg.cxx.orig	2010-04-30 20:17:44.036406624 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_ExplodeDlg.cxx	2010-04-30 20:27:25.856402855 -0300
@@ -77,7 +77,7 @@ BlocksGUI_ExplodeDlg::BlocksGUI_ExplodeD
   layout->addWidget( myGrp1 );
   /***************************************************************/
 
-  setHelpFileName( "explode_on_blocks_operation_page.html" );
+  setHelpFileName( "explode__on__blocks__operation__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_PropagateDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_PropagateDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_PropagateDlg.cxx.orig	2010-04-30 20:17:44.042407657 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_PropagateDlg.cxx	2010-04-30 20:27:25.858403902 -0300
@@ -72,7 +72,7 @@ BlocksGUI_PropagateDlg::BlocksGUI_Propag
 
   /***************************************************************/
 
-  setHelpFileName( "propagate_operation_page.html" );
+  setHelpFileName( "propagate__operation__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_QuadFaceDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_QuadFaceDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_QuadFaceDlg.cxx.orig	2010-04-30 20:05:08.518407273 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_QuadFaceDlg.cxx	2010-04-30 20:29:21.376403378 -0300
@@ -96,7 +96,7 @@ BlocksGUI_QuadFaceDlg::BlocksGUI_QuadFac
   layout->addWidget(myGrp3);
   /***************************************************************/
 
-  setHelpFileName("build_by_blocks_page.html#quad_face_anchor");
+  setHelpFileName("build__by__blocks__page.html#quad_face_anchor");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_TrsfDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_TrsfDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_TrsfDlg.cxx.orig	2010-04-30 20:17:44.048407628 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BlocksGUI/BlocksGUI_TrsfDlg.cxx	2010-04-30 20:27:25.862403531 -0300
@@ -90,7 +90,7 @@ BlocksGUI_TrsfDlg::BlocksGUI_TrsfDlg (Ge
   layout->addWidget(myGrp2);
   /***************************************************************/
 
-  setHelpFileName("multi_transformation_operation_page.html");
+  setHelpFileName("multi__transformation__operation__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BooleanGUI/BooleanGUI_Dialog.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BooleanGUI/BooleanGUI_Dialog.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BooleanGUI/BooleanGUI_Dialog.cxx.orig	2010-04-30 20:17:44.051408120 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BooleanGUI/BooleanGUI_Dialog.cxx	2010-04-30 20:27:25.864402986 -0300
@@ -54,25 +54,25 @@ BooleanGUI_Dialog::BooleanGUI_Dialog (co
     image0 = QPixmap(SUIT_Session::session()->resourceMgr()->loadPixmap("GEOM", tr("ICON_DLG_COMMON")));
     aTitle = tr("GEOM_COMMON");
     aCaption = tr("GEOM_COMMON_TITLE");
-    setHelpFileName("common_operation_page.html");
+    setHelpFileName("common__operation__page.html");
     break;
   case BooleanGUI::CUT:
     image0 = QPixmap(SUIT_Session::session()->resourceMgr()->loadPixmap("GEOM", tr("ICON_DLG_CUT")));
     aTitle = tr("GEOM_CUT");
     aCaption = tr("GEOM_CUT_TITLE");
-    setHelpFileName("cut_operation_page.html");
+    setHelpFileName("cut__operation__page.html");
     break;
   case BooleanGUI::FUSE:
     image0 = QPixmap(SUIT_Session::session()->resourceMgr()->loadPixmap("GEOM", tr("ICON_DLG_FUSE")));
     aTitle = tr("GEOM_FUSE");
     aCaption = tr("GEOM_FUSE_TITLE");
-    setHelpFileName("fuse_operation_page.html");
+    setHelpFileName("fuse__operation__page.html");
     break;
   case BooleanGUI::SECTION:
     image0 = QPixmap(SUIT_Session::session()->resourceMgr()->loadPixmap("GEOM", tr("ICON_DLG_SECTION")));
     aTitle = tr("GEOM_SECTION");
     aCaption = tr("GEOM_SECTION_TITLE");
-    setHelpFileName("section_opeartion_page.html");
+    setHelpFileName("section__opeartion__page.html");
     break;
   }
   QPixmap image1(SUIT_Session::session()->resourceMgr()->loadPixmap("GEOM", tr("ICON_SELECT")));
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_CompoundDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_CompoundDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_CompoundDlg.cxx.orig	2010-04-30 20:17:44.056407210 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_CompoundDlg.cxx	2010-04-30 20:27:25.867403049 -0300
@@ -71,7 +71,7 @@ BuildGUI_CompoundDlg::BuildGUI_CompoundD
   layout->addWidget( GroupShapes );
   /***************************************************************/
 
-  setHelpFileName("create_compound_page.html");
+  setHelpFileName("create__compound__page.html");
 
   /* Initialisations */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_EdgeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_EdgeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_EdgeDlg.cxx.orig	2010-04-30 20:17:44.062407017 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_EdgeDlg.cxx	2010-04-30 20:27:25.870403817 -0300
@@ -75,7 +75,7 @@ BuildGUI_EdgeDlg::BuildGUI_EdgeDlg (Geom
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("create_edge_page.html");
+  setHelpFileName("create__edge__page.html");
 
   // Initialisation
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_FaceDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_FaceDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_FaceDlg.cxx.orig	2010-04-30 20:17:44.068404251 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_FaceDlg.cxx	2010-04-30 20:27:25.897403518 -0300
@@ -72,7 +72,7 @@ BuildGUI_FaceDlg::BuildGUI_FaceDlg( Geom
   layout->addWidget( GroupWire );
   /***************************************************************/
 
-  setHelpFileName("create_face_page.html");
+  setHelpFileName("create__face__page.html");
 
   /* Initialisations */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_ShellDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_ShellDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_ShellDlg.cxx.orig	2010-04-30 20:17:44.073407384 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_ShellDlg.cxx	2010-04-30 20:27:25.905402941 -0300
@@ -73,7 +73,7 @@ BuildGUI_ShellDlg::BuildGUI_ShellDlg( Ge
   layout->addWidget( GroupShell );
   /***************************************************************/
 
-  setHelpFileName("create_shell_page.html");
+  setHelpFileName("create__shell__page.html");
 
   /* Initialisations */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_SolidDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_SolidDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_SolidDlg.cxx.orig	2010-04-30 20:17:44.079407493 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_SolidDlg.cxx	2010-04-30 20:27:25.907403745 -0300
@@ -73,7 +73,7 @@ BuildGUI_SolidDlg::BuildGUI_SolidDlg( Ge
   layout->addWidget( GroupSolid );
   /***************************************************************/
 
-  setHelpFileName("create_solid_page.html");
+  setHelpFileName("create__solid__page.html");
 
   /* Initialisations */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_WireDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_WireDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_WireDlg.cxx.orig	2010-04-30 20:17:44.085406559 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/BuildGUI/BuildGUI_WireDlg.cxx	2010-04-30 20:27:25.909404175 -0300
@@ -80,7 +80,7 @@ BuildGUI_WireDlg::BuildGUI_WireDlg( Geom
   layout->addWidget( GroupArgs );
   /***************************************************************/
 
-  setHelpFileName( "create_wire_page.html" );
+  setHelpFileName( "create__wire__page.html" );
 
   /* Initialisations */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_3DSketcherDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_3DSketcherDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_3DSketcherDlg.cxx.orig	2010-04-30 20:17:44.087408015 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_3DSketcherDlg.cxx	2010-04-30 20:27:25.910405173 -0300
@@ -110,7 +110,7 @@ EntityGUI_3DSketcherDlg::EntityGUI_3DSke
   layout->addWidget( GroupType );
   layout->addWidget( Group3Spin );
 
-  setHelpFileName( "create_3dsketcher_page.html" );
+  setHelpFileName( "create__3dsketcher__page.html" );
 
   resize(100,100);
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_SketcherDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_SketcherDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_SketcherDlg.cxx.orig	2010-04-30 20:17:44.093406778 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_SketcherDlg.cxx	2010-04-30 20:27:25.921403401 -0300
@@ -320,7 +320,7 @@ void EntityGUI_SketcherDlg::Init()
   myLastX2 = 0.0;
   myLastY2 = 0.0;
 
-  myHelpFileName = "create_sketcher_page.html";
+  myHelpFileName = "create__sketcher__page.html";
 
   /* Get setting of step value from file configuration */
   double step = SUIT_Session::session()->resourceMgr()->doubleValue( "Geometry", "SettingsGeomStep", 100.0 );
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_SubShapeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_SubShapeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_SubShapeDlg.cxx.orig	2010-04-30 20:17:44.099407417 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/EntityGUI/EntityGUI_SubShapeDlg.cxx	2010-04-30 20:27:25.929403079 -0300
@@ -83,7 +83,7 @@ EntityGUI_SubShapeDlg::EntityGUI_SubShap
   layout->addWidget( GroupPoints );
   /***************************************************************/
 
-  setHelpFileName( "create_explode_page.html" );
+  setHelpFileName( "create__explode__page.html" );
 
   mainFrame()->GroupBoxName->hide();
 
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_FillingDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_FillingDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_FillingDlg.cxx.orig	2010-04-30 20:17:44.105406968 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_FillingDlg.cxx	2010-04-30 20:27:25.955402883 -0300
@@ -78,7 +78,7 @@ GenerationGUI_FillingDlg::GenerationGUI_
   layout->addWidget( GroupPoints  );
   /***************************************************************/
 
-  setHelpFileName( "create_filling_page.html" );
+  setHelpFileName( "create__filling__page.html" );
 
   /* Initialisations */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_PipeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_PipeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_PipeDlg.cxx.orig	2010-04-30 20:17:44.111408277 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_PipeDlg.cxx	2010-04-30 20:27:25.957403968 -0300
@@ -84,7 +84,7 @@ GenerationGUI_PipeDlg::GenerationGUI_Pip
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("create_extrusion_alongpath_page.html");
+  setHelpFileName("create__extrusion__alongpath__page.html");
 
   // Initialisation
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_PrismDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_PrismDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_PrismDlg.cxx.orig	2010-04-30 20:17:44.113406212 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_PrismDlg.cxx	2010-04-30 20:27:25.959403545 -0300
@@ -114,7 +114,7 @@ GenerationGUI_PrismDlg::GenerationGUI_Pr
   layout->addWidget(GroupPoints3);
   /***************************************************************/
 
-  setHelpFileName("create_extrusion_page.html");
+  setHelpFileName("create__extrusion__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_RevolDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_RevolDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_RevolDlg.cxx.orig	2010-04-30 20:17:44.121403439 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/GenerationGUI/GenerationGUI_RevolDlg.cxx	2010-04-30 20:27:25.960406437 -0300
@@ -86,7 +86,7 @@ GenerationGUI_RevolDlg::GenerationGUI_Re
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("create_revolution_page.html");
+  setHelpFileName("create__revolution__page.html");
 
   // Initialisation
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_MarkerDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_MarkerDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_MarkerDlg.cxx.orig	2010-04-30 20:17:44.123406011 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_MarkerDlg.cxx	2010-04-30 20:27:25.962404832 -0300
@@ -365,6 +365,6 @@ void GEOMToolsGUI_MarkerDlg::help()
 {
   if ( getStudy() ) {
     SalomeApp_Application* app = qobject_cast<SalomeApp_Application*>( getStudy()->application() );
-    app->onHelpContextModule( "GEOM", "point_marker_page.html" );
+    app->onHelpContextModule( "GEOM", "point__marker__page.html" );
   }
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_NbIsosDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_NbIsosDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_NbIsosDlg.cxx.orig	2010-04-30 20:17:44.129407579 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_NbIsosDlg.cxx	2010-04-30 20:27:25.968403811 -0300
@@ -122,7 +122,7 @@ GEOMToolsGUI_NbIsosDlg::GEOMToolsGUI_NbI
   MyDialogLayout->addWidget(GroupC1, 0, 0);
   MyDialogLayout->addWidget(GroupButtons, 1, 0);
 
-  myHelpFileName = "isolines_page.html";
+  myHelpFileName = "isolines__page.html";
   
   // signals and slots connections
   connect(buttonOk, SIGNAL(clicked()), this, SLOT(accept()));
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_TransparencyDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_TransparencyDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_TransparencyDlg.cxx.orig	2010-04-30 20:17:44.134407010 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/GEOMToolsGUI/GEOMToolsGUI_TransparencyDlg.cxx	2010-04-30 20:27:25.969404692 -0300
@@ -149,7 +149,7 @@ GEOMToolsGUI_TransparencyDlg::GEOMToolsG
   //  mySlider->setValue( 5 ) ;
   SetTransparency();
   
-  myHelpFileName = "transparency_page.html";
+  myHelpFileName = "transparency__page.html";
 
   // signals and slots connections : after ValueHasChanged()
   connect(buttonOk,   SIGNAL(clicked()), this, SLOT(ClickOnOk()));
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/GroupGUI/GroupGUI_GroupDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/GroupGUI/GroupGUI_GroupDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/GroupGUI/GroupGUI_GroupDlg.cxx.orig	2010-04-30 20:17:44.140407326 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/GroupGUI/GroupGUI_GroupDlg.cxx	2010-04-30 20:27:25.973402744 -0300
@@ -146,7 +146,7 @@ GroupGUI_GroupDlg::GroupGUI_GroupDlg( Mo
   layout->setMargin( 0 ); layout->setSpacing( 6 );
   layout->addWidget( GroupMedium );
 
-  setHelpFileName( "work_with_groups_page.html" );
+  setHelpFileName( "work__with__groups__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_AngleDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_AngleDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_AngleDlg.cxx.orig	2010-04-30 20:05:08.523407480 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_AngleDlg.cxx	2010-04-30 20:29:26.485403042 -0300
@@ -108,7 +108,7 @@ MeasureGUI_AngleDlg::MeasureGUI_AngleDlg
   /***************************************************************/
 
   // Help page reference
-  myHelpFileName = "using_measurement_tools_page.html#angle_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#angle_anchor";
 
   // Initialisation
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_BndBoxDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_BndBoxDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_BndBoxDlg.cxx.orig	2010-04-30 20:05:08.528407034 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_BndBoxDlg.cxx	2010-04-30 20:29:31.475404539 -0300
@@ -95,7 +95,7 @@ MeasureGUI_BndBoxDlg::MeasureGUI_BndBoxD
   
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#bounding_box_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#bounding_box_anchor";
 
   /* Initialisation */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CenterMassDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CenterMassDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CenterMassDlg.cxx.orig	2010-04-30 20:05:08.533407035 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CenterMassDlg.cxx	2010-04-30 20:29:37.503404024 -0300
@@ -83,7 +83,7 @@ MeasureGUI_CenterMassDlg::MeasureGUI_Cen
 
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#center_mass_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#center_mass_anchor";
 
   /* Initialisation */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CheckCompoundOfBlocksDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CheckCompoundOfBlocksDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CheckCompoundOfBlocksDlg.cxx.orig	2010-04-30 20:05:08.538407644 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CheckCompoundOfBlocksDlg.cxx	2010-04-30 20:29:43.106402826 -0300
@@ -94,7 +94,7 @@ MeasureGUI_CheckCompoundOfBlocksDlg::Mea
 
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#check_compound_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#check_compound_anchor";
 
   /* Initialisation */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx.orig	2010-04-30 20:05:08.542403878 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx	2010-04-30 20:29:48.144403300 -0300
@@ -72,7 +72,7 @@ MeasureGUI_CheckShapeDlg::MeasureGUI_Che
 
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#check_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#check_anchor";
 
   /* Initialisation */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_DistanceDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_DistanceDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_DistanceDlg.cxx.orig	2010-04-30 20:05:08.549407285 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_DistanceDlg.cxx	2010-04-30 20:30:00.515403443 -0300
@@ -91,7 +91,7 @@ MeasureGUI_DistanceDlg::MeasureGUI_Dista
   layout->addWidget(myGrp);
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#min_distance_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#min_distance_anchor";
 
   // Initialisation
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_InertiaDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_InertiaDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_InertiaDlg.cxx.orig	2010-04-30 20:05:08.556405518 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_InertiaDlg.cxx	2010-04-30 20:30:05.813403294 -0300
@@ -85,7 +85,7 @@ MeasureGUI_InertiaDlg::MeasureGUI_Inerti
   
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#inertia_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#inertia_anchor";
 
   /* Initialisation */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_MaxToleranceDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_MaxToleranceDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_MaxToleranceDlg.cxx.orig	2010-04-30 20:05:08.563407707 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_MaxToleranceDlg.cxx	2010-04-30 20:30:11.536404808 -0300
@@ -75,7 +75,7 @@ MeasureGUI_MaxToleranceDlg::MeasureGUI_M
   
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#tolerance_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#tolerance_anchor";
   
   /* Initialisation */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_NormaleDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_NormaleDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_NormaleDlg.cxx.orig	2010-04-30 20:05:08.570407310 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_NormaleDlg.cxx	2010-04-30 20:30:18.160426604 -0300
@@ -81,7 +81,7 @@ MeasureGUI_NormaleDlg::MeasureGUI_Normal
   layout->addWidget(GroupArgs);
   /***************************************************************/
 
-  setHelpFileName("using_measurement_tools_page.html#normale_anchor");
+  setHelpFileName("using__measurement__tools__page.html#normale_anchor");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_PointDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_PointDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_PointDlg.cxx.orig	2010-04-30 20:05:08.577407316 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_PointDlg.cxx	2010-04-30 20:30:24.179404074 -0300
@@ -79,7 +79,7 @@ MeasureGUI_PointDlg::MeasureGUI_PointDlg
   layout->setMargin( 0 ); layout->setSpacing( 6 );
   layout->addWidget( myGrp );
 
-  myHelpFileName = "using_measurement_tools_page.html#point_coord_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#point_coord_anchor";
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_PropertiesDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_PropertiesDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_PropertiesDlg.cxx.orig	2010-04-30 20:05:08.584407033 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_PropertiesDlg.cxx	2010-04-30 20:30:30.935403237 -0300
@@ -76,7 +76,7 @@ MeasureGUI_PropertiesDlg::MeasureGUI_Pro
   
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#basic_prop_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#basic_prop_anchor";
 
   /* Initialisation */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_WhatisDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_WhatisDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_WhatisDlg.cxx.orig	2010-04-30 20:05:08.591407673 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/MeasureGUI/MeasureGUI_WhatisDlg.cxx	2010-04-30 20:30:36.298406791 -0300
@@ -144,7 +144,7 @@ MeasureGUI_WhatisDlg::MeasureGUI_WhatisD
 
   /***************************************************************/
 
-  myHelpFileName = "using_measurement_tools_page.html#whatis_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#whatis_anchor";
 
   /* Initialisation */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_ArchimedeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_ArchimedeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_ArchimedeDlg.cxx.orig	2010-04-30 20:17:44.146407744 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_ArchimedeDlg.cxx	2010-04-30 20:27:25.980404989 -0300
@@ -73,7 +73,7 @@ OperationGUI_ArchimedeDlg::OperationGUI_
 
   /***************************************************************/
 
-  setHelpFileName( "archimede_page.html" );
+  setHelpFileName( "archimede__page.html" );
 
   /* Initialisations */
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_ChamferDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_ChamferDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_ChamferDlg.cxx.orig	2010-04-30 20:17:44.149408343 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_ChamferDlg.cxx	2010-04-30 20:27:25.980404989 -0300
@@ -154,7 +154,7 @@ OperationGUI_ChamferDlg::OperationGUI_Ch
       initSpinBox(anIter.value(), 0.001, COORD_MAX, SpecificStep, 3);
   }
 
-  setHelpFileName("chamfer_operation_page.html");
+  setHelpFileName("chamfer__operation__page.html");
 
   // Initialisation
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_Fillet1d2dDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_Fillet1d2dDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_Fillet1d2dDlg.cxx.orig	2010-04-30 20:17:44.155407138 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_Fillet1d2dDlg.cxx	2010-04-30 20:27:25.983410757 -0300
@@ -90,7 +90,7 @@ OperationGUI_Fillet1d2dDlg::OperationGUI
   double SpecificStep = 10.0;
   initSpinBox(GroupVertexes->SpinBox_DX, 0.00001, COORD_MAX, SpecificStep, 5); // VSR: TODO: DBL_DIGITS_DISPLAY
 
-  setHelpFileName(myIs1D ? "fillet1d_operation_page.html" : "fillet2d_operation_page.html");
+  setHelpFileName(myIs1D ? "fillet1d__operation__page.html" : "fillet2d__operation__page.html");
 
   // Initialisation
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_FilletDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_FilletDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_FilletDlg.cxx.orig	2010-04-30 20:17:44.161407385 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_FilletDlg.cxx	2010-04-30 20:27:26.007403431 -0300
@@ -118,7 +118,7 @@ OperationGUI_FilletDlg::OperationGUI_Fil
   initSpinBox(Group3->SpinBox_DY, 0.001, COORD_MAX, SpecificStep, 3); // VSR: TODO: DBL_DIGITS_DISPLAY
   initSpinBox(Group3->SpinBox_DZ, 0.001, COORD_MAX, SpecificStep, 3); // VSR: TODO: DBL_DIGITS_DISPLAY
 
-  setHelpFileName("fillet_operation_page.html");
+  setHelpFileName("fillet__operation__page.html");
 
   // Initialisation
   Init();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_GetShapesOnShapeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_GetShapesOnShapeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_GetShapesOnShapeDlg.cxx.orig	2010-04-30 20:17:44.167407591 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_GetShapesOnShapeDlg.cxx	2010-04-30 20:27:26.027402996 -0300
@@ -76,7 +76,7 @@ OperationGUI_GetShapesOnShapeDlg::Operat
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("shapesonshape_page.html");
+  setHelpFileName("shapesonshape__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_MaterialDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_MaterialDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_MaterialDlg.cxx.orig	2010-04-30 20:17:44.170408457 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_MaterialDlg.cxx	2010-04-30 20:27:26.034402995 -0300
@@ -77,7 +77,7 @@ OperationGUI_MaterialDlg::OperationGUI_M
   layout->addWidget( GroupPoints );
   /***************************************************************/
 
-  setHelpFileName("partition_page.html"); 
+  setHelpFileName("partition__page.html"); 
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_PartitionDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_PartitionDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_PartitionDlg.cxx.orig	2010-04-30 20:17:44.175407234 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/OperationGUI/OperationGUI_PartitionDlg.cxx	2010-04-30 20:27:26.036403466 -0300
@@ -85,7 +85,7 @@ OperationGUI_PartitionDlg::OperationGUI_
 
   /***************************************************************/
 
-  setHelpFileName( "partition_page.html" );
+  setHelpFileName( "partition__page.html" );
  
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_BoxDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_BoxDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_BoxDlg.cxx.orig	2010-04-30 20:17:44.181407606 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_BoxDlg.cxx	2010-04-30 20:27:26.071403975 -0300
@@ -88,7 +88,7 @@ PrimitiveGUI_BoxDlg::PrimitiveGUI_BoxDlg
   layout->addWidget(GroupDimensions);
   /***************************************************************/
 
-  setHelpFileName("create_box_page.html");
+  setHelpFileName("create__box__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_ConeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_ConeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_ConeDlg.cxx.orig	2010-04-30 20:17:44.187407100 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_ConeDlg.cxx	2010-04-30 20:27:26.078404544 -0300
@@ -91,7 +91,7 @@ PrimitiveGUI_ConeDlg::PrimitiveGUI_ConeD
   layout->addWidget(GroupDimensions);
   /***************************************************************/
 
-  setHelpFileName("create_cone_page.html");
+  setHelpFileName("create__cone__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_CylinderDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_CylinderDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_CylinderDlg.cxx.orig	2010-04-30 20:17:44.193407800 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_CylinderDlg.cxx	2010-04-30 20:27:26.080403298 -0300
@@ -89,7 +89,7 @@ PrimitiveGUI_CylinderDlg::PrimitiveGUI_C
   layout->addWidget(GroupDimensions);
   /***************************************************************/
 
-  setHelpFileName("create_cylinder_page.html");
+  setHelpFileName("create__cylinder__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_DiskDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_DiskDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_DiskDlg.cxx.orig	2010-04-30 20:17:44.199407089 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_DiskDlg.cxx	2010-04-30 20:27:26.082403964 -0300
@@ -108,7 +108,7 @@ PrimitiveGUI_DiskDlg::PrimitiveGUI_DiskD
   layout->addWidget(GroupOrientation);
   /***************************************************************/
 
-  setHelpFileName("create_disk_page.html");
+  setHelpFileName("create__disk__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_FaceDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_FaceDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_FaceDlg.cxx.orig	2010-04-30 20:17:44.201406384 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_FaceDlg.cxx	2010-04-30 20:27:26.084402922 -0300
@@ -102,7 +102,7 @@ PrimitiveGUI_FaceDlg::PrimitiveGUI_FaceD
 
   /***************************************************************/
 
-  setHelpFileName( "create_squareface_page.html" );
+  setHelpFileName( "create__squareface__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_SphereDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_SphereDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_SphereDlg.cxx.orig	2010-04-30 20:17:44.207407010 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_SphereDlg.cxx	2010-04-30 20:27:26.086403667 -0300
@@ -82,7 +82,7 @@ PrimitiveGUI_SphereDlg::PrimitiveGUI_Sph
   layout->addWidget( GroupDimensions );
   /***************************************************************/
 
-  setHelpFileName( "create_sphere_page.html" );
+  setHelpFileName( "create__sphere__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_TorusDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_TorusDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_TorusDlg.cxx.orig	2010-04-30 20:17:44.213407659 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/PrimitiveGUI/PrimitiveGUI_TorusDlg.cxx	2010-04-30 20:27:26.089404623 -0300
@@ -90,7 +90,7 @@ PrimitiveGUI_TorusDlg::PrimitiveGUI_Toru
   layout->addWidget(GroupDimensions);
   /***************************************************************/
 
-  setHelpFileName("create_torus_page.html");
+  setHelpFileName("create__torus__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_ChangeOrientationDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_ChangeOrientationDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_ChangeOrientationDlg.cxx.orig	2010-04-30 20:17:44.216408516 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_ChangeOrientationDlg.cxx	2010-04-30 20:27:26.093403094 -0300
@@ -75,7 +75,7 @@ RepairGUI_ChangeOrientationDlg::RepairGU
   layout->setMargin( 0 ); layout->setSpacing( 6 );
   layout->addWidget( GroupPoints );
 
-  setHelpFileName( "change_orientation_operation_page.html" );
+  setHelpFileName( "change__orientation__operation__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_CloseContourDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_CloseContourDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_CloseContourDlg.cxx.orig	2010-04-30 20:17:44.222407473 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_CloseContourDlg.cxx	2010-04-30 20:27:26.095403134 -0300
@@ -93,7 +93,7 @@ RepairGUI_CloseContourDlg::RepairGUI_Clo
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("close_contour_operation_page.html");
+  setHelpFileName("close__contour__operation__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_DivideEdgeDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_DivideEdgeDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_DivideEdgeDlg.cxx.orig	2010-04-30 20:17:44.228407513 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_DivideEdgeDlg.cxx	2010-04-30 20:27:26.098404501 -0300
@@ -103,7 +103,7 @@ RepairGUI_DivideEdgeDlg::RepairGUI_Divid
 
   /***************************************************************/
 
-  setHelpFileName( "add_point_on_edge_operation_page.html" );
+  setHelpFileName( "add__point__on__edge__operation__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_FreeBoundDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_FreeBoundDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_FreeBoundDlg.cxx.orig	2010-04-30 20:17:44.232403412 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_FreeBoundDlg.cxx	2010-04-30 20:30:42.897403145 -0300
@@ -110,7 +110,7 @@ RepairGUI_FreeBoundDlg::RepairGUI_FreeBo
   aLay->addWidget( aMainGrp );
   aLay->addWidget( aFrame );
 
-  myHelpFileName = "using_measurement_tools_page.html#boundaries_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#boundaries_anchor";
 
   connect( aCloseBtn, SIGNAL( clicked() ), SLOT( onClose() ) );
   connect( aHelpBtn,  SIGNAL( clicked() ), SLOT( onHelp() ) );
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_FreeFacesDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_FreeFacesDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_FreeFacesDlg.cxx.orig	2010-04-30 20:05:08.605406698 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_FreeFacesDlg.cxx	2010-04-30 20:30:49.654403255 -0300
@@ -119,7 +119,7 @@ RepairGUI_FreeFacesDlg::RepairGUI_FreeFa
   aLay->addStretch();
   aLay->addWidget( aFrame );
 
-  myHelpFileName = "using_measurement_tools_page.html#faces_anchor";
+  myHelpFileName = "using__measurement__tools__page.html#faces_anchor";
 
   connect( aCloseBtn, SIGNAL( clicked() ), SLOT( onClose() ) );
   connect( aHelpBtn,  SIGNAL( clicked() ), SLOT( onHelp() ) );
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_GlueDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_GlueDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_GlueDlg.cxx.orig	2010-04-30 20:17:44.236406126 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_GlueDlg.cxx	2010-04-30 20:27:26.103402834 -0300
@@ -120,7 +120,7 @@ RepairGUI_GlueDlg::RepairGUI_GlueDlg( Ge
 
   /***************************************************************/
 
-  setHelpFileName( "glue_faces_operation_page.html" );
+  setHelpFileName( "glue__faces__operation__page.html" );
   
   // Disable second way of gluing if OCC viewer is not active one
   if ( myGeomGUI->getApp()->desktop()->activeWindow()->getViewManager()->getType()
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveExtraEdgesDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveExtraEdgesDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveExtraEdgesDlg.cxx.orig	2010-04-30 20:17:44.242408305 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveExtraEdgesDlg.cxx	2010-04-30 20:27:26.104405883 -0300
@@ -78,7 +78,7 @@ RepairGUI_RemoveExtraEdgesDlg::RepairGUI
 
   /***************************************************************/
   
-  setHelpFileName( "remove_extra_edges_operation_page.html" );
+  setHelpFileName( "remove__extra__edges__operation__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveHolesDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveHolesDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveHolesDlg.cxx.orig	2010-04-30 20:17:44.248407053 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveHolesDlg.cxx	2010-04-30 20:27:26.105406610 -0300
@@ -87,7 +87,7 @@ RepairGUI_RemoveHolesDlg::RepairGUI_Remo
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("suppress_holes_operation_page.html");
+  setHelpFileName("suppress__holes__operation__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveIntWiresDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveIntWiresDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveIntWiresDlg.cxx.orig	2010-04-30 20:17:44.254407346 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_RemoveIntWiresDlg.cxx	2010-04-30 20:27:26.108404219 -0300
@@ -80,7 +80,7 @@ RepairGUI_RemoveIntWiresDlg::RepairGUI_R
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("suppress_internal_wires_operation_page.html");
+  setHelpFileName("suppress__internal__wires__operation__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_SewingDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_SewingDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_SewingDlg.cxx.orig	2010-04-30 20:17:44.256406281 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_SewingDlg.cxx	2010-04-30 20:27:26.113404420 -0300
@@ -89,7 +89,7 @@ RepairGUI_SewingDlg::RepairGUI_SewingDlg
   layout->addWidget( GroupPoints );
   /***************************************************************/
 
-  setHelpFileName( "sewing_operation_page.html" );
+  setHelpFileName( "sewing__operation__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_ShapeProcessDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_ShapeProcessDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_ShapeProcessDlg.cxx.orig	2010-04-30 20:17:44.262406958 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_ShapeProcessDlg.cxx	2010-04-30 20:27:26.115410893 -0300
@@ -58,7 +58,7 @@ RepairGUI_ShapeProcessDlg::RepairGUI_Sha
 						      bool modal )
   : GEOMBase_Skeleton( theGeometryGUI, parent, modal )
 {
-  setHelpFileName( "shape_processing_operation_page.html" );
+  setHelpFileName( "shape__processing__operation__page.html" );
   init();
 }
 
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_SuppressFacesDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_SuppressFacesDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_SuppressFacesDlg.cxx.orig	2010-04-30 20:17:44.268404909 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/RepairGUI/RepairGUI_SuppressFacesDlg.cxx	2010-04-30 20:27:26.116411969 -0300
@@ -77,7 +77,7 @@ RepairGUI_SuppressFacesDlg::RepairGUI_Su
   layout->addWidget( GroupPoints );
   /***************************************************************/
   
-  setHelpFileName( "suppress_faces_operation_page.html" );
+  setHelpFileName( "suppress__faces__operation__page.html" );
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MirrorDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MirrorDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MirrorDlg.cxx.orig	2010-04-30 20:17:44.274407632 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MirrorDlg.cxx	2010-04-30 20:27:26.119403906 -0300
@@ -87,7 +87,7 @@ TransformationGUI_MirrorDlg::Transformat
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("mirror_operation_page.html");
+  setHelpFileName("mirror__operation__page.html");
 
   // Activate Create a Copy mode
   GroupPoints->CheckButton1->setChecked(true);
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MultiRotationDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MultiRotationDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MultiRotationDlg.cxx.orig	2010-04-30 20:17:44.277407999 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MultiRotationDlg.cxx	2010-04-30 20:27:26.120407774 -0300
@@ -100,7 +100,7 @@ TransformationGUI_MultiRotationDlg::Tran
   layout->addWidget(GroupDimensions);
   /***************************************************************/
 
-  setHelpFileName("multi_rotation_operation_page.html");
+  setHelpFileName("multi__rotation__operation__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MultiTranslationDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MultiTranslationDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MultiTranslationDlg.cxx.orig	2010-04-30 20:17:44.282404518 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_MultiTranslationDlg.cxx	2010-04-30 20:27:26.124403487 -0300
@@ -106,7 +106,7 @@ TransformationGUI_MultiTranslationDlg::T
   layout->addWidget(GroupDimensions);
   /***************************************************************/
 
-  setHelpFileName("multi_translation_operation_page.html");
+  setHelpFileName("multi__translation__operation__page.html");
 
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_OffsetDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_OffsetDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_OffsetDlg.cxx.orig	2010-04-30 20:17:44.288406836 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_OffsetDlg.cxx	2010-04-30 20:27:26.127410323 -0300
@@ -75,7 +75,7 @@ TransformationGUI_OffsetDlg::Transformat
   
   /***************************************************************/
 
-  setHelpFileName( "offset_operation_page.html" );
+  setHelpFileName( "offset__operation__page.html" );
   
   Init();
 }
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_PositionDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_PositionDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_PositionDlg.cxx.orig	2010-04-30 20:17:44.294407670 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_PositionDlg.cxx	2010-04-30 20:27:26.130404239 -0300
@@ -86,7 +86,7 @@ TransformationGUI_PositionDlg::Transform
   layout->addWidget(Group1);
   /***************************************************************/
 
-  setHelpFileName("modify_location_operation_page.html");
+  setHelpFileName("modify__location__operation__page.html");
 
   // Activate Create a Copy mode
   Group1->CheckButton1->setChecked(true);
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_RotationDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_RotationDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_RotationDlg.cxx.orig	2010-04-30 20:17:44.297408093 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_RotationDlg.cxx	2010-04-30 20:27:26.133402882 -0300
@@ -94,7 +94,7 @@ TransformationGUI_RotationDlg::Transform
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("rotation_operation_page.html");
+  setHelpFileName("rotation__operation__page.html");
 
   // Activate Create a Copy mode
   GroupPoints->CheckButton1->setChecked(true);
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_ScaleDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_ScaleDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_ScaleDlg.cxx.orig	2010-04-30 20:17:44.303407200 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_ScaleDlg.cxx	2010-04-30 20:27:26.135404354 -0300
@@ -123,7 +123,7 @@ TransformationGUI_ScaleDlg::Transformati
   layout->setMargin(0); layout->setSpacing(6);
   layout->addWidget(GroupBox1);
 
-  setHelpFileName("scale_operation_page.html");
+  setHelpFileName("scale__operation__page.html");
 
   // Modification of an existing object by offset is not allowed
   CheckBoxCopy->hide();
diff -p -up src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_TranslationDlg.cxx.orig src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_TranslationDlg.cxx
--- src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_TranslationDlg.cxx.orig	2010-04-30 20:17:44.308407417 -0300
+++ src5.1.3/GEOM_SRC_5.1.3/src/TransformationGUI/TransformationGUI_TranslationDlg.cxx	2010-04-30 20:27:26.138409698 -0300
@@ -89,7 +89,7 @@ TransformationGUI_TranslationDlg::Transf
   layout->addWidget(GroupPoints);
   /***************************************************************/
 
-  setHelpFileName("translation_operation_page.html");
+  setHelpFileName("translation__operation__page.html");
 
   // Activate Create a Copy mode
   GroupPoints->CheckBox2->setChecked(true);
diff -p -up src5.1.3/GHS3DPLUGIN_SRC_5.1.3/src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx.orig src5.1.3/GHS3DPLUGIN_SRC_5.1.3/src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx
--- src5.1.3/GHS3DPLUGIN_SRC_5.1.3/src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx.orig	2010-04-30 20:17:44.314407459 -0300
+++ src5.1.3/GHS3DPLUGIN_SRC_5.1.3/src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx	2010-04-30 20:27:26.141403383 -0300
@@ -786,7 +786,7 @@ QString GHS3DPluginGUI_HypothesisCreator
 
 QString GHS3DPluginGUI_HypothesisCreator::helpPage() const
 {
-  return "ghs3d_hypo_page.html";
+  return "ghs3d__hypo__page.html";
 }
 
 //=============================================================================
diff -p -up src5.1.3/GHS3DPRLPLUGIN_SRC_5.1.3/src/gui/GHS3DPRLPluginGUI_HypothesisCreator.cxx.orig src5.1.3/GHS3DPRLPLUGIN_SRC_5.1.3/src/gui/GHS3DPRLPluginGUI_HypothesisCreator.cxx
--- src5.1.3/GHS3DPRLPLUGIN_SRC_5.1.3/src/gui/GHS3DPRLPluginGUI_HypothesisCreator.cxx.orig	2010-04-30 20:17:44.317408195 -0300
+++ src5.1.3/GHS3DPRLPLUGIN_SRC_5.1.3/src/gui/GHS3DPRLPluginGUI_HypothesisCreator.cxx	2010-04-30 20:27:26.144404643 -0300
@@ -222,6 +222,6 @@ QString GHS3DPRLPluginGUI_HypothesisCrea
 
 QString GHS3DPRLPluginGUI_HypothesisCreator::helpPage() const
 {
-  return "ghs3dprl_hypo_page.html";
+  return "ghs3dprl__hypo__page.html";
 }
 
diff -p -up src5.1.3/GUI_SRC_5.1.3/src/Plot2d/Plot2d_SetupViewDlg.cxx.orig src5.1.3/GUI_SRC_5.1.3/src/Plot2d/Plot2d_SetupViewDlg.cxx
--- src5.1.3/GUI_SRC_5.1.3/src/Plot2d/Plot2d_SetupViewDlg.cxx.orig	2010-04-30 20:17:44.323407193 -0300
+++ src5.1.3/GUI_SRC_5.1.3/src/Plot2d/Plot2d_SetupViewDlg.cxx	2010-04-30 20:27:26.147402989 -0300
@@ -854,5 +854,5 @@ void Plot2d_SetupViewDlg::onHelp()
 {
   SUIT_Application* app = SUIT_Session::session()->activeApplication();
   if ( app )
-    app->onHelpContextModule( "GUI", "plot2d_viewer_page.html", "settings" );
+    app->onHelpContextModule( "GUI", "plot2d__viewer__page.html", "settings" );
 }
diff -p -up src5.1.3/GUI_SRC_5.1.3/src/SalomeApp/SalomeApp_NoteBookDlg.cxx.orig src5.1.3/GUI_SRC_5.1.3/src/SalomeApp/SalomeApp_NoteBookDlg.cxx
--- src5.1.3/GUI_SRC_5.1.3/src/SalomeApp/SalomeApp_NoteBookDlg.cxx.orig	2010-04-30 20:17:44.329407329 -0300
+++ src5.1.3/GUI_SRC_5.1.3/src/SalomeApp/SalomeApp_NoteBookDlg.cxx	2010-04-30 20:27:26.165404834 -0300
@@ -837,7 +837,7 @@ void SalomeApp_NoteBookDlg::onOK()
 //============================================================================
 void SalomeApp_NoteBookDlg::onHelp()
 {
-  QString aHelpFileName("using_notebook.html");
+  QString aHelpFileName("using__notebook.html");
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule("GUI",aHelpFileName);
diff -p -up src5.1.3/NETGENPLUGIN_SRC_5.1.3/src/GUI/NETGENPluginGUI_HypothesisCreator.cxx.orig src5.1.3/NETGENPLUGIN_SRC_5.1.3/src/GUI/NETGENPluginGUI_HypothesisCreator.cxx
--- src5.1.3/NETGENPLUGIN_SRC_5.1.3/src/GUI/NETGENPluginGUI_HypothesisCreator.cxx.orig	2010-04-30 20:17:44.332403077 -0300
+++ src5.1.3/NETGENPLUGIN_SRC_5.1.3/src/GUI/NETGENPluginGUI_HypothesisCreator.cxx	2010-04-30 20:27:26.173403398 -0300
@@ -413,5 +413,5 @@ QString NETGENPluginGUI_HypothesisCreato
 
 QString NETGENPluginGUI_HypothesisCreator::helpPage() const
 {
-  return "netgen_2d_3d_hypo_page.html";
+  return "netgen__2d__3d__hypo__page.html";
 }
diff -p -up src5.1.3/NETGENPLUGIN_SRC_5.1.3/src/GUI/NETGENPluginGUI_SimpleCreator.cxx.orig src5.1.3/NETGENPLUGIN_SRC_5.1.3/src/GUI/NETGENPluginGUI_SimpleCreator.cxx
--- src5.1.3/NETGENPLUGIN_SRC_5.1.3/src/GUI/NETGENPluginGUI_SimpleCreator.cxx.orig	2010-04-30 20:17:44.338407313 -0300
+++ src5.1.3/NETGENPLUGIN_SRC_5.1.3/src/GUI/NETGENPluginGUI_SimpleCreator.cxx	2010-04-30 20:27:26.173403398 -0300
@@ -412,5 +412,5 @@ QString NETGENPluginGUI_SimpleCreator::t
 
 QString NETGENPluginGUI_SimpleCreator::helpPage() const
 {
-  return "netgen_2d_3d_hypo_page.html";
+  return "netgen__2d__3d__hypo__page.html";
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx.orig	2010-04-30 20:05:08.612407272 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx	2010-04-30 20:31:25.544404177 -0300
@@ -275,37 +275,37 @@ SMESHGUI_AddMeshElementDlg::SMESHGUI_Add
   QString elemName;
   if (myNbNodes == 1) {
     elemName = "ELEM0D";
-    myHelpFileName = "adding_nodes_and_elements_page.html#adding_0delems_anchor";
+    myHelpFileName = "adding__nodes__and__elements__page.html#adding_0delems_anchor";
   }
   else if (myNbNodes == 2) {
     elemName = "EDGE";
-    myHelpFileName = "adding_nodes_and_elements_page.html#adding_edges_anchor";
+    myHelpFileName = "adding__nodes__and__elements__page.html#adding_edges_anchor";
   }
   else if (myNbNodes == 3) {
     elemName = "TRIANGLE";
-    myHelpFileName = "adding_nodes_and_elements_page.html#adding_triangles_anchor";
+    myHelpFileName = "adding__nodes__and__elements__page.html#adding_triangles_anchor";
   }
   else if (myNbNodes == 4) {
     if (myElementType == SMDSAbs_Face) {
       elemName = "QUADRANGLE";
-      myHelpFileName = "adding_nodes_and_elements_page.html#adding_quadrangles_anchor";
+      myHelpFileName = "adding__nodes__and__elements__page.html#adding_quadrangles_anchor";
     }
     else {
       elemName = "TETRAS";
-      myHelpFileName = "adding_nodes_and_elements_page.html#adding_tetrahedrons_anchor";
+      myHelpFileName = "adding__nodes__and__elements__page.html#adding_tetrahedrons_anchor";
     }
   }
   else if (myNbNodes == 8) {
     elemName = "HEXAS";
-    myHelpFileName = "adding_nodes_and_elements_page.html#adding_hexahedrons_anchor";
+    myHelpFileName = "adding__nodes__and__elements__page.html#adding_hexahedrons_anchor";
   }
   else if (myElementType == SMDSAbs_Face) {
     elemName = "POLYGON";
     myIsPoly = true;
-    myHelpFileName = "adding_nodes_and_elements_page.html#adding_polygons_anchor";
+    myHelpFileName = "adding__nodes__and__elements__page.html#adding_polygons_anchor";
   }
   else if (myElementType == SMDSAbs_Volume) {
-    myHelpFileName = "adding_nodes_and_elements_page.html#adding_polyhedrons_anchor";
+    myHelpFileName = "adding__nodes__and__elements__page.html#adding_polyhedrons_anchor";
   }
 
   QString iconName      = tr(QString("ICON_DLG_%1").arg(elemName).toLatin1().data());
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_AddQuadraticElementDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_AddQuadraticElementDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_AddQuadraticElementDlg.cxx.orig	2010-04-30 20:05:08.619407321 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_AddQuadraticElementDlg.cxx	2010-04-30 20:31:53.850408641 -0300
@@ -563,37 +563,37 @@ void SMESHGUI_AddQuadraticElementDlg::In
   case QUAD_EDGE:
     aNumRows = 1;
     myNbCorners = 2;
-    myHelpFileName = "adding_quadratic_elements_page.html#?"; //Adding_edges
+    myHelpFileName = "adding__quadratic__elements__page.html#?"; //Adding_edges
     break;
   case QUAD_TRIANGLE:
     aNumRows = 3;
     myNbCorners = 3;
-    myHelpFileName = "adding_quadratic_elements_page.html#?"; //Adding_triangles
+    myHelpFileName = "adding__quadratic__elements__page.html#?"; //Adding_triangles
     break;
   case QUAD_QUADRANGLE:
     aNumRows = 4;
     myNbCorners = 4;
-    myHelpFileName = "adding_quadratic_elements_page.html#?"; //Adding_quadrangles
+    myHelpFileName = "adding__quadratic__elements__page.html#?"; //Adding_quadrangles
     break;
   case QUAD_TETRAHEDRON:
     aNumRows = 6;
     myNbCorners = 4;
-    myHelpFileName = "adding_quadratic_elements_page.html#?"; //Adding_tetrahedrons
+    myHelpFileName = "adding__quadratic__elements__page.html#?"; //Adding_tetrahedrons
     break;
   case QUAD_PYRAMID:
     aNumRows = 8;
     myNbCorners = 5;
-    myHelpFileName = "adding_quadratic_elements_page.html#?"; //Adding_pyramids
+    myHelpFileName = "adding__quadratic__elements__page.html#?"; //Adding_pyramids
     break;
   case QUAD_PENTAHEDRON:
     aNumRows = 9;
     myNbCorners = 6;
-    myHelpFileName = "adding_quadratic_elements_page.html#?"; //Adding_pentahedrons
+    myHelpFileName = "adding__quadratic__elements__page.html#?"; //Adding_pentahedrons
     break; 
   case QUAD_HEXAHEDRON:
     aNumRows = 12;
     myNbCorners = 8;
-    myHelpFileName = "adding_quadratic_elements_page.html#?"; //Adding_hexahedrons
+    myHelpFileName = "adding__quadratic__elements__page.html#?"; //Adding_hexahedrons
     break;
   }
     
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_BuildCompoundDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_BuildCompoundDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_BuildCompoundDlg.cxx.orig	2010-04-30 20:17:44.344407067 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_BuildCompoundDlg.cxx	2010-04-30 20:27:26.174405542 -0300
@@ -179,7 +179,7 @@ SMESHGUI_BuildCompoundDlg::SMESHGUI_Buil
   aTopLayout->addWidget(GroupArgs);
   aTopLayout->addWidget(GroupButtons);
 
-  myHelpFileName = "building_compounds_page.html";
+  myHelpFileName = "building__compounds__page.html";
 
   Init(); // Initialisations
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ClippingDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ClippingDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ClippingDlg.cxx.orig	2010-04-30 20:17:44.347408325 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ClippingDlg.cxx	2010-04-30 20:27:26.175404776 -0300
@@ -440,7 +440,7 @@ SMESHGUI_ClippingDlg::SMESHGUI_ClippingD
   myIsSelectPlane = false;
   onSelectionChanged();
 
-  myHelpFileName = "clipping_page.html";
+  myHelpFileName = "clipping__page.html";
 
   // signals and slots connections :
   connect(ComboBoxPlanes, SIGNAL(activated(int)), this, SLOT(onSelectPlane(int)));
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ComputeDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ComputeDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ComputeDlg.cxx.orig	2010-04-30 20:49:11.129408160 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ComputeDlg.cxx	2010-04-30 20:49:23.644404041 -0300
@@ -613,7 +613,7 @@ SMESHGUI_BaseComputeOp::SMESHGUI_BaseCom
   myBadMeshDisplayer = 0;
 
   //myHelpFileName = "/files/about_meshes.htm"; // V3
-  myHelpFileName = "about_meshes_page.html"; // V4
+  myHelpFileName = "about__meshes__page.html"; // V4
 }
 
 //================================================================================
@@ -1195,7 +1195,7 @@ SMESHGUI_PrecomputeOp::SMESHGUI_Precompu
  myActiveDlg( 0 ),
  myPreviewDisplayer( 0 )
 {
-  myHelpFileName = "constructing_meshes_page.html#preview_mesh_anchor";
+  myHelpFileName = "constructing__meshes__page.html#preview_mesh_anchor";
 }
 
 //================================================================================
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ConvToQuadOp.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ConvToQuadOp.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ConvToQuadOp.cxx.orig	2010-04-30 20:17:44.358407037 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ConvToQuadOp.cxx	2010-04-30 20:27:26.183402758 -0300
@@ -92,7 +92,7 @@ void SMESHGUI_ConvToQuadOp::startOperati
   }
   connect( myDlg, SIGNAL( onClicked( int ) ), SLOT( ConnectRadioButtons( int ) ) );
 
-  myHelpFileName = "convert_to_from_quadratic_mesh_page.html";
+  myHelpFileName = "convert__to__from__quadratic__mesh__page.html";
 
   SMESHGUI_SelectionOp::startOperation();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_CreatePatternDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_CreatePatternDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_CreatePatternDlg.cxx.orig	2010-04-30 20:17:44.364407676 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_CreatePatternDlg.cxx	2010-04-30 20:27:26.185404374 -0300
@@ -107,7 +107,7 @@ SMESHGUI_CreatePatternDlg::SMESHGUI_Crea
   if ( SVTK_ViewWindow* aViewWindow = SMESH::GetViewWindow( mySMESHGUI ) )
     mySelector = aViewWindow->GetSelector();
 
-  myHelpFileName = "pattern_mapping_page.html";
+  myHelpFileName = "pattern__mapping__page.html";
 
   Init( theType );
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_CreatePolyhedralVolumeDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_CreatePolyhedralVolumeDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_CreatePolyhedralVolumeDlg.cxx.orig	2010-04-30 20:05:08.666402796 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_CreatePolyhedralVolumeDlg.cxx	2010-04-30 20:32:00.585405400 -0300
@@ -281,7 +281,7 @@ SMESHGUI_CreatePolyhedralVolumeDlg::SMES
  
   mySMESHGUI->SetActiveDialogBox( (QDialog*)this );
 
-  myHelpFileName = "adding_nodes_and_elements_page.html#adding_polyhedrons_anchor";
+  myHelpFileName = "adding__nodes__and__elements__page.html#adding_polyhedrons_anchor";
   
   Init();
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_DeleteGroupDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_DeleteGroupDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_DeleteGroupDlg.cxx.orig	2010-04-30 20:17:44.367408019 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_DeleteGroupDlg.cxx	2010-04-30 20:27:26.187405161 -0300
@@ -89,7 +89,7 @@ SMESHGUI_DeleteGroupDlg::SMESHGUI_Delete
   aDlgLay->addWidget(aMainFrame);
   aDlgLay->addWidget(aBtnFrame);
 
-  myHelpFileName = "deleting_groups_page.html";
+  myHelpFileName = "deleting__groups__page.html";
 
   Init();
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_EditMeshDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_EditMeshDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_EditMeshDlg.cxx.orig	2010-04-30 20:17:44.374407481 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_EditMeshDlg.cxx	2010-04-30 20:27:26.192402839 -0300
@@ -534,7 +534,7 @@ void SMESHGUI_EditMeshDlg::Init()
   // Init Mesh field from selection
   SelectionIntoArgument();
 
-  myHelpFileName = "merging_elements_page.html";
+  myHelpFileName = "merging__elements__page.html";
 }
 
 //=================================================================================
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ExtrusionAlongPathDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ExtrusionAlongPathDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ExtrusionAlongPathDlg.cxx.orig	2010-04-30 20:17:44.381406863 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ExtrusionAlongPathDlg.cxx	2010-04-30 20:27:26.195410441 -0300
@@ -328,7 +328,7 @@ SMESHGUI_ExtrusionAlongPathDlg::SMESHGUI
   //myPathMeshFilter = new SMESH_TypeFilter (MESH);
   myPathMeshFilter = new SMESH_TypeFilter(MESHorSUBMESH);
 
-  myHelpFileName = "extrusion_along_path_page.html";
+  myHelpFileName = "extrusion__along__path__page.html";
 
   Init();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ExtrusionDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ExtrusionDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ExtrusionDlg.cxx.orig	2010-04-30 20:17:44.384408609 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_ExtrusionDlg.cxx	2010-04-30 20:27:26.198409134 -0300
@@ -279,7 +279,7 @@ SMESHGUI_ExtrusionDlg::SMESHGUI_Extrusio
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter (aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "extrusion_page.html";
+  myHelpFileName = "extrusion__page.html";
 
   Init();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_FilterDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_FilterDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_FilterDlg.cxx.orig	2010-04-30 20:17:44.390404460 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_FilterDlg.cxx	2010-04-30 20:27:26.229403785 -0300
@@ -2116,7 +2116,7 @@ void SMESHGUI_FilterDlg::construct (cons
 
   aDlgLay->setStretchFactor(myMainFrame, 1);
 
-  myHelpFileName = "selection_filter_library_page.html";
+  myHelpFileName = "selection__filter__library__page.html";
 
   Init(myTypes);
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_FilterLibraryDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_FilterLibraryDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_FilterLibraryDlg.cxx.orig	2010-04-30 20:17:44.396407253 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_FilterLibraryDlg.cxx	2010-04-30 20:27:26.238403474 -0300
@@ -148,7 +148,7 @@ void SMESHGUI_FilterLibraryDlg::construc
 
   aDlgLay->setStretchFactor(myMainFrame, 1);
 
-  myHelpFileName = "selection_filter_library_page.html";
+  myHelpFileName = "selection__filter__library__page.html";
   
   Init(myTypes, myMode);
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupDlg.cxx.orig	2010-04-30 20:17:44.399407849 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupDlg.cxx	2010-04-30 20:27:26.240403891 -0300
@@ -171,7 +171,7 @@ void SMESHGUI_GroupDlg::initDialog( bool
   QPixmap image0( SMESH::GetResourceMgr( mySMESHGUI )->loadPixmap( "SMESH", tr( "ICON_SELECT" ) ) );
 
   setWindowTitle( create ? tr( "SMESH_CREATE_GROUP_TITLE" ) : tr( "SMESH_EDIT_GROUP_TITLE" ) );
-  myHelpFileName = create ? "creating_groups_page.html" : "editing_groups_page.html";
+  myHelpFileName = create ? "creating__groups__page.html" : "editing__groups__page.html";
 
   setSizeGripEnabled( true);
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupOnShapeDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupOnShapeDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupOnShapeDlg.cxx.orig	2010-04-30 20:17:44.405406862 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupOnShapeDlg.cxx	2010-04-30 20:27:26.242411161 -0300
@@ -178,7 +178,7 @@ SMESHGUI_GroupOnShapeOp::SMESHGUI_GroupO
   : SMESHGUI_SelectionOp(ActorSelection),
     myDlg( 0 )
 {
-  myHelpFileName = "creating_groups_page.html";
+  myHelpFileName = "creating__groups__page.html";
 }
 
 SMESHGUI_GroupOnShapeOp::~SMESHGUI_GroupOnShapeOp()
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupOpDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupOpDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupOpDlg.cxx.orig	2010-04-30 20:05:08.682403416 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_GroupOpDlg.cxx	2010-04-30 20:32:27.266403434 -0300
@@ -534,7 +534,7 @@ SMESHGUI_UnionGroupsDlg::SMESHGUI_UnionG
 : SMESHGUI_GroupOpDlg( theModule )
 {
   setWindowTitle(tr("UNION_OF_GROUPS"));
-  setHelpFileName( "using_operations_on_groups_page.html#union_anchor" );
+  setHelpFileName( "using__operations__on__groups__page.html#union_anchor" );
 
   QGroupBox* anArgGrp = getArgGrp();
   myListWg = new QListWidget( anArgGrp );
@@ -636,7 +636,7 @@ SMESHGUI_IntersectGroupsDlg::SMESHGUI_In
 : SMESHGUI_GroupOpDlg( theModule )
 {
   setWindowTitle(tr("INTERSECTION_OF_GROUPS"));
-  setHelpFileName( "using_operations_on_groups_page.html#intersection_anchor" );
+  setHelpFileName( "using__operations__on__groups__page.html#intersection_anchor" );
 
   QGroupBox* anArgGrp = getArgGrp();
   myListWg = new QListWidget( anArgGrp );
@@ -738,7 +738,7 @@ SMESHGUI_CutGroupsDlg::SMESHGUI_CutGroup
 : SMESHGUI_GroupOpDlg( theModule )
 {
   setWindowTitle(tr("CUT_OF_GROUPS"));
-  setHelpFileName( "using_operations_on_groups_page.html#cut_anchor" );
+  setHelpFileName( "using__operations__on__groups__page.html#cut_anchor" );
 
   QGroupBox* anArgGrp = getArgGrp();
 
@@ -913,7 +913,7 @@ SMESHGUI_DimGroupDlg::SMESHGUI_DimGroupD
 : SMESHGUI_GroupOpDlg( theModule )
 {
   setWindowTitle( tr( "CREATE_GROUP_OF_UNDERLYING_ELEMS" ) );
-  setHelpFileName( "creating_groups_page.html#gui_create_dim_group" );
+  setHelpFileName( "creating__groups__page.html#gui_create_dim_group" );
 
   QGroupBox* anArgGrp = getArgGrp();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_Hypotheses.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_Hypotheses.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_Hypotheses.cxx.orig	2010-04-30 20:51:12.843403023 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_Hypotheses.cxx	2010-04-30 20:52:38.489404544 -0300
@@ -505,43 +505,43 @@ QString SMESHGUI_GenericHypothesisCreato
   QString aHypType = hypType();
   QString aHelpFileName = "";
   if ( aHypType == "LocalLength" )
-    aHelpFileName = "a1d_meshing_hypo_page.html#average_length_anchor";
+    aHelpFileName = "a1d__meshing__hypo__page.html#average_length_anchor";
   else if ( aHypType == "MaxLength" )
-    aHelpFileName = "a1d_meshing_hypo_page.html#max_length_anchor";
+    aHelpFileName = "a1d__meshing__hypo__page.html#max_length_anchor";
   else if ( aHypType == "Arithmetic1D")
-    aHelpFileName = "a1d_meshing_hypo_page.html#arithmetic_1d_anchor";
+    aHelpFileName = "a1d__meshing__hypo__page.html#arithmetic_1d_anchor";
   else if ( aHypType == "FixedPoints1D")
-    aHelpFileName = "a1d_meshing_hypo_page.html#fixed_points_1d_anchor";
+    aHelpFileName = "a1d__meshing__hypo__page.html#fixed_points_1d_anchor";
   else if ( aHypType == "MaxElementArea")
-    aHelpFileName = "a2d_meshing_hypo_page.html#max_element_area_anchor";
+    aHelpFileName = "a2d__meshing__hypo__page.html#max_element_area_anchor";
   else if ( aHypType == "MaxElementVolume")
-    aHelpFileName = "max_element_volume_hypo_page.html";
+    aHelpFileName = "max__element__volume__hypo__page.html";
   else if ( aHypType == "StartEndLength")
-    aHelpFileName = "a1d_meshing_hypo_page.html#start_and_end_length_anchor";
+    aHelpFileName = "a1d__meshing__hypo__page.html#start_and_end_length_anchor";
   else if ( aHypType == "Deflection1D")
-    aHelpFileName = "a1d_meshing_hypo_page.html#deflection_1d_anchor";
+    aHelpFileName = "a1d__meshing__hypo__page.html#deflection_1d_anchor";
   else if ( aHypType == "AutomaticLength")
-    aHelpFileName = "a1d_meshing_hypo_page.html#automatic_length_anchor";
+    aHelpFileName = "a1d__meshing__hypo__page.html#automatic_length_anchor";
   else if ( aHypType == "NumberOfSegments")
-    aHelpFileName = "a1d_meshing_hypo_page.html#number_of_segments_anchor";
+    aHelpFileName = "a1d__meshing__hypo__page.html#number_of_segments_anchor";
   else if ( aHypType == "ProjectionSource1D")
-    aHelpFileName = "projection_algos_page.html";
+    aHelpFileName = "projection__algos__page.html";
   else if ( aHypType == "ProjectionSource2D")
-    aHelpFileName = "projection_algos_page.html";
+    aHelpFileName = "projection__algos__page.html";
   else if ( aHypType == "ProjectionSource3D")
-    aHelpFileName = "projection_algos_page.html";
+    aHelpFileName = "projection__algos__page.html";
   else if ( aHypType == "NumberOfLayers")
-    aHelpFileName = "radial_prism_algo_page.html";
+    aHelpFileName = "radial__prism__algo__page.html";
   else if ( aHypType == "NumberOfLayers2D")
-    aHelpFileName = "radial_quadrangle_1D2D_algo_page.html";
+    aHelpFileName = "radial__quadrangle__1D2D__algo__page.html";
   else if ( aHypType == "LayerDistribution")
-    aHelpFileName = "radial_prism_algo_page.html";
+    aHelpFileName = "radial__prism__algo__page.html";
   else if ( aHypType == "LayerDistribution2D")
-    aHelpFileName = "radial_quadrangle_1D2D_algo_page.html";
+    aHelpFileName = "radial__quadrangle__1D2D__algo__page.html";
   else if ( aHypType == "SegmentLengthAroundVertex")
-    aHelpFileName = "segments_around_vertex_algo_page.html";
+    aHelpFileName = "segments__around__vertex__algo__page.html";
   else if ( aHypType == "QuadrangleParams")
-    aHelpFileName = "a2d_meshing_hypo_page.html#hypo_quad_params_anchor";
+    aHelpFileName = "a2d__meshing__hypo__page.html#hypo_quad_params_anchor";
   return aHelpFileName;
 }
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MakeNodeAtPointDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MakeNodeAtPointDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MakeNodeAtPointDlg.cxx.orig	2010-04-30 20:17:44.411407851 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MakeNodeAtPointDlg.cxx	2010-04-30 20:27:47.179403882 -0300
@@ -271,7 +271,7 @@ SMESHGUI_MakeNodeAtPointOp::SMESHGUI_Mak
   mySimulation = 0;
   myDlg = new SMESHGUI_MakeNodeAtPointDlg;
   myFilter = 0;
-  myHelpFileName = "mesh_through_point_page.html";
+  myHelpFileName = "mesh__through__point__page.html";
 
   // connect signals and slots
   connect(myDlg->myX, SIGNAL (valueChanged(double)), this, SLOT(redisplayPreview()));
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx.orig	2010-04-30 20:05:08.701402888 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx	2010-04-30 20:32:32.223404183 -0300
@@ -166,7 +166,7 @@ SMESHGUI_MeshInfosDlg::SMESHGUI_MeshInfo
   // init dialog with current selection
   onSelectionChanged();
 
-  myHelpFileName = "mesh_infos_page.html#advanced_mesh_infos_anchor";
+  myHelpFileName = "mesh__infos__page.html#advanced_mesh_infos_anchor";
 }
 
 //=================================================================================
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshOp.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshOp.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshOp.cxx.orig	2010-04-30 20:17:44.416407020 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshOp.cxx	2010-04-30 20:27:47.193403902 -0300
@@ -202,9 +202,9 @@ void SMESHGUI_MeshOp::startOperation()
     connect( myDlg, SIGNAL( geomSelectionByMesh( bool )), SLOT( onGeomSelectionByMesh( bool )));
 
     if ( myToCreate )
-      if ( myIsMesh ) myHelpFileName = "constructing_meshes_page.html";
-      else myHelpFileName = "constructing_submeshes_page.html";
-    else myHelpFileName = "editing_meshes_page.html";
+      if ( myIsMesh ) myHelpFileName = "constructing__meshes__page.html";
+      else myHelpFileName = "constructing__submeshes__page.html";
+    else myHelpFileName = "editing__meshes__page.html";
   }
   SMESHGUI_SelectionOp::startOperation();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshPatternDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshPatternDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshPatternDlg.cxx.orig	2010-04-30 20:17:44.420407774 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MeshPatternDlg.cxx	2010-04-30 20:27:47.201405466 -0300
@@ -128,7 +128,7 @@ SMESHGUI_MeshPatternDlg::SMESHGUI_MeshPa
 
   mySelector = (SMESH::GetViewWindow( mySMESHGUI ))->GetSelector();
 
-  myHelpFileName = "pattern_mapping_page.html";
+  myHelpFileName = "pattern__mapping__page.html";
 
   Init();
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MoveNodesDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MoveNodesDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MoveNodesDlg.cxx.orig	2010-04-30 20:17:44.425407078 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MoveNodesDlg.cxx	2010-04-30 20:27:47.213402861 -0300
@@ -107,7 +107,7 @@ SMESHGUI_MoveNodesDlg::SMESHGUI_MoveNode
 
   mySelector = (SMESH::GetViewWindow( mySMESHGUI ))->GetSelector();
 
-  myHelpFileName = "moving_nodes_page.html";
+  myHelpFileName = "moving__nodes__page.html";
 
   Init();
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MultiEditDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MultiEditDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MultiEditDlg.cxx.orig	2010-04-30 20:17:44.431407090 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_MultiEditDlg.cxx	2010-04-30 20:27:47.222403528 -0300
@@ -1116,7 +1116,7 @@ SMESHGUI_ChangeOrientationDlg
   SMESHGUI_MultiEditDlg(theModule, SMESH::FaceFilter, true)
 {
   setWindowTitle(tr("CAPTION"));
-  myHelpFileName = "changing_orientation_of_elements_page.html";
+  myHelpFileName = "changing__orientation__of__elements__page.html";
 }
 
 SMESHGUI_ChangeOrientationDlg::~SMESHGUI_ChangeOrientationDlg()
@@ -1161,7 +1161,7 @@ SMESHGUI_UnionOfTrianglesDlg
   ((QVBoxLayout*)(myCriterionGrp->layout()))->addWidget(aMaxAngleGrp);
   myCriterionGrp->show();
 
-  myHelpFileName = "uniting_set_of_triangles_page.html";
+  myHelpFileName = "uniting__set__of__triangles__page.html";
 }
 
 SMESHGUI_UnionOfTrianglesDlg::~SMESHGUI_UnionOfTrianglesDlg()
@@ -1229,7 +1229,7 @@ SMESHGUI_CuttingOfQuadsDlg
   connect(myComboBoxFunctor, SIGNAL(activated(int)),       this, SLOT(onPreviewChk()));
   connect(this,              SIGNAL(ListContensChanged()), this, SLOT(onPreviewChk()));
 
-  myHelpFileName = "cutting_quadrangles_page.html";
+  myHelpFileName = "cutting__quadrangles__page.html";
 }
 
 SMESHGUI_CuttingOfQuadsDlg::~SMESHGUI_CuttingOfQuadsDlg()
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_NodesDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_NodesDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_NodesDlg.cxx.orig	2010-04-30 20:05:08.723403229 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_NodesDlg.cxx	2010-04-30 20:32:38.235405142 -0300
@@ -305,7 +305,7 @@ SMESHGUI_NodesDlg::SMESHGUI_NodesDlg( SM
   SMESHGUI_NodesDlgLayout->addWidget( GroupCoordinates );
   SMESHGUI_NodesDlgLayout->addWidget( GroupButtons );
 
-  myHelpFileName = "adding_nodes_and_elements_page.html#adding_nodes_anchor";
+  myHelpFileName = "adding__nodes__and__elements__page.html#adding_nodes_anchor";
 
   /* Initialisation and display */
   Init();
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.cxx.orig	2010-04-30 20:17:44.436405382 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.cxx	2010-04-30 20:27:47.223414210 -0300
@@ -380,7 +380,7 @@ SMESHGUI_Preferences_ScalarBarDlg::SMESH
   connect( mySelectionMgr,      SIGNAL( currentSelectionChanged() ), this, SLOT( onSelectionChanged() ) );
   connect( mySMESHGUI,          SIGNAL( SignalCloseAllDialogs() ),   this, SLOT( onCancel() ) );
 
-  myHelpFileName = "about_quality_controls_page.html";
+  myHelpFileName = "about__quality__controls__page.html";
 }
 
 //=================================================================================================
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RemoveElementsDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RemoveElementsDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RemoveElementsDlg.cxx.orig	2010-04-30 20:05:08.736403056 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RemoveElementsDlg.cxx	2010-04-30 20:32:42.942403411 -0300
@@ -159,7 +159,7 @@ SMESHGUI_RemoveElementsDlg
   SMESHGUI_RemoveElementsDlgLayout->addWidget(GroupC1);
   SMESHGUI_RemoveElementsDlgLayout->addWidget(GroupButtons);
 
-  myHelpFileName = "removing_nodes_and_elements_page.html#removing_elements_anchor";
+  myHelpFileName = "removing__nodes__and__elements__page.html#removing_elements_anchor";
 
   Init(); /* Initialisations */
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RemoveNodesDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RemoveNodesDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RemoveNodesDlg.cxx.orig	2010-04-30 20:05:08.749403633 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RemoveNodesDlg.cxx	2010-04-30 20:32:49.232405946 -0300
@@ -159,7 +159,7 @@ SMESHGUI_RemoveNodesDlg
   SMESHGUI_RemoveNodesDlgLayout->addWidget(GroupC1);
   SMESHGUI_RemoveNodesDlgLayout->addWidget(GroupButtons);
 
-  myHelpFileName = "removing_nodes_and_elements_page.html#removing_nodes_anchor";
+  myHelpFileName = "removing__nodes__and__elements__page.html#removing_nodes_anchor";
 
   Init(); /* Initialisations */
 }
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RenumberingDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RenumberingDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RenumberingDlg.cxx.orig	2010-04-30 20:05:08.757404715 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RenumberingDlg.cxx	2010-04-30 20:33:00.027404773 -0300
@@ -98,8 +98,8 @@ SMESHGUI_RenumberingDlg::SMESHGUI_Renumb
                                     tr("SMESH_ELEMENTS"), 
                                     this);
   myHelpFileName = unit == 0 ? 
-    "renumbering_nodes_and_elements_page.html#renumbering_nodes_anchor" :
-    "renumbering_nodes_and_elements_page.html#renumbering_elements_anchor";
+    "renumbering__nodes__and__elements__page.html#renumbering_nodes_anchor" :
+    "renumbering__nodes__and__elements__page.html#renumbering_elements_anchor";
 
   QButtonGroup* ButtonGroup = new QButtonGroup(this);
   QHBoxLayout* GroupConstructorsLayout = new QHBoxLayout(GroupConstructors);
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RevolutionDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RevolutionDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RevolutionDlg.cxx.orig	2010-04-30 20:17:44.442407577 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RevolutionDlg.cxx	2010-04-30 20:27:47.230403401 -0300
@@ -310,7 +310,7 @@ SMESHGUI_RevolutionDlg::SMESHGUI_Revolut
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter (aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "revolution_page.html";
+  myHelpFileName = "revolution__page.html";
 
   Init();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RotationDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RotationDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RotationDlg.cxx.orig	2010-04-30 20:17:44.448407701 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_RotationDlg.cxx	2010-04-30 20:27:47.238404087 -0300
@@ -281,7 +281,7 @@ SMESHGUI_RotationDlg::SMESHGUI_RotationD
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter (aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "rotation_page.html";
+  myHelpFileName = "rotation__page.html";
 
   Init();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SewingDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SewingDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SewingDlg.cxx.orig	2010-04-30 20:17:44.454407302 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SewingDlg.cxx	2010-04-30 20:27:47.240410953 -0300
@@ -250,7 +250,7 @@ SMESHGUI_SewingDlg::SMESHGUI_SewingDlg(
 
   mySMESHGUI->SetActiveDialogBox((QDialog*)this);
 
-  myHelpFileName = "sewing_meshes_page.html";
+  myHelpFileName = "sewing__meshes__page.html";
 
   Init();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SingleEditDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SingleEditDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SingleEditDlg.cxx.orig	2010-04-30 20:17:44.457407979 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SingleEditDlg.cxx	2010-04-30 20:27:47.248404089 -0300
@@ -545,7 +545,7 @@ SMESHGUI_TrianglesInversionDlg
 : SMESHGUI_SingleEditDlg(theModule)
 {
   setWindowTitle(tr("CAPTION"));
-  myHelpFileName = "diagonal_inversion_of_elements_page.html";
+  myHelpFileName = "diagonal__inversion__of__elements__page.html";
 }
 
 SMESHGUI_TrianglesInversionDlg::~SMESHGUI_TrianglesInversionDlg()
@@ -569,7 +569,7 @@ SMESHGUI_UnionOfTwoTrianglesDlg
 : SMESHGUI_SingleEditDlg(theModule)
 {
   setWindowTitle(tr("CAPTION"));
-  myHelpFileName = "uniting_two_triangles_page.html";
+  myHelpFileName = "uniting__two__triangles__page.html";
 }
 
 SMESHGUI_UnionOfTwoTrianglesDlg::~SMESHGUI_UnionOfTwoTrianglesDlg()
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SmoothingDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SmoothingDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SmoothingDlg.cxx.orig	2010-04-30 20:17:44.462407549 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SmoothingDlg.cxx	2010-04-30 20:27:47.249404991 -0300
@@ -251,7 +251,7 @@ SMESHGUI_SmoothingDlg::SMESHGUI_Smoothin
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter (aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "smoothing_page.html";
+  myHelpFileName = "smoothing__page.html";
 
   Init();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_StandardMeshInfosDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_StandardMeshInfosDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_StandardMeshInfosDlg.cxx.orig	2010-04-30 20:05:08.768403384 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_StandardMeshInfosDlg.cxx	2010-04-30 20:33:05.481405220 -0300
@@ -158,7 +158,7 @@ SMESHGUI_StandardMeshInfosDlg::SMESHGUI_
   mySelectionMgr->installFilter(myMeshFilter);
   onSelectionChanged();
 
-  myHelpFileName = "mesh_infos_page.html#standard_mesh_infos_anchor";
+  myHelpFileName = "mesh__infos__page.html#standard_mesh_infos_anchor";
 }
 
 //=================================================================================
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SymmetryDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SymmetryDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SymmetryDlg.cxx.orig	2010-04-30 20:17:44.468416939 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_SymmetryDlg.cxx	2010-04-30 20:27:47.251403083 -0300
@@ -285,7 +285,7 @@ SMESHGUI_SymmetryDlg::SMESHGUI_SymmetryD
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter (aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "symmetry_page.html";
+  myHelpFileName = "symmetry__page.html";
 
   Init();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_TranslationDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_TranslationDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_TranslationDlg.cxx.orig	2010-04-30 20:17:44.474407171 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_TranslationDlg.cxx	2010-04-30 20:27:47.253402969 -0300
@@ -290,7 +290,7 @@ SMESHGUI_TranslationDlg::SMESHGUI_Transl
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter(aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "translation_page.html";
+  myHelpFileName = "translation__page.html";
 
   Init();
 
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_TransparencyDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_TransparencyDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_TransparencyDlg.cxx.orig	2010-04-30 20:17:44.477408383 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_TransparencyDlg.cxx	2010-04-30 20:27:47.285402664 -0300
@@ -143,7 +143,7 @@ SMESHGUI_TransparencyDlg::SMESHGUI_Trans
   connect( mySMESHGUI,     SIGNAL( SignalCloseAllDialogs() ),   this, SLOT( ClickOnOk() ) );
   connect( mySelectionMgr, SIGNAL( currentSelectionChanged() ), this, SLOT( onSelectionChanged() ) );
 
-  myHelpFileName = "transparency_page.html";
+  myHelpFileName = "transparency__page.html";
 }
 
 //=================================================================================
diff -p -up src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_WhatIsDlg.cxx.orig src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_WhatIsDlg.cxx
--- src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_WhatIsDlg.cxx.orig	2010-04-30 20:05:08.778403349 -0300
+++ src5.1.3/SMESH_SRC_5.1.3/src/SMESHGUI/SMESHGUI_WhatIsDlg.cxx	2010-04-30 20:33:09.515423826 -0300
@@ -178,7 +178,7 @@ SMESHGUI_WhatIsDlg::SMESHGUI_WhatIsDlg(
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter(aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "mesh_infos_page.html#mesh_element_info_anchor";
+  myHelpFileName = "mesh__infos__page.html#mesh_element_info_anchor";
 
   Init();
 
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/GUITOOLS/VisuGUI_TableDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/GUITOOLS/VisuGUI_TableDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/GUITOOLS/VisuGUI_TableDlg.cxx.orig	2010-04-30 20:17:44.483404223 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/GUITOOLS/VisuGUI_TableDlg.cxx	2010-04-30 20:27:47.299404328 -0300
@@ -384,7 +384,7 @@ void VisuGUI_TableDlg::onOK()
 */
 void VisuGUI_TableDlg::onHelp()
 {
-  QString aHelpFileName = "table_presentations_page.html";
+  QString aHelpFileName = "table__presentations__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(app->activeModule() ? app->moduleName(app->activeModule()->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_BuildProgressDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_BuildProgressDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_BuildProgressDlg.cxx.orig	2010-04-30 20:17:44.489407744 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_BuildProgressDlg.cxx	2010-04-30 20:27:47.300403831 -0300
@@ -280,7 +280,7 @@ void VisuGUI_BuildProgressDlg::onClose()
 
 void VisuGUI_BuildProgressDlg::onHelp()
 {
-  QString aHelpFileName = "importing_med_objects_page.html"; // ?
+  QString aHelpFileName = "importing__med__objects__page.html"; // ?
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CacheDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CacheDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CacheDlg.cxx.orig	2010-04-30 20:17:44.492408696 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CacheDlg.cxx	2010-04-30 20:27:47.302403471 -0300
@@ -198,7 +198,7 @@ void VisuGUI_CacheDlg::accept()
 
 void VisuGUI_CacheDlg::onHelp()
 {
-  QString aHelpFileName;// = "types_of_gauss_points_presentations_page.html";
+  QString aHelpFileName;// = "types__of__gauss__points__presentations__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(app->activeModule() ?
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingDlg.cxx.orig	2010-04-30 20:17:44.497407571 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingDlg.cxx	2010-04-30 20:27:47.309403393 -0300
@@ -610,7 +610,7 @@ void VisuGUI_ClippingDlg::ClickOnCancel(
 //=================================================================================
 void VisuGUI_ClippingDlg::ClickOnHelp()
 {
-  QString aHelpFileName = "clipping_page.html";
+  QString aHelpFileName = "clipping__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myVisuGUI ? app->moduleName(myVisuGUI->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingPanel.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingPanel.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingPanel.cxx.orig	2010-04-30 20:17:44.503407478 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingPanel.cxx	2010-04-30 20:27:47.317403698 -0300
@@ -1026,7 +1026,7 @@ VISU::Prs3d_i* VisuGUI_ClippingPanel::ge
 //*************************************************************************
 void VisuGUI_ClippingPanel::onHelp()
 {
-  QString aHelpFileName = "clipping_page.html";
+  QString aHelpFileName = "clipping__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myModule ? app->moduleName(myModule->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingPlaneDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingPlaneDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingPlaneDlg.cxx.orig	2010-04-30 20:17:44.509407059 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ClippingPlaneDlg.cxx	2010-04-30 20:27:47.318413161 -0300
@@ -391,7 +391,7 @@ void VisuGUI_ClippingPlaneDlg::accept()
 //****************************************************************
 void VisuGUI_ClippingPlaneDlg::onHelp()
 {
-  QString aHelpFileName = "clipping_page.html";
+  QString aHelpFileName = "clipping__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myModule ? app->moduleName(myModule->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutLinesDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutLinesDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutLinesDlg.cxx.orig	2010-04-30 20:17:44.512407756 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutLinesDlg.cxx	2010-04-30 20:27:47.320404541 -0300
@@ -982,5 +982,5 @@ void VisuGUI_CutLinesDlg::onPlanePos (co
 
 QString VisuGUI_CutLinesDlg::GetContextHelpFilePath()
 {
-  return "cut_lines_page.html";
+  return "cut__lines__page.html";
 }
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutPlanesDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutPlanesDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutPlanesDlg.cxx.orig	2010-04-30 20:17:44.517407721 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutPlanesDlg.cxx	2010-04-30 20:27:47.322403268 -0300
@@ -857,7 +857,7 @@ void VisuGUI_CutPlanesDlg::reject() {
 
 QString VisuGUI_CutPlanesDlg::GetContextHelpFilePath()
 {
-  return "cut_planes_page.html";
+  return "cut__planes__page.html";
 }
 
 //###################################################################
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutSegmentDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutSegmentDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutSegmentDlg.cxx.orig	2010-04-30 20:17:44.522408081 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_CutSegmentDlg.cxx	2010-04-30 20:27:47.325403127 -0300
@@ -510,5 +510,5 @@ void VisuGUI_CutSegmentDlg::onPointModif
 //------------------------------------------------------------------------------
 QString VisuGUI_CutSegmentDlg::GetContextHelpFilePath()
 {
-  return "cut_segment_page.html";
+  return "cut__segment__page.html";
 }
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI.cxx.orig	2010-04-30 20:05:08.793404931 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI.cxx	2010-04-30 20:33:15.933406700 -0300
@@ -1386,7 +1386,7 @@ VisuGUI
   VisuGUI_CursorDlg* CursorDlg =
     new VisuGUI_CursorDlg (GetDesktop(this), (const char*)tr("DLG_LINEWIDTH_TITLE").toLatin1(), TRUE);
 
-  CursorDlg->helpFileName = "viewing_3d_presentations_page.html#width_opacity_anchor";
+  CursorDlg->helpFileName = "viewing__3d__presentations__page.html#width_opacity_anchor";
   CursorDlg->Comment1->setText(tr("DLG_LINEWIDTH_CMT1"));
   CursorDlg->Comment2->setText(tr("DLG_LINEWIDTH_CMT2"));
   CursorDlg->SpinBox1->setMinimum(1);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_DeformedShapeAndScalarMapDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_DeformedShapeAndScalarMapDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_DeformedShapeAndScalarMapDlg.cxx.orig	2010-04-30 20:17:44.527407636 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_DeformedShapeAndScalarMapDlg.cxx	2010-04-30 20:27:47.331402608 -0300
@@ -420,7 +420,7 @@ void VisuGUI_DeformedShapeAndScalarMapDl
 
 QString VisuGUI_DeformedShapeAndScalarMapDlg::GetContextHelpFilePath()
 {
-  return "scalar_map_on_deformed_shape_page.html";
+  return "scalar__map__on__deformed__shape__page.html";
 }
 
 void VisuGUI_DeformedShapeAndScalarMapDlg::AddAllFieldNames(){
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_DeformedShapeDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_DeformedShapeDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_DeformedShapeDlg.cxx.orig	2010-04-30 20:17:44.533404349 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_DeformedShapeDlg.cxx	2010-04-30 20:27:47.333403590 -0300
@@ -245,7 +245,7 @@ void VisuGUI_DeformedShapeDlg::reject()
 
 QString VisuGUI_DeformedShapeDlg::GetContextHelpFilePath()
 {
-  return "deformed_shape_page.html";
+  return "deformed__shape__page.html";
 }
 
 bool VisuGUI_DeformedShapeDlg::onApply()
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_EditContainerDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_EditContainerDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_EditContainerDlg.cxx.orig	2010-04-30 20:17:44.539407682 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_EditContainerDlg.cxx	2010-04-30 20:27:47.336402638 -0300
@@ -495,7 +495,7 @@ void VisuGUI_EditContainerDlg::onRightSe
 
 void VisuGUI_EditContainerDlg::onHelp()
 {
-  QString aHelpFileName = "creating_xy_plot_page.html";
+  QString aHelpFileName = "creating__xy__plot__page.html";
   SalomeApp_Application* app = (SalomeApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myVisuGUI ? app->moduleName(myVisuGUI->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_EvolutionDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_EvolutionDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_EvolutionDlg.cxx.orig	2010-04-30 20:17:44.541406437 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_EvolutionDlg.cxx	2010-04-30 20:27:47.342403051 -0300
@@ -402,7 +402,7 @@ void VisuGUI_EvolutionDlg::onViewWindowC
 //------------------------------------------------------------------------
 void VisuGUI_EvolutionDlg::onHelp()
 {
-  QString aHelpFileName = "evolution_page.html";
+  QString aHelpFileName = "evolution__page.html";
   LightApp_Application* app = (LightApp_Application*)( SUIT_Session::session()->activeApplication() );
   if( app )
     app->onHelpContextModule( myModule ? app->moduleName( myModule->moduleName() ) : QString( "" ), aHelpFileName );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_FeatureEdgesPanel.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_FeatureEdgesPanel.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_FeatureEdgesPanel.cxx.orig	2010-04-30 20:17:44.547406830 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_FeatureEdgesPanel.cxx	2010-04-30 20:27:47.344410470 -0300
@@ -183,7 +183,7 @@ void VisuGUI_FeatureEdgesPanel::onClose(
 
 void VisuGUI_FeatureEdgesPanel::onHelp()
 {
-  QString aHelpFileName = "feature_edges_page.html";
+  QString aHelpFileName = "feature__edges__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myModule ? app->moduleName(myModule->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_FilterScalarsDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_FilterScalarsDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_FilterScalarsDlg.cxx.orig	2010-04-30 20:05:08.806404131 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_FilterScalarsDlg.cxx	2010-04-30 20:33:21.628403560 -0300
@@ -147,7 +147,7 @@ void VisuGUI_FilterScalarsDlg::reject()
   
 void VisuGUI_FilterScalarsDlg::onHelp()
 {
-  QString aHelpFileName = "viewing_3d_presentations_page.html#filter_by_scalars_anchor";
+  QString aHelpFileName = "viewing__3d__presentations__page.html#filter_by_scalars_anchor";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myVisuGUI ? app->moduleName(myVisuGUI->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_GaussPointsDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_GaussPointsDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_GaussPointsDlg.cxx.orig	2010-04-30 20:17:44.552407065 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_GaussPointsDlg.cxx	2010-04-30 20:27:47.375402734 -0300
@@ -1098,5 +1098,5 @@ void VisuGUI_GaussPointsDlg::accept()
 
 QString VisuGUI_GaussPointsDlg::GetContextHelpFilePath()
 {
-  return "types_of_gauss_points_presentations_page.html";
+  return "types__of__gauss__points__presentations__page.html";
 }
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_IsoSurfacesDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_IsoSurfacesDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_IsoSurfacesDlg.cxx.orig	2010-04-30 20:17:44.558408350 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_IsoSurfacesDlg.cxx	2010-04-30 20:27:47.491404297 -0300
@@ -342,5 +342,5 @@ int VisuGUI_IsoSurfacesDlg::storeToPrsOb
 
 QString VisuGUI_IsoSurfacesDlg::GetContextHelpFilePath()
 {
-  return "iso_surfaces_page.html";
+  return "iso__surfaces__page.html";
 }
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_NameDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_NameDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_NameDlg.cxx.orig	2010-04-30 20:05:08.814404195 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_NameDlg.cxx	2010-04-30 20:33:26.936403842 -0300
@@ -145,7 +145,7 @@ void VisuGUI_NameDlg::accept()
 
 void VisuGUI_NameDlg::onHelp()
 {
-  QString aHelpFileName = "viewing_3d_presentations_page.html#rename_anchor";
+  QString aHelpFileName = "viewing__3d__presentations__page.html#rename_anchor";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_OffsetDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_OffsetDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_OffsetDlg.cxx.orig	2010-04-30 20:17:44.563407270 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_OffsetDlg.cxx	2010-04-30 20:27:47.590402627 -0300
@@ -345,7 +345,7 @@ void VisuGUI_OffsetDlg::onApply()
 
 void VisuGUI_OffsetDlg::onHelp()
 {
-  QString aHelpFileName = "translate_presentation_page.html";
+  QString aHelpFileName = "translate__presentation__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myModule ? app->moduleName(myModule->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Plot3DDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Plot3DDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Plot3DDlg.cxx.orig	2010-04-30 20:17:44.569404328 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Plot3DDlg.cxx	2010-04-30 20:27:47.592404809 -0300
@@ -692,7 +692,7 @@ int VisuGUI_Plot3DDlg::storeToPrsObject
 //=======================================================================
 QString VisuGUI_Plot3DDlg::GetContextHelpFilePath()
 {
-  return "plot_3d_page.html";
+  return "plot__3d__page.html";
 }
 
 //=======================================================================
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Prs3dDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Prs3dDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Prs3dDlg.cxx.orig	2010-04-30 20:17:44.575407371 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Prs3dDlg.cxx	2010-04-30 20:27:47.594403218 -0300
@@ -188,7 +188,7 @@ void VisuGUI_TextPrefDlg::setTitleVisibl
 //----------------------------------------------------------------------------
 void VisuGUI_TextPrefDlg::onHelp()
 {
-  QString aHelpFileName = "scalar_map_page.html";
+  QString aHelpFileName = "scalar__map__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
@@ -431,7 +431,7 @@ int VisuGUI_BarPrefDlg::getOrientation()
 //----------------------------------------------------------------------------
 void VisuGUI_BarPrefDlg::onHelp()
 {
-  QString aHelpFileName = "scalar_map_page.html";
+  QString aHelpFileName = "scalar__map__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ScalarBarDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ScalarBarDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ScalarBarDlg.cxx.orig	2010-04-30 20:17:44.578406678 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ScalarBarDlg.cxx	2010-04-30 20:27:47.628403314 -0300
@@ -124,7 +124,7 @@ VisuGUI_ScalarBarDlg::~VisuGUI_ScalarBar
 */
 QString VisuGUI_ScalarBarDlg::GetContextHelpFilePath()
 {
-  return "scalar_map_page.html";
+  return "scalar__map__page.html";
 }
 
 /*!
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SelectionPanel.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SelectionPanel.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SelectionPanel.cxx.orig	2010-04-30 20:17:44.584407369 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SelectionPanel.cxx	2010-04-30 20:27:47.641403601 -0300
@@ -1101,7 +1101,7 @@ void VisuGUI_SelectionPanel::onClose()
 
 void VisuGUI_SelectionPanel::onHelp()
 {
-  QString aHelpFileName = "selection_info_page.html";
+  QString aHelpFileName = "selection__info__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myModule ? app->moduleName(myModule->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SelectionPrefDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SelectionPrefDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SelectionPrefDlg.cxx.orig	2010-04-30 20:17:44.590407525 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SelectionPrefDlg.cxx	2010-04-30 20:27:47.649403322 -0300
@@ -267,7 +267,7 @@ void VisuGUI_SelectionPrefDlg::onApply()
 
 void VisuGUI_SelectionPrefDlg::onHelp()
 {
-  QString aHelpFileName = "selection_preferences_page.html";
+  QString aHelpFileName = "selection__preferences__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SetupPlot2dDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SetupPlot2dDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SetupPlot2dDlg.cxx.orig	2010-04-30 20:17:44.596407424 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_SetupPlot2dDlg.cxx	2010-04-30 20:27:47.650404287 -0300
@@ -489,7 +489,7 @@ void VisuGUI_SetupPlot2dDlg::onVBtnToggl
 */
 void VisuGUI_SetupPlot2dDlg::onHelp()
 {
-  QString aHelpFileName = "creating_curves_page.html";
+  QString aHelpFileName = "creating__curves__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ShrinkFactorDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ShrinkFactorDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ShrinkFactorDlg.cxx.orig	2010-04-30 20:05:08.826403487 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ShrinkFactorDlg.cxx	2010-04-30 20:33:31.980405106 -0300
@@ -136,7 +136,7 @@ VisuGUI_ShrinkFactorDlg::~VisuGUI_Shrink
 //=======================================================================
 void VisuGUI_ShrinkFactorDlg::help()
 {
-  QString aHelpFileName = "viewing_3d_presentations_page.html#width_shrink_factor_anchor";
+  QString aHelpFileName = "viewing__3d__presentations__page.html#width_shrink_factor_anchor";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_StreamLinesDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_StreamLinesDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_StreamLinesDlg.cxx.orig	2010-04-30 20:17:44.602407631 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_StreamLinesDlg.cxx	2010-04-30 20:27:47.652403308 -0300
@@ -553,5 +553,5 @@ void VisuGUI_StreamLinesDlg::reject()
 
 QString VisuGUI_StreamLinesDlg::GetContextHelpFilePath()
 {
-  return "stream_lines_page.html";
+  return "stream__lines__page.html";
 }
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Table3dDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Table3dDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Table3dDlg.cxx.orig	2010-04-30 20:17:44.604406931 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_Table3dDlg.cxx	2010-04-30 20:27:47.654403864 -0300
@@ -787,7 +787,7 @@ void VisuGUI_Table3DDlg::onApply()
 //=======================================================================
 void VisuGUI_Table3DDlg::onHelp()
 {
-  QString aHelpFileName = "table_3d_page.html";
+  QString aHelpFileName = "table__3d__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_TimeAnimation.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_TimeAnimation.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_TimeAnimation.cxx.orig	2010-04-30 20:17:44.610407494 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_TimeAnimation.cxx	2010-04-30 20:27:47.680404464 -0300
@@ -2133,7 +2133,7 @@ void VisuGUI_TimeAnimationDlg::onStop()
 //------------------------------------------------------------------------
 void VisuGUI_TimeAnimationDlg::onHelp()
 {
-  QString aHelpFileName = "animating_page.html";
+  QString aHelpFileName = "animating__page.html";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app)
     app->onHelpContextModule(myModule ? app->moduleName(myModule->moduleName()) : QString(""), aHelpFileName);
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_TransparencyDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_TransparencyDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_TransparencyDlg.cxx.orig	2010-04-30 20:05:08.839402880 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_TransparencyDlg.cxx	2010-04-30 20:33:37.267403107 -0300
@@ -176,7 +176,7 @@ void VisuGUI_TransparencyDlg::ClickOnOk(
 //=======================================================================
 void VisuGUI_TransparencyDlg::ClickOnHelp()
 {
-  QString aHelpFileName = "viewing_3d_presentations_page.html#width_opacity_anchor";
+  QString aHelpFileName = "viewing__3d__presentations__page.html#width_opacity_anchor";
   LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication());
   if (app) {
     VisuGUI* aVisuGUI = dynamic_cast<VisuGUI*>( app->activeModule() );
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ValuesLabelingDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ValuesLabelingDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ValuesLabelingDlg.cxx.orig	2010-04-30 20:05:08.852402769 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_ValuesLabelingDlg.cxx	2010-04-30 20:33:42.654403577 -0300
@@ -209,5 +209,5 @@ int VisuGUI_ValuesLabelingDlg::storeToPr
 */
 QString VisuGUI_ValuesLabelingDlg::GetContextHelpFilePath()
 {
-  return "viewing_3d_presentations_page.html#labeling_parameters_anchor";
+  return "viewing__3d__presentations__page.html#labeling_parameters_anchor";
 }
diff -p -up src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_VectorsDlg.cxx.orig src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_VectorsDlg.cxx
--- src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_VectorsDlg.cxx.orig	2010-04-30 20:17:44.616406856 -0300
+++ src5.1.3/VISU_SRC_5.1.3/src/VISUGUI/VisuGUI_VectorsDlg.cxx	2010-04-30 20:27:47.688402872 -0300
@@ -480,5 +480,5 @@ void VisuGUI_VectorsDlg::enableMagnColor
 
 QString VisuGUI_VectorsDlg::GetContextHelpFilePath()
 {
-  return "vectors_page.html";
+  return "vectors__page.html";
 }