]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.ui/adapters.xml
Fixed adapters.xml line endings to standard LF.
[simantics/platform.git] / bundles / org.simantics.ui / adapters.xml
index d7d164c245b17bb350501db50b69879e2fa6142b..ddc74c490d81ffe85c0be1da43a35dd16ac44aef 100644 (file)
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>\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
                        <bundle />
                        <string>icons/etool16/folder.png</string>
                </resource>
-\r              <type uri="http://www.simantics.org/Simulation-0.0/Model"\r                      class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">\r                   <graph/>\r                       <this/>\r                        <bundle />\r                     <string>icons/chart_organisation.png</string>\r          </type>\r
-               <type uri="http://www.simantics.org/Simulation-0.0/Experiment"\r                 class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">\r                   <graph/>\r                       <this/>\r                        <bundle />\r                     <string>icons/time.png</string>\r                </type>\r\r               <type uri="http://www.simantics.org/Simulation-0.0/Run"\r                        class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">\r                   <graph/>\r                       <this/>\r                        <bundle />\r                     <string>icons/chart_bar.png</string>\r           </type>\r\r               <resource uri="http://www.simantics.org/Layer0X-0.0/RelationView"
+
+               <type uri="http://www.simantics.org/Simulation-0.0/Model"
+                       class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
+                       <graph/>
+                       <this/>
+                       <bundle />
+                       <string>icons/chart_organisation.png</string>
+               </type>
+               <type uri="http://www.simantics.org/Simulation-0.0/Experiment"
+                       class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
+                       <graph/>
+                       <this/>
+                       <bundle />
+                       <string>icons/time.png</string>
+               </type>
+
+               <type uri="http://www.simantics.org/Simulation-0.0/Run"
+                       class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
+                       <graph/>
+                       <this/>
+                       <bundle />
+                       <string>icons/chart_bar.png</string>
+               </type>
+
+               <resource uri="http://www.simantics.org/Layer0X-0.0/RelationView"
                        class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
                        <graph/>
                        <this/>
                        <string>icons/etool16/textfield.png</string>
                </resource>
 
-       </target>\r      \r    <target interface="org.eclipse.jface.resource.ImageDescriptor">\r        <baseType uri="http://www.simantics.org/Image2-0.0/Image" />\r        <type\r            uri="http://www.simantics.org/Image2-0.0/Image"\r            class="org.simantics.ui.icons.GraphImageDescriptor">\r            <graph/>\r            <this/>\r        </type>\r    </target>
-\r    <target interface="org.eclipse.swt.graphics.RGB">\r        <baseType uri="http://www.simantics.org/Color-0.0/RGB" />\r        <adapter\r            uri="http://www.simantics.org/Color-0.0/RGB"\r            adapterClass="org.simantics.ui.colors.RGBAdapter"/>\r    </target>
+       </target>
+       
+    <target interface="org.eclipse.jface.resource.ImageDescriptor">
+        <baseType uri="http://www.simantics.org/Image2-0.0/Image" />
+        <type
+            uri="http://www.simantics.org/Image2-0.0/Image"
+            class="org.simantics.ui.icons.GraphImageDescriptor">
+            <graph/>
+            <this/>
+        </type>
+    </target>
+
+    <target interface="org.eclipse.swt.graphics.RGB">
+        <baseType uri="http://www.simantics.org/Color-0.0/RGB" />
+        <adapter
+            uri="http://www.simantics.org/Color-0.0/RGB"
+            adapterClass="org.simantics.ui.colors.RGBAdapter"/>
+    </target>
 </adapters>
\ No newline at end of file