wok-current view shared-mime-info/stuff/codeblocks.xml @ rev 22992
updated l3afpad again (0.8.18.1.10 -> 0.8.18.1.11)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 01 17:52:11 2020 +0100 (2020-03-01) |
parents | |
children |
line source
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-codeblocks">
4 <comment>Code::Blocks Project</comment>
5 <comment xml:lang="ru">проект Code::Blocks</comment>
6 <glob pattern="*.cbp"/>
7 <sub-class-of type="application/xml"/>
8 </mime-type>
10 <mime-type type="application/x-codeblocks-workspace">
11 <comment>Code::Blocks Workspace</comment>
12 <comment xml:lang="ru">рабочее пространство Code::Blocks</comment>
13 <glob pattern="*.workspace"/>
14 <sub-class-of type="application/xml"/>
15 </mime-type>
16 </mime-info>