~noskcaj/ubuntu/trusty/tumbler/0.1.30

« back to all changes in this revision

Viewing changes to docs/reference/tumbler/html/tumbler-TumblerAbstractThumbnailer.html

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2012-02-05 21:03:17 UTC
  • mfrom: (4.1.2)
  • Revision ID: package-import@ubuntu.com-20120205210317-bnl5qa1pxpro64ih
Tags: 0.1.23-1
[ Lionel Le Folgoc ]
* New upstream release:
  - fix crashes in the pixbuf thumbnailer.                        lp: #804921
* debian/control: build-depends on libgsf-1-dev and libopenrawgnome-dev to
  enable the new thumbnailers.
* debian/copyright: fix EOLs.
* Add a new binary package, tumbler-plugins-extra, to ship plugins using
  libraries not present in the default xfce desktop (openraw, gsf), and let
  tumbler suggest it.
* debian/patches:
  - 02_start-gst-pipeline.patch: dropped, applied upstream.
  - 01_fix-link-lm.patch: refreshed for the new plugins.
* debian/libtumbler-1-dev.install: updated, .a files aren't created anymore.

[ Yves-Alexis Perez ]
* debian/watch updated for new tumbler location.
* debian/control:
  - update debhelper build-dep to 9 now that it's released.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="extension-api.html" title="Part IV. Extension API">
9
9
<link rel="prev" href="tumbler-tumbler-provider-plugin.html" title="tumbler-provider-plugin">
10
10
<link rel="next" href="tumbler-TumblerThumbnailerProvider.html" title="TumblerThumbnailerProvider">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
38
38
<div class="refsynopsisdiv">
39
39
<a name="tumbler-TumblerAbstractThumbnailer.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">struct              <a class="link" href="tumbler-TumblerAbstractThumbnailer.html#TumblerAbstractThumbnailerClass" title="struct TumblerAbstractThumbnailerClass">TumblerAbstractThumbnailerClass</a>;
41
 
                    <a class="link" href="tumbler-TumblerAbstractThumbnailer.html#TumblerAbstractThumbnailerPrivate" title="TumblerAbstractThumbnailerPrivate">TumblerAbstractThumbnailerPrivate</a>;
42
41
</pre>
43
42
</div>
44
43
<div class="refsect1">
62
61
<p>
63
62
</p>
64
63
</div>
65
 
<hr>
66
 
<div class="refsect2">
67
 
<a name="TumblerAbstractThumbnailerPrivate"></a><h3>TumblerAbstractThumbnailerPrivate</h3>
68
 
<pre class="programlisting">typedef struct _TumblerAbstractThumbnailerPrivate TumblerAbstractThumbnailerPrivate;</pre>
69
 
<p>
70
 
</p>
71
 
</div>
72
64
</div>
73
65
</div>
74
66
<div class="footer">
75
67
<hr>
76
 
          Generated by GTK-Doc V1.17</div>
 
68
          Generated by GTK-Doc V1.18</div>
77
69
</body>
78
70
</html>
 
 
b'\\ No newline at end of file'