tilp.xml 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  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-tilp">
  4. <comment xml:lang="en">TI File</comment>
  5. <comment xml:lang="fr">Fichier TI</comment>
  6. <glob pattern="*.73?" />
  7. <glob pattern="*.8[23569x]?" />
  8. <glob pattern="*.9[2x]?" />
  9. <glob pattern="*.v2?" />
  10. <magic priority="25">
  11. <match type="string" offset="0" value="**TI"/>
  12. </magic>
  13. </mime-type>
  14. <mime-type type="application/x-tilp-window_setup">
  15. <comment xml:lang="en">Ti File (Window Setup)</comment>
  16. <comment xml:lang="fr">Fichier TI (Window Setup)</comment>
  17. <glob pattern="*.8[2356x]w" />
  18. <glob pattern="*.73w" />
  19. <sub-class-of type="application/x-tilp" />
  20. </mime-type>
  21. <mime-type type="application/x-tilp-y_var">
  22. <comment xml:lang="en">Ti File (Y-Var)</comment>
  23. <comment xml:lang="fr">Fichier TI (Y-Var)</comment>
  24. <glob pattern="*.8[2356]y" />
  25. <sub-class-of type="application/x-tilp" />
  26. </mime-type>
  27. <mime-type type="application/x-tilp-zip">
  28. <comment xml:lang="en">Ti File (Zip'ed)</comment>
  29. <comment xml:lang="fr">Fichier TI (Compressé)</comment>
  30. <glob pattern="*.89y" />
  31. <glob pattern="*.9[2x]y" />
  32. <glob pattern="*.v2y" />
  33. <sub-class-of type="application/x-tilp" />
  34. </mime-type>
  35. <mime-type type="application/x-tilp-zoom">
  36. <comment xml:lang="en">Ti File (Zoom)</comment>
  37. <comment xml:lang="fr">Fichier TI (Zoom)</comment>
  38. <glob pattern="*.73z" />
  39. <glob pattern="*.8[2356x]z" />
  40. <sub-class-of type="application/x-tilp" />
  41. </mime-type>
  42. <mime-type type="application/x-tilp-app_var">
  43. <comment xml:lang="en">Ti File (Application Variable)</comment>
  44. <comment xml:lang="fr">Fichier TI (Variable Application)</comment>
  45. <glob pattern="*.8xv" />
  46. <sub-class-of type="application/x-tilp" />
  47. </mime-type>
  48. <mime-type type="application/x-tilp-application">
  49. <comment xml:lang="en">Ti File (Application)</comment>
  50. <comment xml:lang="fr">Fichier TI (Application)</comment>
  51. <glob pattern="*.73k" />
  52. <glob pattern="*.8[9x]k" />
  53. <glob pattern="*.9xk" />
  54. <glob pattern="*.v2k" />
  55. <sub-class-of type="application/x-tilp" />
  56. </mime-type>
  57. <mime-type type="application/x-tilp-program">
  58. <comment xml:lang="en">Ti File (Program)</comment>
  59. <comment xml:lang="fr">Fichier TI (Programme)</comment>
  60. <glob pattern="*.73p" />
  61. <glob pattern="*.8[23569x]p" />
  62. <glob pattern="*.9[2x]p" />
  63. <glob pattern="*.v2p" />
  64. <sub-class-of type="application/x-tilp" />
  65. </mime-type>
  66. <mime-type type="application/x-tilp-backup">
  67. <comment xml:lang="en">Ti File (Backup)</comment>
  68. <comment xml:lang="fr">Fichier TI (Sauvegarde)</comment>
  69. <glob pattern="*.73b" />
  70. <glob pattern="*.8[2356x]b" />
  71. <glob pattern="*.92b" />
  72. <sub-class-of type="application/x-tilp" />
  73. </mime-type>
  74. <mime-type type="application/x-tilp-certificate">
  75. <comment xml:lang="en">Ti File (Certificate)</comment>
  76. <comment xml:lang="fr">Fichier TI (Certificat)</comment>
  77. <glob pattern="*.73q" />
  78. <glob pattern="*.8[9x]q" />
  79. <glob pattern="*.9xq" />
  80. <glob pattern="*.v2q" />
  81. <sub-class-of type="application/x-tilp" />
  82. </mime-type>
  83. <mime-type type="application/x-tilp-complex">
  84. <comment xml:lang="en">Ti File (Certificate)</comment>
  85. <comment xml:lang="fr">Fichier TI (Certificat)</comment>
  86. <glob pattern="*.73c" />
  87. <glob pattern="*.8[2356x]c" />
  88. <sub-class-of type="application/x-tilp" />
  89. </mime-type>
  90. <mime-type type="application/x-tilp-constant">
  91. <comment xml:lang="en">Ti File (Constant)</comment>
  92. <comment xml:lang="fr">Fichier TI (Constante)</comment>
  93. <glob pattern="*.8[56]k" />
  94. <sub-class-of type="application/x-tilp" />
  95. </mime-type>
  96. <mime-type type="application/x-tilp-data">
  97. <comment xml:lang="en">Ti File (Data)</comment>
  98. <comment xml:lang="fr">Fichier TI (Données)</comment>
  99. <glob pattern="*.89c" />
  100. <glob pattern="*.9[2x]c" />
  101. <glob pattern="*.v2c" />
  102. <sub-class-of type="application/x-tilp" />
  103. </mime-type>
  104. <mime-type type="application/x-tilp-equation">
  105. <comment xml:lang="en">Ti File (Equation)</comment>
  106. <comment xml:lang="fr">Fichier TI (Equation)</comment>
  107. <glob pattern="*.73e" />
  108. <glob pattern="*.8[2356x]e" />
  109. <sub-class-of type="application/x-tilp" />
  110. </mime-type>
  111. <mime-type type="application/x-tilp-expression">
  112. <comment xml:lang="en">Ti File (Expression)</comment>
  113. <comment xml:lang="fr">Fichier TI (Expression)</comment>
  114. <glob pattern="*.89e" />
  115. <glob pattern="*.9[2x]ce" />
  116. <glob pattern="*.v2e" />
  117. <sub-class-of type="application/x-tilp" />
  118. </mime-type>
  119. <mime-type type="application/x-tilp-expression">
  120. <comment xml:lang="en">Ti File (Expression)</comment>
  121. <comment xml:lang="fr">Fichier TI (Expression)</comment>
  122. <glob pattern="*.89e" />
  123. <glob pattern="*.9[2x]e" />
  124. <glob pattern="*.v2e" />
  125. <sub-class-of type="application/x-tilp" />
  126. </mime-type>
  127. <mime-type type="application/x-tilp-figure">
  128. <comment xml:lang="en">Ti File (Figure)</comment>
  129. <comment xml:lang="fr">Fichier TI (Figure)</comment>
  130. <glob pattern="*.89a" />
  131. <glob pattern="*.9[2x]a" />
  132. <glob pattern="*.v2a" />
  133. <sub-class-of type="application/x-tilp" />
  134. </mime-type>
  135. <mime-type type="application/x-tilp-function">
  136. <comment xml:lang="en">Ti File (Function)</comment>
  137. <comment xml:lang="fr">Fichier TI (Function)</comment>
  138. <glob pattern="*.89f" />
  139. <glob pattern="*.9[2x]f" />
  140. <glob pattern="*.v2f" />
  141. <sub-class-of type="application/x-tilp" />
  142. </mime-type>
  143. <mime-type type="application/x-tilp-gdb">
  144. <comment xml:lang="en">Ti File (GDB)</comment>
  145. <comment xml:lang="fr">Fichier TI (GDB)</comment>
  146. <glob pattern="*.73d" />
  147. <glob pattern="*.8[23569x]d" />
  148. <glob pattern="*.9[2x]d" />
  149. <glob pattern="*.v2d" />
  150. <sub-class-of type="application/x-tilp" />
  151. </mime-type>
  152. <mime-type type="application/x-tilp-group">
  153. <comment xml:lang="en">Ti File (Group)</comment>
  154. <comment xml:lang="fr">Fichier TI (Groupe)</comment>
  155. <glob pattern="*.73g" />
  156. <glob pattern="*.8[23569x]g" />
  157. <glob pattern="*.9[2x]g" />
  158. <glob pattern="*.v2g" />
  159. <sub-class-of type="application/x-tilp" />
  160. </mime-type>
  161. <mime-type type="application/x-tilp-list">
  162. <comment xml:lang="en">Ti File (List)</comment>
  163. <comment xml:lang="fr">Fichier TI (List)</comment>
  164. <glob pattern="*.73l" />
  165. <glob pattern="*.8[23569x]l" />
  166. <glob pattern="*.9[2x]l" />
  167. <glob pattern="*.v2l" />
  168. <sub-class-of type="application/x-tilp" />
  169. </mime-type>
  170. <mime-type type="application/x-tilp-macro">
  171. <comment xml:lang="en">Ti File (Macro)</comment>
  172. <comment xml:lang="fr">Fichier TI (Macro)</comment>
  173. <glob pattern="*.89x" />
  174. <glob pattern="*.9[2x]x" />
  175. <glob pattern="*.v2x" />
  176. <sub-class-of type="application/x-tilp" />
  177. </mime-type>
  178. <mime-type type="application/x-tilp-os_upgrade">
  179. <comment xml:lang="en">Ti File (OS Update)</comment>
  180. <comment xml:lang="fr">Fichier TI (MAJ du SE)</comment>
  181. <glob pattern="*.73u" />
  182. <glob pattern="*.8[9x]u" />
  183. <glob pattern="*.9xu" />
  184. <glob pattern="*.v2u" />
  185. <glob pattern="*.tib" />
  186. <sub-class-of type="application/x-tilp" />
  187. </mime-type>
  188. <mime-type type="application/x-tilp-picture">
  189. <comment xml:lang="en">Ti File (Picture)</comment>
  190. <comment xml:lang="fr">Fichier TI (Image)</comment>
  191. <glob pattern="*.73i" />
  192. <glob pattern="*.8[23569x]i" />
  193. <glob pattern="*.9[2x]i" />
  194. <glob pattern="*.v2i" />
  195. <sub-class-of type="application/x-tilp" />
  196. </mime-type>
  197. <mime-type type="application/x-tilp-range">
  198. <comment xml:lang="en">Ti File (Range)</comment>
  199. <comment xml:lang="fr">Fichier TI (Intervalle)</comment>
  200. <glob pattern="*.8[56]r" />
  201. <sub-class-of type="application/x-tilp" />
  202. </mime-type>
  203. <mime-type type="application/x-tilp-real">
  204. <comment xml:lang="en">Ti File (Real Number)</comment>
  205. <comment xml:lang="fr">Fichier TI (Nombre Réel)</comment>
  206. <glob pattern="*.73n" />
  207. <glob pattern="*.8[2356x]n" />
  208. <sub-class-of type="application/x-tilp" />
  209. </mime-type>
  210. <mime-type type="application/x-tilp-string">
  211. <comment xml:lang="en">Ti File (String)</comment>
  212. <comment xml:lang="fr">Fichier TI (Chaîne)</comment>
  213. <glob pattern="*.73s" />
  214. <glob pattern="*.8[23569x]s" />
  215. <glob pattern="*.9[2x]s" />
  216. <glob pattern="*.v2s" />
  217. <sub-class-of type="application/x-tilp" />
  218. </mime-type>
  219. <mime-type type="application/x-tilp-table_setup">
  220. <comment xml:lang="en">Ti File (Table Setup)</comment>
  221. <comment xml:lang="fr">Fichier TI (Table Setup)</comment>
  222. <glob pattern="*.73t" />
  223. <glob pattern="*.8[2356x]t" />
  224. <sub-class-of type="application/x-tilp" />
  225. </mime-type>
  226. <mime-type type="application/x-tilp-text">
  227. <comment xml:lang="en">Ti File (Text)</comment>
  228. <comment xml:lang="fr">Fichier TI (Texte)</comment>
  229. <glob pattern="*.89t" />
  230. <glob pattern="*.9[2x]t" />
  231. <glob pattern="*.v2t" />
  232. <sub-class-of type="application/x-tilp" />
  233. </mime-type>
  234. <mime-type type="application/x-tilp-tigroup">
  235. <comment xml:lang="en">Ti File (TiGroup)</comment>
  236. <comment xml:lang="fr">Fichier TI (TiGroup)</comment>
  237. <glob pattern="*.tig" />
  238. <sub-class-of type="application/x-tilp" />
  239. </mime-type>
  240. <mime-type type="application/x-tilp-vector">
  241. <comment xml:lang="en">Ti File (Vector)</comment>
  242. <comment xml:lang="fr">Fichier TI (Vecteur)</comment>
  243. <glob pattern="*.86v" />
  244. <sub-class-of type="application/x-tilp" />
  245. </mime-type>
  246. </mime-info>