/[svn]/qsampler/trunk/src/mimetypes/qsampler.xml
ViewVC logotype

Contents of /qsampler/trunk/src/mimetypes/qsampler.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3431 - (show annotations) (download) (as text)
Thu Sep 13 14:46:48 2018 UTC (5 years, 7 months ago) by capela
File MIME type: application/xml
File size: 307 byte(s)
* Fixed LSCP MIME Type as sub-type of text/plain.
1 <?xml version="1.0" encoding="UTF-8"?>
2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3 <mime-type type="application/x-qsampler-session">
4 <sub-class-of type="text/plain"/>
5 <comment>Qsampler session (LSCP)</comment>
6 <glob pattern="*.lscp"/>
7 </mime-type>
8 </mime-info>

Properties

Name Value
svn:mime-type application/xml

  ViewVC Help
Powered by ViewVC