~evpo/+junk/encryptpad-lunar

« back to all changes in this revision

Viewing changes to debian/encryptpad.sharedmimeinfo

  • Committer: Evgeny Pokhilko
  • Date: 2023-03-21 10:57:18 UTC
  • Revision ID: software@evpo.net-20230321105718-in51wqcayx7zdsog
initial 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/x-encryptpad">
 
4
    <comment>EncryptPad file</comment>
 
5
    <glob pattern="*.epd"/>
 
6
    <icon name="encryptpad"/>
 
7
  </mime-type>
 
8
</mime-info>