~ubuntu-branches/ubuntu/oneiric/rhythmbox/oneiric

« back to all changes in this revision

Viewing changes to doc/reference/tmpl/rb-cell-renderer-pixbuf.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-26 18:45:34 UTC
  • mfrom: (2.2.5 experimental)
  • Revision ID: james.westby@ubuntu.com-20110526184534-gdtl60mt1b05y06m
Tags: 2.90.1~20110329-1ubuntu1
* Resynchronize on Debian
  Remaining diffs:
* debian/control.in:
  - Build-Depends on gnome-common and liblaunchpad-integration-3.0-dev
  - Suggests rather than Recommends gstreamer universe components
  - only recommends python-mako since it's not strictly required
  - recommends the cdrecord option rather than suggests, that's something
    users probably expect to see working on the default installation
* debian/source_rhythmbox.py:
  - Apport hook
* debian/rhythmbox.install:
  - Install apport hook
* debian/rhythmbox.gconf-defaults:
  - Set the library watching option on by default
* debian/patches/01_lpi.patch:
  - Launchpad integration change
* debian/patches/02_use_escaped_podcast_uri.patch:
  - Handle podcasts that have sound files with the same basename
* debian/patches/03_magnatune_partner.patch:
  - Set Magnatune plugin partner ID to "ubuntu"
* debian/patches/04_pause_button.patch:
  - remove the play pause button label
* debian/patches/22_hide_on_quit.patch:
  - the close and ctrl<w> buttons are now mapped to hide the main window (can
    bring it back using the soundmenu). Music -> Quit should be used to really
    close rhythmbox.
* debian/rules:
  - Run autotools on build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
RBCellRendererPixbuf
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
 
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
 
10
 
</para>
11
 
 
12
 
<!-- ##### SECTION See_Also ##### -->
13
 
<para>
14
 
 
15
 
</para>
16
 
 
17
 
<!-- ##### SECTION Stability_Level ##### -->
18
 
 
19
 
 
20
 
<!-- ##### SECTION Image ##### -->
21
 
 
22
 
 
23
 
<!-- ##### STRUCT RBCellRendererPixbuf ##### -->
24
 
<para>
25
 
 
26
 
</para>
27
 
 
28
 
 
29
 
<!-- ##### SIGNAL RBCellRendererPixbuf::pixbuf-clicked ##### -->
30
 
<para>
31
 
 
32
 
</para>
33
 
 
34
 
@rbcellrendererpixbuf: the object which received the signal.
35
 
@arg1: 
36
 
 
37
 
<!-- ##### ARG RBCellRendererPixbuf:pixbuf ##### -->
38
 
<para>
39
 
 
40
 
</para>
41
 
 
42
 
<!-- ##### STRUCT RBCellRendererPixbufClass ##### -->
43
 
<para>
44
 
 
45
 
</para>
46
 
 
47
 
@parent_class: 
48
 
@pixbuf_clicked: 
49
 
 
50
 
<!-- ##### FUNCTION rb_cell_renderer_pixbuf_new ##### -->
51
 
<para>
52
 
 
53
 
</para>
54
 
 
55
 
@void: 
56
 
@Returns: 
57
 
 
58