makefile-engine docs: Fix app_name_catalog_entry.

Fixes #14392.
This commit is contained in:
Augustin Cavalier 2018-08-25 21:22:54 -04:00
parent 7426861a93
commit 99158ccedd

View File

@ -205,7 +205,7 @@ support.</p></li>
variable) containing the following entries to project:</p>
<pre>resource app_signature "application/x-vnd.&lt;author&gt;-&lt;project_name&gt;";
resource app<em>name</em>catalog_entry "&lt;author&gt;-&lt;project_name&gt;:System name:Terminal";</pre></li>
resource app_name_catalog_entry "&lt;author&gt;-&lt;project_name&gt;:System name:Terminal";</pre></li>
<li><p>Run '<tt>make</tt>' to build the binary file.</p></li>
<li><p>Run '<tt>make catkeys</tt>' to get the <tt>locales/en.catkeys</tt> file.</p></li>
<li><p>Copy this file to <tt>locales/&lt;language_code&gt;.catkeys</tt> and translate it,