You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
488 B
16 lines
488 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> |
|
<mime-type type="application/x-xojpp"> |
|
<comment>Xournal note file</comment> |
|
<glob pattern="*.xoj"/> |
|
</mime-type> |
|
<mime-type type="application/x-xopp"> |
|
<comment>Xournal++ note file</comment> |
|
<glob pattern="*.xopp"/> |
|
</mime-type> |
|
<mime-type type="application/x-xopt"> |
|
<comment>Xournal++ note file</comment> |
|
<glob pattern="*.xopt"/> |
|
</mime-type> |
|
</mime-info> |
|
|
|
|