~kaozilon/totem/test

« back to all changes in this revision

Viewing changes to docs/reference/html/index.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-26 00:07:51 UTC
  • mfrom: (1.6.1) (24.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130526000751-kv8ap3x1di4qq8j2
Tags: 3.8.2-0ubuntu1
* Sync with Debian. Remaining changes: 
* debian/control.in:
  - Drop build-depends on libepc-ui-dev and libgrilo-0.2-dev (in universe)
  - Drop libxtst-dev build-depends so that the (redundant) fake key presses
    for inhibiting the screensaver are disabled (LP: #1007438)
  - Build-depend on libzeitgeist-dev
  - Suggest rather than recommend gstreamer components in universe
  - Add totem-plugins-extra
  - Add XB-Npp-Description and XB-Npp-Filename header to the 
    totem-mozilla package to improve ubufox/ubuntu plugin db integration 
  - Refer to Firefox in totem-mozilla description instead of Iceweasel
  - Don't have totem-mozilla recommend any particular browser
  - Drop obsolete python library dependencies since iplayer is no longer
    included
* debian/totem-common.install, debian/source_totem.py:
  - Install Ubuntu apport debugging hook
* debian/totem-plugins-extra.install:
  - Universe plugins split out of totem-plugins (currently only gromit)
* debian/totem-plugins.install:    
  - Skip the plugins split to -extra and add the zeitgeist plugin
* debian/rules:
  - Build with --fail-missing, to ensure we install everything. 
    + Ignore libtotem.{,l}a since we delibrately don't install these.
  - Re-enable hardening, make sure both PIE and BINDNOW are used
    by setting hardening=+all. (LP: #1039604)
* debian/patches/91_quicklist_entries.patch:
  - Add static quicklist
* debian/patches/92_gst-plugins-good.patch:
  - Build without unnecessary gstreamer1.0-bad dependency
* debian/patches/93_grilo_optional.patch:
  - Allow building without grilo while grilo MIR is still pending
* debian/patches/correct_desktop_mimetypes.patch:
  - Don't list the mimetypes after the unity lists
* debian/patches/revert_shell_menu.patch: 
  - revert the use of a shell menu until indicator-appmenu can handle
    the mixed shell/traditional menus itself
* New upstream release

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>Totem Reference Manual</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Totem Reference Manual">
8
8
<link rel="next" href="tutorials.html" title="Tutorials">
9
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
9
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
10
10
<link rel="stylesheet" href="style.css" type="text/css">
11
11
</head>
12
12
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<div>
16
16
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Totem Reference Manual</p></th></tr></table></div>
17
17
<div><p class="releaseinfo">
18
 
                        for Totem 3.4.2
 
18
                        for Totem 3.8.2
19
19
. The latest version of this documentation can be found online at
20
20
                        <a class="ulink" href="http://library.gnome.org/devel/totem/" target="_top">http://library.gnome.org/devel/totem/</a>.
21
21
                </p></div>
22
22
</div>
23
23
<hr>
24
24
</div>
25
 
<div class="toc"><dl>
 
25
<div class="toc"><dl class="toc">
26
26
<dt><span class="chapter"><a href="tutorials.html">Tutorials</a></span></dt>
27
27
<dd><dl><dt>
28
28
<span class="refentrytitle"><a href="totem-plugins.html">Writing Totem Plugins</a></span><span class="refpurpose"> — brief tutorial on writing Totem plugins</span>
42
42
<span class="refentrytitle"><a href="BaconVideoWidget.html">BaconVideoWidget</a></span><span class="refpurpose"> — video playing widget and abstraction</span>
43
43
</dt>
44
44
</dl></dd>
45
 
<dt><span class="chapter"><a href="widget-api.html">Widgets</a></span></dt>
46
 
<dd><dl>
47
 
<dt>
48
 
<span class="refentrytitle"><a href="TotemVideoList.html">TotemVideoList</a></span><span class="refpurpose"> — a <a href="http://developer.gnome.org/devel/gtk/GtkTreeView.html"><span class="type">GtkTreeView</span></a> widget for listing videos</span>
49
 
</dt>
50
 
<dt>
51
 
<span class="refentrytitle"><a href="TotemCellRendererVideo.html">TotemCellRendererVideo</a></span><span class="refpurpose"> — a <a href="http://developer.gnome.org/devel/gtk/GtkCellRenderer.html"><span class="type">GtkCellRenderer</span></a> widget for listing videos</span>
52
 
</dt>
53
 
</dl></dd>
54
45
<dt><span class="index"><a href="api-index-full.html">Index of all symbols</a></span></dt>
55
46
<dt><span class="index"><a href="ix02.html">Index of new symbols in 2.90.0</a></span></dt>
56
47
<dt><span class="index"><a href="ix03.html">Index of new symbols in 2.90.6</a></span></dt>
62
53
</div>
63
54
<div class="footer">
64
55
<hr>
65
 
          Generated by GTK-Doc V1.18</div>
 
56
          Generated by GTK-Doc V1.18.1</div>
66
57
</body>
67
58
</html>
 
 
b'\\ No newline at end of file'