source: trunk/Install/common/c-evo.xml

Last change on this file was 696, checked in by chronos, 18 hours ago
  • Modified: Update packaging files.
File size: 362 bytes
Line 
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/cevo">
4 <comment>C-evo book</comment>
5 <glob pattern="*.cevo"/>
6 </mime-type>
7 <mime-type type="application/cevomap">
8 <comment>C-evo map</comment>
9 <glob pattern="*.cevomap"/>
10 </mime-type>
11</mime-info>
Note: See TracBrowser for help on using the repository browser.