/usr/share/dia/xslt/stylesheets.xml is in dia-common 0.97.3+git20160930-8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <?xml version="1.0"?>
<config>
<language name="UML" stylesheet="dia-uml.xsl">
<implementation name="C++" stylesheet="dia-uml2c++.xsl"/>
<implementation name="cpp" stylesheet="dia-uml2cpp.xsl"/>
<implementation name="Component List" stylesheet="dia-uml2componentlist.xsl"/>
<implementation name="haXe" stylesheet="dia-uml2haxe.xsl"/>
<implementation name="IDL" stylesheet="dia-uml2idl.xsl"/>
<implementation name="Java" stylesheet="dia-uml2java.xsl"/>
<implementation name="OWL" stylesheet="dia-uml2owl.xsl"/>
<implementation name="Python" stylesheet="dia-uml2python.xsl"/>
<implementation name="UML" stylesheet="dia-uml2uml.xsl"/>
</language>
</config>
|