/usr/share/mime/text/x-sgf.xml is in qgo 2.0~git-20131123-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <?xml version="1.0" encoding="utf-8"?>
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/go-sgf">
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
<comment>Smart Go Format</comment>
<comment xml:lang="ja">賢い囲碁フォーマット</comment>
<comment xml:lang="ko">쑤시는바둑체재</comment>
<comment xml:lang="zh_CN">智慧围棋格式</comment>
<comment xml:lang="zh_TW">智慧圍棋格式</comment>
<acronym>SGF</acronym>
<expanded-acronym>Smart Go(Weiqi, Yi Go, Baduk) Format</expanded-acronym>
<icon>qgo</icon>
<sub-class-of type="text/plain"/>
<glob pattern="*.sgf"/>
</mime-type>
|