]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.spreadsheet.ui/adapters.xml
Fixed adapters.xml line endings to standard LF.
[simantics/platform.git] / bundles / org.simantics.spreadsheet.ui / adapters.xml
index d333d3c02d58c615a8e1cb8ee75f599389eab3c2..86f43e507e7c9a933dc77a980f453fd74070827a 100644 (file)
@@ -1,15 +1,47 @@
-<?xml version="1.0" encoding="UTF-8"?>\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
-
-<adapters>\r
-\r      <target interface="org.simantics.diagram.synchronization.graph.ElementWriter">\r         <resource uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"\r                    class="org.simantics.spreadsheet.ui.SheetWriter" />\r    </target>\r\r     <target interface="org.simantics.diagram.adapter.ElementFactory">\r              <resource\r                      uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"\r                      class="org.simantics.spreadsheet.ui.SheetFactory">\r             </resource>\r            <type\r                  uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"\r                      class="org.simantics.spreadsheet.ui.SheetFactory">\r             </type>\r        </target>\r\r     <target interface="org.simantics.ui.icons.ImageDescriptorProvider">\r            <type uri="http://www.simantics.org/Spreadsheet-0.0/Spreadsheet"\r                       class="org.simantics.ui.icons.BundleImageDescriptorProvider">\r                  <bundle />\r                     <string>icons/table.png</string>\r               </type>\r        </target>\r\r     <target interface="org.simantics.ui.icons.ImageDescriptorProvider">\r            <type uri="http://www.simantics.org/Spreadsheet-0.0/Book"\r                      class="org.simantics.ui.icons.BundleImageDescriptorProvider">\r                  <bundle />\r                     <string>icons/book.png</string>\r                </type>\r        </target>\r\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    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
+ -->
+
+<adapters>
+
+       <target interface="org.simantics.diagram.synchronization.graph.ElementWriter">
+               <resource uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"
+                       class="org.simantics.spreadsheet.ui.SheetWriter" />
+       </target>
+
+       <target interface="org.simantics.diagram.adapter.ElementFactory">
+               <resource
+                       uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"
+                       class="org.simantics.spreadsheet.ui.SheetFactory">
+               </resource>
+               <type
+                       uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"
+                       class="org.simantics.spreadsheet.ui.SheetFactory">
+               </type>
+       </target>
+
+       <target interface="org.simantics.ui.icons.ImageDescriptorProvider">
+               <type uri="http://www.simantics.org/Spreadsheet-0.0/Spreadsheet"
+                       class="org.simantics.ui.icons.BundleImageDescriptorProvider">
+                       <bundle />
+                       <string>icons/table.png</string>
+               </type>
+       </target>
+
+       <target interface="org.simantics.ui.icons.ImageDescriptorProvider">
+               <type uri="http://www.simantics.org/Spreadsheet-0.0/Book"
+                       class="org.simantics.ui.icons.BundleImageDescriptorProvider">
+                       <bundle />
+                       <string>icons/book.png</string>
+               </type>
+       </target>
 </adapters>
\ No newline at end of file