/usr/share/help/gl/anjuta-manual/run-run.page is in anjuta-common 2:3.10.2-0ubuntu2.
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 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="run-run" xml:lang="gl">
<info xmlns:facet="http://projectmallard.org/facet/1.0/">
<facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
<link type="guide" xref="index#anjuta-debug" group="first"/>
<link type="seealso" xref="run-parameters-dialog"/>
<link type="seealso" xref="autotools-build-install"/>
<revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
<desc>Iniciar un programa sen o depurador.</desc>
<credit type="author">
<name>Sébastien Granjoux</name>
<email>seb.sfo@free.fr</email>
</credit>
<credit type="editor">
<name>Philip Chimento</name>
<email>philip.chimento@gmail.com</email>
</credit>
</info>
<title>Executar un programa</title>
<p>Se se usa <app>Anjuta</app> para iniciar un programa, compróbase que está actualizado e constrúeo se é preciso.</p>
<steps>
<item>
<p>From the <gui>main menu</gui>, select <guiseq><gui>Run</gui>
<gui>Run</gui></guiseq> or press <key>F3</key> to execute
the current program.</p>
</item>
</steps>
<p>No diálogo <gui>Parámetros</gui> pódense estabelecer o programa actual e varios parámetros. Consulte a <link xref="run-parameters-dialog"/> para obter máis información.</p>
<steps>
<item>
<p>From the <gui>main menu</gui>, select <guiseq><gui>Run</gui>
<gui>Program Parameters...</gui></guiseq> to display the dialog.
</p>
</item>
</steps>
<note style="tip">
<p>Se o seu programa precisa ficheiros de datos, probabelmente teña que instalalos, cando menos unha vez antes de executalo. Para obter máis información consulte a <link xref="autotools-build-install"/>.</p>
</note>
</page>
|