~ubuntu-branches/ubuntu/quantal/rhythmbox/quantal

« back to all changes in this revision

Viewing changes to doc/reference/html/RBMissingFilesSource.html

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-06-10 16:19:59 UTC
  • mfrom: (1.3.7)
  • mto: This revision was merged to the branch mainline in revision 215.
  • Revision ID: package-import@ubuntu.com-20120610161959-x1tju93su2c0yv7c
Tags: 2.97-1
* New upstream release.
  - New more compact header layout, including album art.
    Closes: #660483, #658717
* debian/watch: Also track odd version numbers since rhythmbox does not seem
  to follow the typical GNOME versioning scheme.
* Remove patches which have been applied upstream.
* Update librhythmbox-core5 → librhythmbox-core6 for the soname bump.
* Add explicit Build-Depends on libxml2-dev (>= 2.7.8).
* Drop artdisplay plugin. It has been removed upstream as it is no longer
  needed now that the playing track display includes album art.
* Drop Build-Depends on python-gst0.10-dev and replace Depends on
  python-gst0.10 with gir1.2-gstreamer-0.10 (required by the replaygain
  plugin).
* Drop Recommends on nautilus-sendto. The sendto plugin is for sending
  selected tracks by email or instant message from within rhythmbox. It is
  not a nautilus-sendto plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
<div class="refsect1">
51
51
<a name="RBMissingFilesSource.object-hierarchy"></a><h2>Object Hierarchy</h2>
52
52
<pre class="synopsis">
53
 
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
54
 
   +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
55
 
         +----<a href="/usr/share/gtk-doc/html/gtk3/GtkWidget.html">GtkWidget</a>
56
 
               +----<a href="/usr/share/gtk-doc/html/gtk3/GtkContainer.html">GtkContainer</a>
57
 
                     +----<a href="/usr/share/gtk-doc/html/gtk3/GtkBox.html">GtkBox</a>
58
 
                           +----<a href="/usr/share/gtk-doc/html/gtk3/GtkHBox.html">GtkHBox</a>
 
53
  GObject
 
54
   +----GInitiallyUnowned
 
55
         +----GtkWidget
 
56
               +----GtkContainer
 
57
                     +----GtkBox
 
58
                           +----GtkHBox
59
59
                                 +----RBDisplayPage
60
60
                                       +----<a class="link" href="RBSource.html" title="RBSource">RBSource</a>
61
61
                                             +----RBMissingFilesSource
65
65
<a name="RBMissingFilesSource.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
66
66
<p>
67
67
RBMissingFilesSource implements
68
 
 AtkImplementorIface,  <a href="/usr/share/gtk-doc/html/gtk3/GtkBuildable.html">GtkBuildable</a> and  <a href="/usr/share/gtk-doc/html/gtk3/gtk3-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
 
68
 AtkImplementorIface,  GtkBuildable and  GtkOrientable.</p>
69
69
</div>
70
70
<div class="refsect1">
71
71
<a name="RBMissingFilesSource.description"></a><h2>Description</h2>