/usr/share/help/es/gedit/dashboard.page is in gedit-plugin-dashboard 3.28.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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="plugin-dashboard" xml:lang="es">
<info>
<link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
<revision version="3.4" date="2013-02-24" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email its:translate="no">jwcampbell@gmail.com</email>
</credit>
<desc>Mostrar los archivos usados recientemente y los archivos más usados al inicio.</desc>
<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-2015</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>2006-2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>María Majadas</mal:name>
<mal:email>maria.majadas@hispalinux.es</mal:email>
<mal:years>2005</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Milagros Alessandra Infante Montero</mal:name>
<mal:email>maim92@gmail.com</mal:email>
<mal:years>2013</mal:years>
</mal:credit>
</info>
<title>Tablero</title>
<p>El complemento <app>Tablero</app> proporciona un rápido acceso a los archivos usados más recientemente y a los más frecuentemente usados. Para activar el complemento <app>Tablero</app>, seleccione <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Preferencias</gui><gui>Complementos</gui> <gui>Tablero</gui></guiseq>. Deberá reiniciar <app>gedit</app> para activar el complemento <app>Tablero</app>.</p>
<p>El <app>tablero</app> también incluye una ventana <gui>Buscar</gui>, que le permite buscar archivos que pueden no aparecer en la lista de archivos.</p>
<section id="gedit-recently-used">
<title>Archivos usados recientemente</title>
<p>El tablero mostrará inicialmente un atajo a un <gui>documento vacío</gui> y a siete de sus archivos usados más recientemente. Pulse en el <gui>documento vacío</gui> para crear un archivo nuevo. Pulse en cualquiera de los otros archivos para abrirlo.</p>
</section>
<section id="gedit-most-used">
<title>Archivos más frecuentemente usados</title>
<p>De igual manera, el tablero muestra un atajo a un <gui>documento vacío</gui> y a siete de sus archivos usados más frecuentemente. Pulse en el <gui>documento vacío</gui> para crear un archivo nuevo. Pulse en cualquiera de los otros archivos para abrirlo.</p>
<note style="tip">
<p>Una vez activado, el <app>tablero</app> se mostrará de manera predeterminada cuando abra <app>gedit</app>. También puede abrir el <app>tablero</app> pulsando <guiseq><gui>Archivo</gui><gui>Nuevo</gui></guiseq>, o pulsando <keyseq><key>Ctrl</key><key>N</key></keyseq>.</p>
</note>
</section>
</page>
|