wok diff shared-mime-info/stuff/cherrytree.xml @ rev 21160

Up ufraw (0.22)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 31 15:04:44 2019 +0200 (2019-03-31)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/shared-mime-info/stuff/cherrytree.xml	Sun Mar 31 15:04:44 2019 +0200
     1.3 @@ -0,0 +1,26 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
     1.6 +	<mime-type type="application/cherrytree-ctd">
     1.7 +		<comment>CherryTree XML Document</comment>
     1.8 +		<comment xml:lang="ru">XML-документ CherryTree</comment>
     1.9 +		<glob pattern="*.ctd"/>
    1.10 +	</mime-type>
    1.11 +
    1.12 +	<mime-type type="application/cherrytree-ctz">
    1.13 +		<comment>CherryTree XML Zipped</comment>
    1.14 +		<comment xml:lang="ru">сжатый XML-документ CherryTree</comment>
    1.15 +		<glob pattern="*.ctz"/>
    1.16 +	</mime-type>
    1.17 +
    1.18 +	<mime-type type="application/cherrytree-ctb">
    1.19 +		<comment>CherryTree SQLite Document</comment>
    1.20 +		<comment xml:lang="ru">SQLite-документ CherryTree</comment>
    1.21 +		<glob pattern="*.ctb"/>
    1.22 +	</mime-type>
    1.23 +
    1.24 +	<mime-type type="application/cherrytree-ctx">
    1.25 +		<comment>CherryTree SQLite Zipped</comment>
    1.26 +		<comment xml:lang="ru">сжатый SQLite-документ CherryTree</comment>
    1.27 +		<glob pattern="*.ctx"/>
    1.28 +	</mime-type>
    1.29 +</mime-info>