~ubuntu-branches/ubuntu/wily/gnome-user-docs/wily

« back to all changes in this revision

Viewing changes to gnome-help/fi/documents-info.page

  • Committer: Package Import Robot
  • Author(s): Luca Falavigna
  • Date: 2014-07-15 22:20:04 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140715222004-pce2zyc0v4ycke4o
Tags: 3.12.2-1
* Team upload.
* New upstream release.
* debian/control.in:
  - Bump Standards-Version to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="documents-info" xml:lang="fi">
3
 
  <info>
4
 
    <revision pkgversion="3.5.90" date="2012-09-02" status="review"/>
5
 
 
6
 
    <link type="guide" xref="documents#view" group="#last"/>
7
 
 
8
 
    <credit type="author copyright">
9
 
      <name>Julita Inca</name>
10
 
      <email>yrazes@gmail.com</email>
11
 
      <years>2012</years>
12
 
    </credit>
13
 
    <credit type="editor">
14
 
      <name>Michael Hill</name>
15
 
      <email>mdhillca@gmail.com</email>
16
 
      <years>2012</years>
17
 
    </credit>
18
 
 
19
 
    <desc>See a document's name, location, date modified, or type.</desc>
20
 
  
21
 
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
22
 
      <mal:name>Timo Jyrinki</mal:name>
23
 
      <mal:email>timo.jyrinki@iki.fi</mal:email>
24
 
      <mal:years>2012.</mal:years>
25
 
    </mal:credit>
26
 
  </info>
27
 
 
28
 
  <title>Find information about documents</title>
29
 
 
30
 
  <comment>
31
 
    <cite date="2012-02-20" href="mailto:yrazes@gmail.com">Julita Inca</cite>
32
 
    <p>This assumes the reader knows how to sort and search documents and
33
 
      collections. By the end of this page, the reader will be able to:
34
 
     - Explain how you can view metadata, and what metadata is typically stored.
35
 
     - Mention that this metadata is searched.</p>
36
 
  </comment>
37
 
 
38
 
   <p>When a document is created, it comes with <em>metadata</em>.
39
 
    <app>Documents</app> displays the following metadata for each document:</p>
40
 
    
41
 
   <list>
42
 
     <item><p>Title: the name of the document, which can be edited;</p></item>
43
 
     <item><p>Source: the path of the folder containing the document;</p></item>
44
 
     <item><p>Muokkauspäivä;</p></item>
45
 
     <item><p>Type: the <link xref="documents-formats">file format</link>
46
 
      of the document.</p></item>
47
 
   </list>
48
 
    
49
 
   <p>To see a document's properties:</p>
50
 
   <steps>
51
 
    <item><p>Click the <gui>Check</gui> button to switch to selection
52
 
     mode.</p></item>
53
 
    <item><p>Select a document.</p></item>
54
 
    <item><p>Click the <gui>Properties</gui> button at the right end of the
55
 
     button bar.</p></item>
56
 
   </steps>
57
 
 
58
 
   <note style="tip">
59
 
     <p>Some types of documents (e.g. PDF files) can be password protected,
60
 
     preventing access to their metadata or content.</p>
61
 
   </note>
62
 
 
63
 
   <note style="info">
64
 
     <p><app>Documents</app> does not currently offer any mechanism to add
65
 
     privacy to a document. You may be able to do this from the application you
66
 
     used to create the document (e.g. <app>LibreOffice</app> or
67
 
     <app>Adobe Acrobat</app>).</p>
68
 
   </note>
69
 
 
70
 
</page>