~ubuntu-branches/ubuntu/quantal/kdegames/quantal

« back to all changes in this revision

Viewing changes to kpat/mimetypes/kpatience.xml

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-15 14:17:50 UTC
  • mfrom: (1.3.14)
  • Revision ID: package-import@ubuntu.com-20111215141750-6tj6brf4azhrt915
Tags: 4:4.7.90-0ubuntu1
new upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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/vnd.kde.kpatience.savedstate">
 
4
    <comment>KPatience saved game</comment>
 
5
    <sub-class-of type="application/xml"/>
 
6
    <magic priority="80">
 
7
      <match type="string" value="&lt;!DOCTYPE kpat" offset="0:50"/>
 
8
    </magic>
 
9
    <glob pattern="*.kpatience" weight="75"/>
 
10
  </mime-type>
 
11
</mime-info>