these have apparently been wrong all this time
This commit is contained in:
parent
25f9f3ef4f
commit
c58b711991
@ -13,7 +13,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.AdaCodeDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.AdaCodeDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.BooCodeDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.BooCodeDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.COBOLCodeDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.COBOLCodeDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.CSharpCodeDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.CSharpCodeDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.FORTRANCodeDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.FORTRANCodeDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.FSharpCodeDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.FSharpCodeDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.GoCodeDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.GoCodeDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.Java.JavaClassDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.Java.JavaClassDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.SourceCode.CodeObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.Programming.VisualBasicNETCodeDataFormat" />
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.SourceCode.VisualBasicNETCodeDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user