~wongchiachen/ubuntu/precise/totem/hey_about_dialog

« back to all changes in this revision

Viewing changes to docs/reference/html/core-api.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-20 16:38:02 UTC
  • mfrom: (1.11.13 upstream) (2.1.17 experimental)
  • Revision ID: james.westby@ubuntu.com-20110520163802-p3lohdmfvws2jqeo
Tags: 3.0.1-0ubuntu1
* Resynchronize on Debian, remaining diffs:
* debian/control.in:
  - use suggests rather than recommends for universe gstreamer components
  - add totem-plugins-extra for the components which have depends in universe
  - add build-depends on gnome-common, dh-autoreconf, 
    liblaunchpad-intrgration-3.0-dev, hardening-wrapper
  - drop build-depends on libepc-ui-dev, python-feedparser, xulrunner-dev,
    libtracker-sparql-0.10-dev
  - add XB-Npp-Description and XB-Npp-Filename header to the 
    totem-mozilla package to improve ubufox/ubuntu plugin db integration 
  - change refences from Iceweasel to Firefox
  - recommends gnome-icon-theme-symbolic rather than depending on it
  - list firefox as a totem-mozilla recommends before epiphany-browser
  - libtotem replaces totem (<< 3.0.1-1) for ppa upgrades
* debian/totem-common.install:
  - Install apport hook
* debian/totem-plugins-extra.install:
  - Plugins split out ouf totem-plugins
* debian/totem-plugins.install:    
  - Move some plugins to totem-plugins-extra
* debian/totem.preinst:
  - No longer required as Lucid has been released
* debian/patches/01_fake_keypresses.patch:
  - dropped it's an old workaround and should not be required
* debian/patches/02_lpi.patch:
  - Launchpad integration
* debian/patches/03_default_options.patch: 
  - enable the youtube option by default
* debian/patches/70_bbc_plugin.patch:
  - bbc content viewer, needs to be fixed for the new version
* debian/source_totem.py:
  - ubuntu apport debugging
* debian/rules:
  - run autoreconf on build
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Core API</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Totem Reference Manual">
8
8
<link rel="up" href="index.html" title="Totem Reference Manual">
9
9
<link rel="prev" href="totem-plugins.html" title="Writing Totem Plugins">
10
10
<link rel="next" href="TotemObject.html" title="TotemObject">
11
 
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (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">
19
19
<th width="100%" align="center">Totem Reference Manual</th>
20
20
<td><a accesskey="n" href="TotemObject.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
 
<div class="chapter" title="Core API">
 
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h2 class="title">
24
24
<a name="core-api"></a>Core API</h2></div></div></div>
25
25
<div class="toc"><dl>
30
30
<span class="refentrytitle"><a href="totem-Interface.html">Interface</a></span><span class="refpurpose"> — interface utility/loading/error functions</span>
31
31
</dt>
32
32
<dt>
33
 
<span class="refentrytitle"><a href="TotemPlugin.html">TotemPlugin</a></span><span class="refpurpose"> — base plugin class and loading/unloading functions</span>
 
33
<span class="refentrytitle"><a href="totem-TotemPlugin.html">TotemPlugin</a></span><span class="refpurpose"> — base plugin class and loading/unloading functions</span>
34
34
</dt>
35
35
<dt>
36
36
<span class="refentrytitle"><a href="BaconVideoWidget.html">BaconVideoWidget</a></span><span class="refpurpose"> — video playing widget and abstraction</span>
39
39
</div>
40
40
<div class="footer">
41
41
<hr>
42
 
          Generated by GTK-Doc V1.15</div>
 
42
          Generated by GTK-Doc V1.17.1</div>
43
43
</body>
44
44
</html>
 
 
b'\\ No newline at end of file'