~ubuntu-branches/debian/jessie/file-roller/jessie

« back to all changes in this revision

Viewing changes to help/el/password-protection.page

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach
  • Date: 2012-03-09 19:32:38 UTC
  • mfrom: (1.6.86)
  • Revision ID: package-import@ubuntu.com-20120309193238-dzn4p0szzcambb5v
Tags: 3.3.91-1
* New upstream release.
* Refresh 99_ltmain_as-needed.patch with newer copy in dh-autoreconf.
* Update to Standards-Version 3.9.3, no changes needed.

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="guide" id="password-protection" xml:lang="el">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#advanced-options"/>
 
6
    <link type="seealso" xref="archive-create"/>
 
7
    <link type="seealso" xref="archive-open"/>
 
8
    <desc>Set the password for your archive.</desc>
 
9
    <credit type="author">
 
10
      <name>Marta Bogdanowicz</name>
 
11
      <email>majus85@gmail.com</email>
 
12
    </credit>
 
13
    <license>
 
14
      <p>Creative Commons Share Alike 3.0</p>
 
15
    </license>
 
16
  </info>
 
17
 
 
18
  <title>Password protection</title>
 
19
 
 
20
  <note style="warning"><p><app>File Roller</app> allows you to encrypt an
 
21
  archive with a password only in specific circumstances.</p></note>
 
22
 
 
23
  <p>Set a password to encrypt data in a new archive by following these steps:</p>
 
24
  <steps>
 
25
    <item><p>Start <link xref="archive-create">creating a new archive</link></p></item>
 
26
    <item><p>The file chooser will open</p></item>
 
27
    <item><p>At the bottom of this dialog you can choose the <gui>File Format</gui>
 
28
    and <gui>Other Options</gui>, where you can set a password</p></item>
 
29
    <item><p>Click <gui>Other Options</gui> and type a password</p>
 
30
      <note style="warning">
 
31
        <p>You may not be able to type password, because <app>File Roller</app>
 
32
        does not allow this option to be used for all types of archive files, so
 
33
        it is better to choose file format before
 
34
        setting a password.</p>
 
35
      </note>
 
36
    </item>
 
37
    <item><p>Type your password into the password field</p></item>
 
38
    <item><p>Continue with <link xref="archive-create">
 
39
    creating a new archive</link></p></item>
 
40
  </steps>
 
41
 
 
42
  <p>Protect an existing archive by setting a password:</p>
 
43
  <steps>
 
44
    <item><p><link xref="archive-open">Open an archive</link></p></item>
 
45
    <item><p>Click <guiseq><gui style="menu">Edit</gui>
 
46
    <gui style="menuitem">Password…</gui></guiseq></p></item>
 
47
    <item><p>Type password into the password field</p>
 
48
      <note>
 
49
        <p>If you want to encrypt the list of files tick
 
50
        <gui>Encrypt the file list too</gui>.</p>
 
51
      </note>
 
52
    </item>
 
53
    <item><p>Click <gui style="button">OK</gui> to continue</p>
 
54
      <note style="warning">
 
55
        <p><app>File Roller</app> will encrypt only new files which will be
 
56
        added to the archive!</p>
 
57
      </note>
 
58
    </item>
 
59
  </steps>
 
60
 
 
61
</page>