Salome HOME
bad name of file
authorcvw <cvw>
Mon, 2 Apr 2007 08:11:37 +0000 (08:11 +0000)
committercvw <cvw>
Mon, 2 Apr 2007 08:11:37 +0000 (08:11 +0000)
resources/GHS3DPRLPLUGIN.xml [deleted file]
resources/GHS3DPRLPlugin.xml [new file with mode: 0755]

diff --git a/resources/GHS3DPRLPLUGIN.xml b/resources/GHS3DPRLPLUGIN.xml
deleted file mode 100755 (executable)
index 6eaa2f6..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version='1.0' encoding='us-ascii'?>
-<!DOCTYPE meshers PUBLIC "" "desktop.dtd">
-
-<!--  GUI customization for GHS3DPRL Plugin  -->
-
-<meshers>
-
-<meshers-group name="GHS3DPRL"
-               resources="GHS3DPRLPlugin"
-               server-lib="libGHS3DPRLEngine.so"
-               gui-lib="libGHS3DPRLPluginGUI.so">
-  <hypotheses>
-    <hypothesis type="GHS3DPRL_Parameters"
-               label-id="GHS3DPRL Parameters"
-               icon-id="mesh_hypo_GHS3DPRL.png"
-               dim="3"/>
-  </hypotheses>
-  <algorithms>
-    <algorithm type="GHS3DPRL_3D"
-               label-id="GHS3DPRL"
-               icon-id="mesh_algo_GHS3DPRL.png"
-               hypos="GHS3DPRL_Parameters"
-               input="TRIA,QUAD"
-               dim="3"/>
-  </algorithms>
-</meshers-group>
-
-</meshers>
diff --git a/resources/GHS3DPRLPlugin.xml b/resources/GHS3DPRLPlugin.xml
new file mode 100755 (executable)
index 0000000..6eaa2f6
--- /dev/null
@@ -0,0 +1,28 @@
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE meshers PUBLIC "" "desktop.dtd">
+
+<!--  GUI customization for GHS3DPRL Plugin  -->
+
+<meshers>
+
+<meshers-group name="GHS3DPRL"
+               resources="GHS3DPRLPlugin"
+               server-lib="libGHS3DPRLEngine.so"
+               gui-lib="libGHS3DPRLPluginGUI.so">
+  <hypotheses>
+    <hypothesis type="GHS3DPRL_Parameters"
+               label-id="GHS3DPRL Parameters"
+               icon-id="mesh_hypo_GHS3DPRL.png"
+               dim="3"/>
+  </hypotheses>
+  <algorithms>
+    <algorithm type="GHS3DPRL_3D"
+               label-id="GHS3DPRL"
+               icon-id="mesh_algo_GHS3DPRL.png"
+               hypos="GHS3DPRL_Parameters"
+               input="TRIA,QUAD"
+               dim="3"/>
+  </algorithms>
+</meshers-group>
+
+</meshers>