Salome HOME
0019939: EDF 762 SMESH : Definition of groups from other existing groups
authorsln <sln@opencascade.com>
Wed, 26 Nov 2008 15:33:16 +0000 (15:33 +0000)
committersln <sln@opencascade.com>
Wed, 26 Nov 2008 15:33:16 +0000 (15:33 +0000)
New icon is added for "Create group of underlying entities" dialog box

resources/Makefile.am
resources/mesh_extractGroup.png [new file with mode: 0755]

index fd51e821ae464dc4020f0030beb46dd5a1fafa7c..5adb066c5c0fc330a7265e42bec3fc0b29fc7642 100644 (file)
@@ -162,7 +162,8 @@ dist_salomeres_DATA = \
        mesh_tree_hypo_projection_2d.png \
        mesh_build_compound.png \
        mesh_node_to_point.png \
        mesh_tree_hypo_projection_2d.png \
        mesh_build_compound.png \
        mesh_node_to_point.png \
-       mesh_tree_mesh_partial.png
+       mesh_tree_mesh_partial.png \
+       mesh_extractGroup.png
 
 # VSR: little trick to avoid putting if SMESHCatalog.xml to the distribution archive
 nodist_salomeres_SCRIPTS = SMESHCatalog.xml
 
 # VSR: little trick to avoid putting if SMESHCatalog.xml to the distribution archive
 nodist_salomeres_SCRIPTS = SMESHCatalog.xml
diff --git a/resources/mesh_extractGroup.png b/resources/mesh_extractGroup.png
new file mode 100755 (executable)
index 0000000..39ad763
Binary files /dev/null and b/resources/mesh_extractGroup.png differ