commit ead1b3478c86e80237c79c6f618d8187b6cd9eeb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 14 10:35:11 2012 +0100

    gnome-rr: Detect Apple DFP outputs as internal
    
    As used in MacBookPro5,3
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672030
    
    Signed-off-by: Richard Hughes <richard@hughsie.com>

M	libgnome-desktop/gnome-rr.c

commit 258fba54ad8b0b6e042f3f18c0a2af431869979a
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:   Fri Mar 16 13:54:45 2012 +0530

    hindi translation

M	po/hi.po

commit 4acf529c42296b6f8ddfddae9c0cda7ce2626a68
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Tue Mar 13 20:50:46 2012 -0400

    gnome-bg: remove unused GdkScreen* arguments
    
    The GdkScreen* was being passed into some functions that weren't using
    it at all.  Remove those extra arguments.

M	libgnome-desktop/gnome-bg.c

commit 24795ea45e5f91706d1eac6c05efce571a85b4fe
Author: Khoem Sokhem <khoemsokhem@khmeros.info>
Date:   Sat Mar 10 13:21:49 2012 +0100

    Add initial Khmer translation

M	po/LINGUAS
A	po/km.po

commit 14b889daa350ec80e37e193a7cab422fd8af6fba
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Fri Mar 9 14:55:05 2012 -0500

    gnome-bg: publish the 'representative color'
    
    Publish a list of 'representative colours' as a property on the root
    window _GNOME_BACKGROUND_REPRESENTATIVE_COLORS.  This is alongside the
    normal properties pointing at the pixmap of the background image.
    
    Right now, this is just implemented as an average using the existing
    pixbuf_average_value() function.  Strictly speaking, the property is a
    list of colours and in the future we may set more than one.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671750

M	libgnome-desktop/gnome-bg.c

commit 0f604136753948a43c4e571a64c5e5d1d9a69faf
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Fri Mar 9 14:32:15 2012 -0500

    gnome-bg: have pixbuf_average_value return GdkRGBA
    
    Now that we have a proper type for RGBA values, we should use it
    (instead of packing the four components into a uint32).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671750

M	libgnome-desktop/gnome-bg.c

commit 1746f00f459b60aa7eb440324da60547ddb1a2ca
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Mar 9 12:00:59 2012 +0100

    gnome-rr: Add definition for next rotation
    
    In gnome-settings-daemon's XRandR plugin, we were relying on -1
    meaning "next rotation" so that the "rotate display" button would
    work as expected. But given its values, GnomeRRRotation would
    probably have been made unsigned, and thus never matching -1.
    
    We now add an "next rotation" member for the benefit of that
    XRandR plugin.
    
    Spotted by Sjoerd Simons <sjoerd@luon.net>

M	libgnome-desktop/gnome-rr.h

commit 9fe6d5710f0768f00f0c852be01e5176dfd39eaa
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Mar 5 10:53:15 2012 +0100

    release: post-release bump to 3.3.92

M	configure.ac

commit ea008930e1663502f11221b22ba9e369c3491b11
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Mar 5 10:53:09 2012 +0100

    release: 3.3.91

M	NEWS
M	configure.ac