~cmiller/ubuntu/quantal/deluge/fix-parameter-move-storage

« back to all changes in this revision

Viewing changes to deluge/ui/web/docs/symbols/src/Deluge.Preferences.Proxy.js.html

  • Committer: Bazaar Package Importer
  • Author(s): Cristian Greco
  • Date: 2009-11-13 02:39:45 UTC
  • mfrom: (4.1.7 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091113023945-te1bybo2912ejzuc
Tags: 1.2.0~rc3-4
* debian/control: bump build-dep on python-setuptools to (>= 0.6c9).
* debian/patches:
  - 25_r5921_fastresume_files.patch
    new, should fix problems with fresh configs;
  - 30_r5931_ipc_lockfile.patch:
    new, should fix an issue where Deluge will fail to start if there is a
    stale ipc lockfile. (Closes: #555849)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"> <style>
 
2
        .KEYW {color: #933;}
 
3
        .COMM {color: #bbb; font-style: italic;}
 
4
        .NUMB {color: #393;}
 
5
        .STRN {color: #393;}
 
6
        .REGX {color: #339;}
 
7
        .line {border-right: 1px dotted #666; color: #666; font-style: normal;}
 
8
        </style></head><body><pre><span class='line'>  1</span> <span class="COMM">/*
 
9
<span class='line'>  2</span> Deluge.Preferences.addPage(_('Proxy'), {
 
10
<span class='line'>  3</span>   border: false,
 
11
<span class='line'>  4</span>   xtype: 'form',
 
12
<span class='line'>  5</span>   layout: 'form',
 
13
<span class='line'>  6</span>   items: []
 
14
<span class='line'>  7</span> });
 
15
<span class='line'>  8</span> */</span></pre></body></html>
 
 
b'\\ No newline at end of file'