Mediawiki.xml

From Bluefish Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Last mediawiki.bflang2 can be found at Bluefish SVN repository mediawiki.bflang2


Mediawiki.xml

<?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/x-mediawiki">
  <comment>Mediawiki</comment>
  <comment xml:lang="fr">Mediawiki</comment>
  <glob pattern="*.wiki"/>
  <sub-class-of type="text/plain"/>
</mime-type>
</mime-info>