]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.editors.win32/plugin.xml
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.editors.win32 / plugin.xml
index 5fcac5a7f674075a143ba08b315a69c4ef5c93bb..cfaa5367b0290e8186464146a85e4453d11cbf56 100644 (file)
@@ -1,61 +1,61 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<?eclipse version="3.2"?>\r<!--\r
-    Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
-    in Industry THTH ry.\r
-    All rights reserved. This program and the accompanying materials\r
-    are made available under the terms of the Eclipse Public License v1.0\r
-    which accompanies this distribution, and is available at\r
-    http://www.eclipse.org/legal/epl-v10.html\r
-   \r
-    Contributors:\r
-        VTT Technical Research Centre of Finland - initial API and implementation\r
- -->\r
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.2"?>\r<!--
+    Copyright (c) 2007, 2010 Association for Decentralized Information Management
+    in Industry THTH ry.
+    All rights reserved. This program and the accompanying materials
+    are made available under the terms of the Eclipse Public License v1.0
+    which accompanies this distribution, and is available at
+    http://www.eclipse.org/legal/epl-v10.html
+   
+    Contributors:
+        VTT Technical Research Centre of Finland - initial API and implementation
+ -->
 
-<plugin>\r
-   <extension-point id="editorDefinition" name="Extrenal Editor Definition" schema="schema/editorDefinition.exsd"/>\r
-   <extension\r
-         point="org.simantics.editors.win32.editorDefinition">\r
-      <definition\r
-            factory="org.simantics.editors.win32.ole.ExcelDefinition"\r
-            name="org.simantics.win32.editors.excel">\r
-      </definition>\r
-      <definition\r
-            factory="org.simantics.editors.win32.ole.PDF_Definition"\r
-            name="org.simantics.win32.editors.pdf">\r
-      </definition>\r
-      <definition\r
-            factory="org.simantics.editors.win32.ole.PreviewDefinition"\r
-            name="org.simantics.win32.editors.preview">\r
-      </definition>\r
-      <definition\r
-            factory="org.simantics.editors.win32.ole.VisioDefinition"\r
-            name="org.simantics.win32.editors.visio">\r
-      </definition>\r
-      <definition\r
-            factory="org.simantics.editors.win32.ole.WMP_Definition"\r
-            name="org.simantics.win32.editors.wmp">\r
-      </definition>\r
-      <definition\r
-            factory="org.simantics.editors.win32.ole.WordDefinition"\r
-            name="org.simantics.win32.editors.word">\r
-      </definition>\r
-      <definition\r
-            factory="org.simantics.editors.win32.ole.DWFDefinition"\r
-            name="org.simantics.editors.win32.dwf">\r
-      </definition>\r
-      <definition\r
-            factory="org.simantics.editors.win32.ole.TxtDefinition"\r
-            name="org.simantics.editors.win32.txt">\r
-      </definition>\r
-   </extension>\r
-   <extension\r
-         point="org.eclipse.ui.editors">\r
-      <editor\r
-            class="org.simantics.editors.win32.OLEEditor"\r
-            default="false"\r
-            icon="icons/weather_lightning.png"\r
-            id="org.simantics.editors.win32.oleeditor"\r
-            name="OLE Editor">\r
-      </editor>\r
-   </extension>\r
-</plugin>\r
+<plugin>
+   <extension-point id="editorDefinition" name="Extrenal Editor Definition" schema="schema/editorDefinition.exsd"/>
+   <extension
+         point="org.simantics.editors.win32.editorDefinition">
+      <definition
+            factory="org.simantics.editors.win32.ole.ExcelDefinition"
+            name="org.simantics.win32.editors.excel">
+      </definition>
+      <definition
+            factory="org.simantics.editors.win32.ole.PDF_Definition"
+            name="org.simantics.win32.editors.pdf">
+      </definition>
+      <definition
+            factory="org.simantics.editors.win32.ole.PreviewDefinition"
+            name="org.simantics.win32.editors.preview">
+      </definition>
+      <definition
+            factory="org.simantics.editors.win32.ole.VisioDefinition"
+            name="org.simantics.win32.editors.visio">
+      </definition>
+      <definition
+            factory="org.simantics.editors.win32.ole.WMP_Definition"
+            name="org.simantics.win32.editors.wmp">
+      </definition>
+      <definition
+            factory="org.simantics.editors.win32.ole.WordDefinition"
+            name="org.simantics.win32.editors.word">
+      </definition>
+      <definition
+            factory="org.simantics.editors.win32.ole.DWFDefinition"
+            name="org.simantics.editors.win32.dwf">
+      </definition>
+      <definition
+            factory="org.simantics.editors.win32.ole.TxtDefinition"
+            name="org.simantics.editors.win32.txt">
+      </definition>
+   </extension>
+   <extension
+         point="org.eclipse.ui.editors">
+      <editor
+            class="org.simantics.editors.win32.OLEEditor"
+            default="false"
+            icon="icons/weather_lightning.png"
+            id="org.simantics.editors.win32.oleeditor"
+            name="OLE Editor">
+      </editor>
+   </extension>
+</plugin>