~dmxe/lifeograph/1.0

« back to all changes in this revision

Viewing changes to lifeograph.xml

  • Committer: Ahmet Öztürk
  • Date: 2012-05-24 20:04:32 UTC
  • Revision ID: aoz_2@yahoo.com-20120524200432-pwcacs1pp9u2b5ar
added mime file for lifeograph diaries

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/x-lifeographdiary">
 
4
    <comment>Lifeograph diary</comment>
 
5
    <comment xml:lang="tr">Lifeograph günlüğü</comment>
 
6
    <magic priority="100">
 
7
      <match type="string" offset="0" value="LIFEOGRAPHDB\n"/>
 
8
    </magic>
 
9
    <glob pattern="*.diary"/>
 
10
  </mime-type>
 
11
</mime-info>