/usr/share/help/gl/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 | <?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="gl">
<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>Display recently-used and most-used files on startup.</desc>
<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>2011-2012.</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Leandro Regueiro</mal:name>
<mal:email>leandro.regueiro@gmail.com</mal:email>
<mal:years>2011.</mal:years>
</mal:credit>
</info>
<title>Taboleiro</title>
<p>The <app>Dashboard</app> plugin provides quick access to your most
recently-used files and most-frequently used files. To activate the
<app>Dashboard</app> plugin, select
<guiseq><gui style="menu">gedit</gui><gui style="menuitem">Preferences</gui>
<gui>Plugins</gui><gui>Dashboard</gui></guiseq>. You will need to restart
<app>gedit</app> to activate the <app>Dashboard</app> plugin.</p>
<p>O <app>taboleiro</app> tamén inclúe unha xanela <gui>Buscar</gui>, que lle permita buscar ficheiros que poden non aparecer na lista de ficheiros.</p>
<section id="gedit-recently-used">
<title>Ficheiros usados recentemente</title>
<p>O taboleiro mostrará inicialmente un atallo a un <gui>documento baleiro</gui>, e a sete dos seus ficheiros usados máis recentemente. Prema no <gui>documento baleiro</gui> para crear un ficheiro novo. Prema en calquera dos outros ficheiros para abrilo.</p>
</section>
<section id="gedit-most-used">
<title>Ficheiros máis frecuentemente usados</title>
<p>Similarly, the dashboard displays a shortcut for an <gui>empty
document</gui> and seven of your most frequently-used files. Click on the
<gui> empty document</gui> to create a new file. Click on any of the other
files to open that file.</p>
<note style="tip">
<p>Once activated, the <app>dashboard</app> will be displayed by default
when you open <app>gedit</app>. You can also open the <app>dashboard</app>
by clicking <guiseq><gui>File</gui><gui>New</gui></guiseq>, or by pressing
<keyseq><key>Ctrl</key><key>N</key></keyseq>.</p>
</note>
</section>
</page>
|