/usr/share/help/es/giggle/introduction.page is in giggle 0.7-3.
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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="introduction" xml:lang="es">
<info>
<link type="guide" xref="index"/>
<desc>Introducción al visor de repositorios GIT <app>Giggle</app></desc>
<credit type="author">
<name>Łukasz Jernaś</name>
<email>deejay1@srem.org</email>
</credit>
<!--
<copyright>
<year>2010</year>
<name>GNOME Documentation Project</name>
</copyright>
-->
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>daniel.mustieles@gmail.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Jorge González</mal:name>
<mal:email>jorgegonz@svn.gnome.org</mal:email>
<mal:years>2007-2008.</mal:years>
</mal:credit>
</info>
<title>Introducción</title>
<p>La aplicación <app>Giggle</app> le permite examinar y manipular gráficamente el contenido de un árbol de directorio GIT.</p>
<section id="starting-giggle">
<title>Iniciar <app>giggle</app></title>
<p>Puede iniciar <app>Giggle</app> de las siguientes formas:</p>
<steps>
<item>
<p>Elija <guiseq><gui>Programación</gui><gui>Giggle</gui></guiseq> del menú <gui>Aplicaciones</gui>.</p>
</item>
<item>
<p>Ejecute <cmd>giggle</cmd> en una terminal o desde el diálogo <gui>Ejecutar una aplicación</gui>.</p>
</item>
</steps>
</section>
<section id="stoping-giggle">
<title>Cerrar <app>Giggle</app></title>
<p>Para cerrar <app>Giggle</app> elija <guiseq><gui>Proyecto</gui><gui>Salir</gui></guiseq> o pulse <keyseq><key>Ctrl</key><key>Q</key></keyseq>.</p>
</section>
</page>
|