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

« back to all changes in this revision

Viewing changes to help/mallard/fr/observed-nzb-folder.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="observed-nzb-folder">
 
3
<info>
 
4
  <link type="guide" xref="index#tips-and-tricks"/>
 
5
  <link type="guide" xref="prefs-general-tab#downloading"/>
 
6
  <desc>Automatically add NZB files found in a folder</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>Observed Folder</title>
 
21
<p><app>LottaNZB</app> can automatically
 
22
<link xref="adding-downloads">add</link> NZB files to the download list,
 
23
if it knows in what folder to look for them.</p>
 
24
<p>You can choose this folder after selecting <guiseq>
 
25
<gui style="menu">Edit</gui><gui style="menuitem">Preferences</gui></guiseq> and
 
26
activating the check-box <gui style="checkbox">Automatically add
 
27
NZB files from</gui> in the tab <gui style="tab">General</gui>.</p>
 
28
<p>By default, the folder that web browsers download files to will be
 
29
selected.</p>
 
30
</page>