~ubuntu-branches/ubuntu/trusty/lottanzb/trusty

« back to all changes in this revision

Viewing changes to help/mallard/fr/completed-downloads.page

  • Committer: Daniel Holbach
  • Date: 2011-02-21 07:47:30 UTC
  • mfrom: (7.1.1 natty)
  • Revision ID: daniel.holbach@canonical.com-20110221074730-9ozyhdic25bo6k2g
Tags: 0.6-1ubuntu1
* debian/lottanzb.install, debian/icons/*:
  + Add dark and light application icon for the panel menu.
* New upstream release.

* Switch to dpkg-source 3.0 (quilt) format.
* Use debhelper 7 instead of cdbs.
* Use dh_python2 instead of python-support.
* Delete superfluous debian/pyversions and debian/pycompat.

* debian/compat:
  + Bump to debhelper 7.
* debian/control:
  + Change Priority from extra to optional.
  + Replace XS-Python-Version with X-Python-Version and bump it to >= 2.6.
  + Remove cdbs and python-support from Build-Depends.
  + Bump debhelper to >= 7.0.50~ in Build-Depends.
  + Bump python to >= 2.6.6-3 in Build-Depends.
  + Remove python-kiwi, hellanzb and python from Depends.
  + Add python-configobj to Depends.
  + Bump python-gtk2 to >= 2.16 in Depends.
  + Bump yelp to >= 2.30 in Recommends for Mallard support.
  + Add python-apt and apturl to Recommends.
  + Add sabnzbdplus to Suggests.
  + Replace hellanzb with sabnzbdplus in Enhances.
  + Update Description.
* debian/copyright:
  + Make it machine-interpretable according to DEP-5.
  + Remove information for Kiwi code.
  + Update information for help/*.
  + Add information for lottanzb/backend/interface/multipart_post_handler.py.
* debian/lottanzb.lintian-overrides:
  + Override extra-license-file warning for documentation files.
* debian/lottanzb.menu:
  + Update application title.
* debian/patches/lock-file-name.patch:
  + Delete because fixed upstream.
* debian/rules:
  + Install into private directory /usr/share/lottanzb.

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" id="completed-downloads">
 
3
<info>
 
4
  <link type="guide" xref="managing-downloads"/>
 
5
  <link type="seealso" xref="download-folder"/>
 
6
  <desc>Downloads that don't need any further steps</desc>
 
7
  <revision pkgversion="0.6" version="0.1" date="2010-09-13" status="review"/>
 
8
  <credit type="author">
 
9
    <name>Severin Heiniger</name>
 
10
    <email>severinheiniger@gmail.com</email>
 
11
  </credit>
 
12
  <copyright>
 
13
    <year>2010</year>
 
14
    <name>Équipe de développement de LottaNZB</name>
 
15
  </copyright>
 
16
  <license>
 
17
    <p>Creative Commons Attribution-Share Alike 3.0</p>
 
18
  </license>
 
19
</info>
 
20
<title>Completed Downloads</title>
 
21
<p>The files of a successfully completed downloads can be found inside of the
 
22
<link xref="download-folder">download folder</link>.
 
23
Double-clicking on a download will directly show the downloaded files.</p>
 
24
<p>In the case of an unsuccessful download, a message will be displayed below
 
25
its name indicating what went wrong.</p>
 
26
<section id="clearing-completed-downloads">
 
27
  <title>Clearing Completed Downloads</title>
 
28
  <p>Over time, the list of completed download may get long. Clicking
 
29
  <gui style="button">Clear Completed</gui> or selecting <guiseq>
 
30
  <gui style="menu">File</gui><gui style="menuitem">Clear Completed</gui>
 
31
  </guiseq> will remove all completed downloads from the list of downloads,
 
32
  while the downloaded files will not be affected.</p>
 
33
</section>
 
34
</page>