From: Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 Date: Thu, 7 Mar 2019 07:20:43 +0000 (+0100) Subject: Renaming Fill in Split : IHM and HDF X-Git-Tag: V9_3_0b1~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=df6defd7f9b47922c307994272fc2fc78a1584d4;p=modules%2Fshaper.git Renaming Fill in Split : IHM and HDF --- diff --git a/src/FeaturesPlugin/CMakeLists.txt b/src/FeaturesPlugin/CMakeLists.txt index d1b4bfbea..27115310a 100644 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@ -112,7 +112,7 @@ SET(XML_RESOURCES boolean_widget.xml boolean_fuse_widget.xml boolean_common_widget.xml - boolean_fill_widget.xml + boolean_split_widget.xml boolean_smash_widget.xml recover_widget.xml partition_widget.xml diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h b/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h index 2eb1c02d3..8e26cfa98 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h @@ -32,7 +32,7 @@ public: /// Feature kind. inline static const std::string& ID() { - static const std::string MY_ID("Fill"); + static const std::string MY_ID("Split"); return MY_ID; } diff --git a/src/FeaturesPlugin/boolean_fill_widget.xml b/src/FeaturesPlugin/boolean_fill_widget.xml deleted file mode 100644 index 0b0281098..000000000 --- a/src/FeaturesPlugin/boolean_fill_widget.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - diff --git a/src/FeaturesPlugin/boolean_split_widget.xml b/src/FeaturesPlugin/boolean_split_widget.xml new file mode 100644 index 000000000..0b0281098 --- /dev/null +++ b/src/FeaturesPlugin/boolean_split_widget.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + diff --git a/src/FeaturesPlugin/icons/bool_fill.png b/src/FeaturesPlugin/icons/bool_fill.png deleted file mode 100644 index 5d5bf042f..000000000 Binary files a/src/FeaturesPlugin/icons/bool_fill.png and /dev/null differ diff --git a/src/FeaturesPlugin/icons/bool_split.png b/src/FeaturesPlugin/icons/bool_split.png new file mode 100644 index 000000000..5d5bf042f Binary files /dev/null and b/src/FeaturesPlugin/icons/bool_split.png differ diff --git a/src/FeaturesPlugin/plugin-Features.xml b/src/FeaturesPlugin/plugin-Features.xml index e5c157485..e3756b502 100644 --- a/src/FeaturesPlugin/plugin-Features.xml +++ b/src/FeaturesPlugin/plugin-Features.xml @@ -70,10 +70,10 @@ auto_preview="false"> - - +