[gnome-control-center: 12/12] Merge branch 'randr-set-as-default'



commit 5180a99017661d988010d4ad82bd365a1373c45b
Merge: 8a31bf8 c30ff27
Author: Federico Mena Quintero <federico novell com>
Date:   Tue Apr 6 18:31:07 2010 -0500

    Merge branch 'randr-set-as-default'
    
    This adds a "Make Default" button in gnome-display-properties, which is used
    to set up a systemwide default RANDR configuration.  For users which don't have
    a personal ~/.config/monitors.xml, then that systemwide configuration will
    be used instead.
    
    There is a PolicyKit helper program, gnome-display-properties-install-systemwide,
    which is used to create the file
    
      /etc/gnome-settings-daemon/xrandr/monitors.xml
    
    in a secure fashion.

 capplets/display/Makefile.am                       |   20 ++
 capplets/display/display-capplet.ui                |   20 ++-
 .../gnome-display-properties-install-systemwide.c  |  272 ++++++++++++++++++++
 capplets/display/org.gnome.randr.policy.in         |   29 ++
 capplets/display/xrandr-capplet.c                  |   85 ++++++-
 configure.ac                                       |    2 +
 6 files changed, 422 insertions(+), 6 deletions(-)
---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]