Salome HOME
IPAL9155, IPAL9156
authorasl <asl@opencascade.com>
Wed, 15 Jun 2005 04:04:59 +0000 (04:04 +0000)
committerasl <asl@opencascade.com>
Wed, 15 Jun 2005 04:04:59 +0000 (04:04 +0000)
src/SMESHGUI/SMESHGUI_MeshPatternDlg.cxx
src/SMESHGUI/SMESH_images.po
src/SMESHGUI/SMESH_msg_en.po

index 238f2277cdfa2e5cba139a95cbda937ec81521eb..cab4a47a2fd8cb10b48d7477b0be97abd2c3950c 100755 (executable)
@@ -140,7 +140,7 @@ QFrame* SMESHGUI_MeshPatternDlg::createMainFrame (QWidget* theParent)
   QPixmap iconSlct ( mgr->loadPixmap("SMESH", tr("ICON_SELECT")));
   QPixmap icon2d   ( mgr->loadPixmap("SMESH", tr("ICON_PATTERN_2d")));
   QPixmap icon3d   ( mgr->loadPixmap("SMESH", tr("ICON_PATTERN_3d")));
-  QPixmap iconOpen ( mgr->loadPixmap("SMESH", tr("ICON_FILE_OPEN")));
+  QPixmap iconOpen ( mgr->loadPixmap("STD", tr("ICON_FILE_OPEN")));
 
   QPixmap iconSample2d ( mgr->loadPixmap("SMESH", tr("ICON_PATTERN_SAMPLE_2D")));
   QPixmap iconSample3d ( mgr->loadPixmap("SMESH", tr("ICON_PATTERN_SAMPLE_3D")));
index 758dcba14862141a0e7604ef7eca837719fe77f2..e985151257fecd4b5a487bdcbb02a06702d0d09a 100644 (file)
@@ -226,11 +226,11 @@ msgid "ICON_APPEND"
 msgstr "mesh_add.png"
 
 msgid "ICON_REMOVE"
+msgstr "mesh_remove.png"
 
 msgid "ICON_DELETE"
 msgstr "delete.png"
 
-
 msgid "ICON_COMPUTE"
 msgstr "mesh_compute.png"
 
@@ -326,3 +326,6 @@ msgstr "mesh_revolution.png"
 
 msgid "ICON_MAP"
 msgstr "mesh_pattern.png"
+
+msgid "ICON_FILE_OPEN"
+msgstr "open.png"
index 21d7730e407ca1f786d27d51e514268e24b09aa1..21c55bfeb869bbe9b03e33b72e0a3c89cd95e479 100644 (file)
@@ -1656,6 +1656,12 @@ msgstr "Load pattern"
 msgid "SMESHGUI_MeshPatternDlg::PATTERN_FILT"
 msgstr "Pattern files(*.smp)"
 
+msgid "SMESHGUI_MeshPatternDlg::CREATE_POLYGONS_NEAR_BOUNDARY"
+msgstr "Create polygons near boundary"
+
+msgid "SMESHGUI_MeshPatternDlg::CREATE_POLYEDRS_NEAR_BOUNDARY"
+msgstr "Create polyhedres near boundary"
+
 msgid "SMESHGUI_MeshPatternDlg::ERROR_OF_LOADING"
 msgstr "Loading of pattern from file failed. Probably file\nis corrupted or contains pattern of the other type"