/usr/share/help/gl/gnome-devel-demos/getting-ready.page is in gnome-devel-docs 3.8.1-1.
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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="getting-ready" xml:lang="gl">
<info>
<title type="link">Install GNOME development tools</title>
<link type="guide" xref="index#start"/>
<revision pkgversion="0.1" version="0.1" date="2011-03-21" status="review"/>
<credit type="author">
<name>Proxecto de documentación de GNOME</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Fran Dieguez</mal:name>
<mal:email>frandieguez@gnome.org</mal:email>
<mal:years>2012-2013.</mal:years>
</mal:credit>
</info>
<title>Prepárese para desenvolver en GNOME</title>
<section id="install">
<title>Instalar as ferramentas necesarias</title>
<p>Antes de comezar a escribir código debe instalar as ferramentas requiridas para o desenvolvemento de GNOME no seu computador. Isto non debería levar máis de 10 minutos.</p>
<section id="auto">
<title>Instalación automática</title>
<p>On an up-to-date distribution you should be able to simply install the required packages by clicking
on <link href="media/gnome-devtools.catalog">Install now</link>.</p>
</section>
<section id="manual">
<title>Instalación manual</title>
<p>Se prefire a instalación manual pode atopar as instrucións para varias distribucións no <link href="http://live.gnome.org/DeveloperTools/Installation">wiki de GNOME</link>. Prema sobre a imaxe para ir diretamente á páxina de instalación da súa distribución:</p>
<list>
<item><p>
<link href="http://live.gnome.org/DeveloperTools/Installation/Ubuntu">
<media type="image" mime="image/png" src="media/ubuntu.png">Ubuntu</media>
</link></p>
</item>
<item><p>
<link href="http://live.gnome.org/DeveloperTools/Installation/Fedora">
<media type="image" mime="image/png" src="media/fedora.png">Fedora</media>
</link></p>
</item>
<item><p>
<link href="http://live.gnome.org/DeveloperTools/Installation/OpenSuSE">
<media type="image" mime="image/png" src="media/opensuse.png">OpenSuSE</media>
</link></p>
</item>
<item><p><link href="http://live.gnome.org/DeveloperTools/Installation">Others</link></p></item>
</list>
</section>
</section>
<section id="required">
<title>Versiones necesarias</title>
<p>As guías asumen que ten instaladas, cando menos, as seguintes versións das ferramentas.</p>
<list>
<item><p>Anjuta - 3.0</p></item>
<item><p>Devhelp - 3.0</p></item>
<item><p>Glade - 3.10</p></item>
</list>
<p>Por suposto, calquera versión máis moderna tamén funcionará. Agora desexamos que goce coas <link xref="index">demostracións</link>.</p>
</section>
</page>
|