/usr/share/qt5/doc/qtlinguist/examples-manifest.xml is in qttools5-doc-html 5.9.5-0ubuntu1.
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.qtlinguist.595/qtlinguist/qtlinguist-arrowpad-example.html" projectPath="linguist/arrowpad/arrowpad.pro" imageUrl="qthelp://org.qt-project.qtlinguist.595/qtlinguist/images/linguist-arrowpad_en.png">
<description><![CDATA[Understanding the Qt Linguist contexts concept and using two or more languages.]]></description>
<tags>android,arrow,linguist,pad</tags>
<fileToOpen>linguist/arrowpad/main.cpp</fileToOpen>
<fileToOpen>linguist/arrowpad/arrowpad.h</fileToOpen>
<fileToOpen mainFile="true">linguist/arrowpad/arrowpad.cpp</fileToOpen>
</example>
<example name="Hello tr() Example" docUrl="qthelp://org.qt-project.qtlinguist.595/qtlinguist/qtlinguist-hellotr-example.html" projectPath="linguist/hellotr/hellotr.pro" imageUrl="qthelp://org.qt-project.qtlinguist.595/qtlinguist/images/linguist-hellotr_en.png">
<description><![CDATA[Translating a small Hello World program to Latin.]]></description>
<tags>hello,linguist,tr()</tags>
<fileToOpen mainFile="true">linguist/hellotr/main.cpp</fileToOpen>
</example>
<example name="Troll Print Example" docUrl="qthelp://org.qt-project.qtlinguist.595/qtlinguist/qtlinguist-trollprint-example.html" projectPath="linguist/trollprint/trollprint.pro" imageUrl="qthelp://org.qt-project.qtlinguist.595/qtlinguist/images/linguist-trollprint_10_en.png">
<description><![CDATA[Updating translations for later releases.]]></description>
<tags>linguist,print,troll</tags>
<fileToOpen mainFile="true">linguist/trollprint/main.cpp</fileToOpen>
</example>
</examples>
</instructionals>
|