/usr/share/qt5/doc/qtlinguist/examples-manifest.xml is in qttools5-doc-html 5.2.1-8build1.
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 15 16 17 18 19 20 21 22 | <?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtLinguist">
<examples>
<example name="Arrow Pad Example" docUrl="qthelp://org.qt-project.linguist.521/qtlinguist/qtlinguist-arrowpad-example.html" projectPath="arrowpad/arrowpad.pro" imageUrl="qthelp://org.qt-project.linguist.521/qtlinguist/images/linguist-arrowpad_en.png">
<description><![CDATA[Understanding the Qt Linguist contexts concept and using two or more languages.]]></description>
<tags>arrow,pad,android,linguist</tags>
<fileToOpen>arrowpad/arrowpad.cpp</fileToOpen>
<fileToOpen>arrowpad/arrowpad.h</fileToOpen>
<fileToOpen>arrowpad/main.cpp</fileToOpen>
</example>
<example name="Hello tr() Example" docUrl="qthelp://org.qt-project.linguist.521/qtlinguist/qtlinguist-hellotr-example.html" projectPath="hellotr/hellotr.pro" imageUrl="qthelp://org.qt-project.linguist.521/qtlinguist/images/linguist-hellotr_en.png">
<description><![CDATA[Translating a small Hello World program to Latin.]]></description>
<tags>tr(),hello,linguist</tags>
<fileToOpen>hellotr/main.cpp</fileToOpen>
</example>
<example name="Troll Print Example" docUrl="qthelp://org.qt-project.linguist.521/qtlinguist/qtlinguist-trollprint-example.html" projectPath="trollprint/trollprint.pro" imageUrl="qthelp://org.qt-project.linguist.521/qtlinguist/images/linguist-trollprint_10_en.png">
<description><![CDATA[Updating translations for later releases.]]></description>
<tags>linguist,print,troll</tags>
<fileToOpen>trollprint/main.cpp</fileToOpen>
</example>
</examples>
</instructionals>
|