<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.actiona.tools/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.actiona.tools/feed.php">
        <title>Actiona Wiki - en:devel</title>
        <description></description>
        <link>https://wiki.actiona.tools/</link>
        <image rdf:resource="https://wiki.actiona.tools/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-09T16:55:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=en:devel:coding-style&amp;rev=1613215410&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=en:devel:translate&amp;rev=1613215410&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.actiona.tools/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Actiona Wiki</title>
        <link>https://wiki.actiona.tools/</link>
        <url>https://wiki.actiona.tools/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=en:devel:coding-style&amp;rev=1613215410&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-13T11:23:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>coding-style</title>
        <link>https://wiki.actiona.tools/doku.php?id=en:devel:coding-style&amp;rev=1613215410&amp;do=diff</link>
        <description>Actionaz coding style

Version 1.0 - By Jonathan Mercier-Ganady

Before contributing to the project please read the following page.

The Actionaz coding style is almost the same as the coding style of Qt.

General rules

	*  Remember to add tr() around text that can be translated.</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=en:devel:translate&amp;rev=1613215410&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-13T11:23:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>translate</title>
        <link>https://wiki.actiona.tools/doku.php?id=en:devel:translate&amp;rev=1613215410&amp;do=diff</link>
        <description>Howto translate string messages in the source code

In the code, the strings are written in english. If you want to have Actionaz in your language, you have to translate each string of actionaz.

Here the recipe to do that :

In the top directory containing the code, execute</description>
    </item>
</rdf:RDF>
