~ubuntu-branches/ubuntu/saucy/file-roller/saucy-proposed

« back to all changes in this revision

Viewing changes to help/zh_HK/troubleshooting-password.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-08-26 10:16:27 UTC
  • mfrom: (1.7.6) (2.1.21 sid)
  • Revision ID: package-import@ubuntu.com-20130826101627-b8uh1n4pnvpfkhww
Tags: 3.9.90-0ubuntu1
* Sync with Debian. Remaining changes:
  - Depend on zip and unzip instead of p7zip which is in universe
  - Suggest p7zip-full (LP: #918107)
  - Recommend sessioninstaller
* Dropped change:
  - Use the Ubuntu epoch for the Nautilus depends (Ubuntu 11.10
    and newer include Nautilus 3.0 or higher)
* New upstream release
  - Restore directory modification time when extracting (LP: #1076716)
  - Allow viewing the password when creating an encrypted archive
    (LP: #772556)
  - Avoid unnecessary word break when wrapping text to new lines
    (LP: #1193921)
* debian/patches/revert_gtk_3-9.patch:
  - Revert commit that requires GTK 3.9 since GTK 3.9 won't be in Saucy
* debian/control.in, debian/rules:
  - Run dh-autoreconf for above patch

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="troubleshooting-password" xml:lang="zh-HK">
3
 
 
4
 
  <info>
5
 
    <link type="guide" xref="index#troubleshooting"/>
6
 
    <link type="seealso" xref="password-protection"/>
7
 
    <revision pkgversion="3.4" date="2012-01-03" status="review"/>
8
 
    <revision pkgversion="3.6" date="2012-08-05" status="review"/>
9
 
    <revision pkgversion="3.8" date="2013-03-25" status="candidate"/>
10
 
    <credit type="author">
11
 
      <name>Marta Bogdanowicz</name>
12
 
      <email>majus85@gmail.com</email>
13
 
    </credit>
14
 
    <credit type="editor">
15
 
      <name>Ekaterina Gerasimova</name>
16
 
      <email>kittykat3756@gmail.com</email>
17
 
    </credit>
18
 
    <license>
19
 
      <p>Creative Commons Share Alike 3.0</p>
20
 
    </license>
21
 
    <desc>I have set a password, but it does not protect the whole
22
 
    archive.</desc>
23
 
  </info>
24
 
 
25
 
  <title>Problem setting a password</title>
26
 
 
27
 
  <p><app>Archive Manager</app> does not add password protection for an
28
 
  existing archive. While working with such an archive, you can only set a
29
 
  password for newly added files. To do this, follow instructions on
30
 
  <link xref="password-protection">Password protection</link> page.</p>
31
 
 
32
 
</page>