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

« back to all changes in this revision

Viewing changes to help/mallard/es/prefs-general-tab.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="guide" style="2column" id="prefs-general-tab">
 
3
<info>
 
4
  <link type="guide" xref="prefs"/>
 
5
  <desc>Personalizar el proceso de descarga</desc>
 
6
  <revision pkgversion="0.6" version="0.1" date="2010-09-13" status="review"/>
 
7
  <credit type="author">
 
8
    <name>Severin Heiniger</name>
 
9
    <email>severinheiniger@gmail.com</email>
 
10
  </credit>
 
11
  <copyright>
 
12
    <year>2010</year>
 
13
    <name><app>Cliente LottaNZB</app> Equipo de desarrollo</name>
 
14
  </copyright>
 
15
  <license>
 
16
    <p>Creative Commons Attribution-Share Alike 3.0</p>
 
17
  </license>
 
18
</info>
 
19
<title>Preferencias generales</title>
 
20
<p>La etiqueta <gui style="tab">General</gui> le permite controlar como se descarguen los archivos del Usenet y lo que pasará con ellos después que han sido descargados.</p>
 
21
<section id="downloading" style="2column">
 
22
  <title>Descargando</title>
 
23
</section>
 
24
<section id="after-downloading" style="2column">
 
25
  <title>Después de descargar</title>
 
26
</section>
 
27
</page>