~elementary-os/ubuntu-package-imports/evince-vivid

« back to all changes in this revision

Viewing changes to help/bg/password.page

  • Committer: RabbitBot
  • Date: 2015-05-31 18:19:12 UTC
  • Revision ID: rabbitbot@elementaryos.org-20150531181912-jftafuvmgcbwvieg
Initial import, version 3.14.2-0ubuntu2

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/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="password" xml:lang="bg">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#reading"/>
 
6
    <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
 
7
    <revision pkgversion="3.12" date="2014-03-23" status="candidate"/>
 
8
 
 
9
    <credit type="author">
 
10
      <name>Phil Bull</name>
 
11
      <email its:translate="no">philbull@gmail.com</email>
 
12
    </credit>
 
13
    <credit type="editor">
 
14
      <name>Ekaterina Gerasimova</name>
 
15
      <email its:translate="no">kittykat3756@gmail.com</email>
 
16
    </credit>
 
17
 
 
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal-unported.xml"/>
 
19
 
 
20
    <desc>Handling password protected PDFs.</desc>
 
21
  </info>
 
22
 
 
23
  <title>Password-protected documents</title>
 
24
 
 
25
  <p>If you try to open a PDF document that is protected with a password, a
 
26
  window will appear asking you to enter the document password. Enter the
 
27
  password and click <gui>Unlock Document</gui>.</p>
 
28
 
 
29
<!-- TODO: not sure both types are relevant
 
30
  <p>There are two types of passwords:</p>
 
31
 
 
32
  <list>
 
33
    <item>
 
34
      <p>The <em>user password</em> is needed to view the document.</p>
 
35
    </item>
 
36
    <item>
 
37
      <p>The <em>master password</em> is required to print the document as well
 
38
      as view it.</p>
 
39
    </item>
 
40
  </list>
 
41
 
 
42
  <note>
 
43
    <p>These passwords are set by the person who created the document.</p>
 
44
  </note>
 
45
-->
 
46
 
 
47
  <note>
 
48
    <p>Passwords can be set by the person who created or edited the
 
49
    document.</p>
 
50
  </note>
 
51
 
 
52
</page>