~ubuntu-branches/ubuntu/trusty/screenlets/trusty

« back to all changes in this revision

Viewing changes to docs/epydoc/screenlets.plugins.Loader.GnomeVFSAsyncSrc-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-02-24 00:51:35 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110224005135-p65cxwmpfwwy3woi
Tags: 0.1.2+bzr616-0ubuntu1
* New upstream snapshot.
 - Move individual screenlets into another source package.
 - Many bug fixes since 0.1.2.
* Convert to source format 3.0 (quilt).
* debian/patches
 - Removed all patches, merged upstream.
* debian/rules:
 - Convert to dh7.
 - Don't remove copies of feedparser, not in this package.
 - Don't remove empty directory for the individual screenlets.
* debian/screenlets.install:
 - Update installed files.
* debian/compat
 - Bump to level 7.
* debian/control:
 - Rewrite Depends and build-depends.
* README.Debian :
 - Mention mutter as a composite manager.
* debian/README.source:
 - Remove the README.source.
* debian/screenlets.manpages:
 - Add the manpages.
* debian/copyright:
 - Rewrite with dep5 style.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
      <th class="navbar" align="right" width="100%">
35
35
        <table border="0" cellpadding="0" cellspacing="0">
36
36
          <tr><th class="navbar" align="center"
37
 
            >Screenlets 0.1.2</th>
 
37
            >Screenlets 0.1.3</th>
38
38
          </tr></table></th>
39
39
  </tr>
40
40
</table>
62
62
  </tr>
63
63
</table>
64
64
<!-- ==================== CLASS DESCRIPTION ==================== -->
65
 
<h1 class="epydoc">Class GnomeVFSAsyncSrc</h1><span class="codelink"><a href="screenlets.plugins.Loader-pysrc.html#GnomeVFSAsyncSrc">source&nbsp;code</a></span><br /><br />
 
65
<h1 class="epydoc">Class GnomeVFSAsyncSrc</h1><p class="nomargin-top"><span class="codelink"><a href="screenlets.plugins.Loader-pysrc.html#GnomeVFSAsyncSrc">source&nbsp;code</a></span></p>
66
66
<pre class="base-tree">
67
67
object --+
68
68
         |
94
94
      <table width="100%" cellpadding="0" cellspacing="0" border="0">
95
95
        <tr>
96
96
          <td><span class="summary-sig"><a href="screenlets.plugins.Loader.GnomeVFSAsyncSrc-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>)</span><br />
97
 
      x.__init__(...) initializes x; see x.__class__.__doc__ for 
98
 
      signature</td>
 
97
      x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td>
99
98
          <td align="right" valign="top">
100
99
            <span class="codelink"><a href="screenlets.plugins.Loader-pysrc.html#GnomeVFSAsyncSrc.__init__">source&nbsp;code</a></span>
101
100
            
168
167
    <td colspan="2" class="summary">
169
168
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
170
169
      <code>__delattr__</code>,
 
170
      <code>__format__</code>,
171
171
      <code>__getattribute__</code>,
172
172
      <code>__hash__</code>,
173
173
      <code>__new__</code>,
175
175
      <code>__reduce_ex__</code>,
176
176
      <code>__repr__</code>,
177
177
      <code>__setattr__</code>,
178
 
      <code>__str__</code>
 
178
      <code>__sizeof__</code>,
 
179
      <code>__str__</code>,
 
180
      <code>__subclasshook__</code>
179
181
      </p>
180
182
    </td>
181
183
  </tr>
236
238
  </td><td align="right" valign="top"
237
239
    ><span class="codelink"><a href="screenlets.plugins.Loader-pysrc.html#GnomeVFSAsyncSrc.__init__">source&nbsp;code</a></span>&nbsp;
238
240
    </td>
239
 
  </table>
 
241
  </tr></table>
240
242
  
241
 
  x.__init__(...) initializes x; see x.__class__.__doc__ for 
242
 
  signature
 
243
  <p>x.__init__(...) initializes x; see x.__class__.__doc__ for 
 
244
  signature</p>
243
245
  <dl class="fields">
244
246
    <dt>Overrides:
245
 
      object.__init__
 
247
        object.__init__
246
248
        <dd><em class="note">(inherited documentation)</em></dd>
247
249
    </dt>
248
250
  </dl>
273
275
      <th class="navbar" align="right" width="100%">
274
276
        <table border="0" cellpadding="0" cellspacing="0">
275
277
          <tr><th class="navbar" align="center"
276
 
            >Screenlets 0.1.2</th>
 
278
            >Screenlets 0.1.3</th>
277
279
          </tr></table></th>
278
280
  </tr>
279
281
</table>
280
282
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
281
283
  <tr>
282
284
    <td align="left" class="footer">
283
 
    Generated by Epydoc 3.0beta1 on Wed Jun  4 18:52:58 2008
 
285
    Generated by Epydoc 3.0.1 on Sat Dec  4 19:47:02 2010
284
286
    </td>
285
287
    <td align="right" class="footer">
286
 
      <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a>
 
288
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
 
289
        >http://epydoc.sourceforge.net</a>
287
290
    </td>
288
291
  </tr>
289
292
</table>
294
297
  // javascript is turned off then we want them to be
295
298
  // visible); but by default, we want to hide them.  So hide
296
299
  // them unless we have a cookie that says to show them.
297
 
  checkCookie()
 
300
  checkCookie();
298
301
  // -->
299
302
</script>
300
 
  
301
303
</body>
302
304
</html>