~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to gnome-help/nl/documents-search.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="documents-search" xml:lang="nl">
3
3
  <info>
4
 
    <revision pkgversion="3.4.0" date="2012-02-20" status="stub"/>
 
4
    <revision pkgversion="3.5.90" date="2012-09-05" status="review"/>
5
5
 
6
 
    <link type="guide" xref="documents#sort"/>
 
6
    <link type="guide" xref="documents#view"/>
7
7
 
8
8
    <credit type="author copyright">
9
9
      <name>Julita Inca</name>
10
10
      <email>yrazes@gmail.com</email>
11
11
      <years>2012</years>
12
12
    </credit>
 
13
    <credit type="editor">
 
14
      <name>Michael Hill</name>
 
15
      <email>mdhillca@gmail.com</email>
 
16
      <years>2012</years>
 
17
    </credit>
13
18
 
14
 
    <desc>Find your documents by title, author or contents.</desc>
 
19
    <desc>Find your documents by title or author.</desc>
15
20
  </info>
16
21
 
17
22
  <title>Search for files</title>
26
31
    </p>
27
32
  </comment>
28
33
 
29
 
  <p>You can search documents
30
 
  by:</p>
 
34
  <p>To start a search in <app>Documents</app>:</p>
 
35
 
31
36
  <list>
32
 
   <item><p>Pressing <keyseq><key>Ctrl</key><key>F</key></keyseq> or
33
 
    <keyseq><key>Ctrl</key><key>S</key></keyseq>.</p></item>
34
 
   <item><p>Typing the name of the document.</p></item>
35
 
   <item><p>Clicking on the magnifying glass icon, and selecting the filters related
36
 
   to the document you are looking for. You can add a word to be more specific
37
 
   in the searching of your document.</p></item>  </list>
 
37
   <item><p>Press <keyseq><key>Ctrl</key><key>F</key></keyseq>.</p></item>
 
38
   <item><p>Click the magnifying glass icon.</p></item>
 
39
   <item><p>Start typing. Documents will match by title or author.</p></item>
 
40
  </list>
 
41
 
 
42
  <note style="tip"><p>You can restrict or filter the search results by clicking
 
43
   the <media type="image" src="figures/go-down.png">down</media> button and
 
44
   selecting various <link xref="documents-filter">filters</link>.</p>
 
45
  </note>
38
46
 
39
47
</page>