wok-stable diff obconf/stuff/mime/packages/obconf.xml @ rev 8713
Fixed avidemux.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Feb 17 18:20:31 2011 +0000 (2011-02-17) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/obconf/stuff/mime/packages/obconf.xml Thu Feb 17 18:20:31 2011 +0000 1.3 @@ -0,0 +1,11 @@ 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/x-openbox-theme"> 1.7 + <comment>openbox theme archive</comment> 1.8 + <comment xml:lang="en">openbox theme archive</comment> 1.9 + <comment xml:lang="en">archive de theme openbox</comment> 1.10 + <comment xml:lang="zh_TW">openbox 佈景主題存檔</comment> 1.11 + <sub-class-of type="application/x-gzip"/> 1.12 + <glob pattern="*.obt"/> 1.13 + </mime-type> 1.14 +</mime-info>