]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.event/adapters.xml
Fixed adapters.xml line endings to standard LF.
[simantics/platform.git] / bundles / org.simantics.event / adapters.xml
index d5ddf5e3b945c00029694e93e41d727d74ca150d..f34c85f1cf9fb7a13898887e8c20b72df9d66cae 100644 (file)
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>\r<!--
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
     Copyright (c) 2007, 2011 Association for Decentralized Information Management
     in Industry THTH ry.
     All rights reserved. This program and the accompanying materials
 <adapters>
 
        <target interface="org.simantics.browsing.ui.model.children.ChildRule">
-               <resource\r                      uri="http://www.simantics.org/Event-0.0/View/EventBrowseContext/ProjectEventsRule"\r                     class="org.simantics.event.view.contribution.ProjectEventsRule"\r                        constructor="get" />\r   </target>
+               <resource
+                       uri="http://www.simantics.org/Event-0.0/View/EventBrowseContext/ProjectEventsRule"
+                       class="org.simantics.event.view.contribution.ProjectEventsRule"
+                       constructor="get" />
+       </target>
 
-       <target interface="org.simantics.browsing.ui.model.visuals.VisualsRule">\r               <resource
+       <target interface="org.simantics.browsing.ui.model.visuals.VisualsRule">
+               <resource
                        uri="http://www.simantics.org/Event-0.0/View/EventBrowseContext/EventLabelRule"
                        class="org.simantics.event.view.contribution.EventLabelRule"
                        constructor="get" />
 
-               <resource\r                      uri="http://www.simantics.org/Event-0.0/View/EventBrowseContext/EventImageRule"\r                        class="org.simantics.event.view.contribution.EventImageRule"\r                   constructor="get" />\r\r          <resource
+               <resource
+                       uri="http://www.simantics.org/Event-0.0/View/EventBrowseContext/EventImageRule"
+                       class="org.simantics.event.view.contribution.EventImageRule"
+                       constructor="get" />
+
+               <resource
                        uri="http://www.simantics.org/Event-0.0/View/EventBrowseContext/EventDecorationRule"
                        class="org.simantics.event.view.contribution.EventDecorationRule"
                        constructor="get" />