gdm r5599 - in branches/gnome-2-20: . common daemon



Author: bcameron
Date: 2008-01-03 06:16:47 +0000 (Thu, 03 Jan 2008)
New Revision: 5599
ViewCVS link: http://svn.gnome.org/viewcvs/gdm?rev=5599&view=rev

Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/common/gdm-config.c
   branches/gnome-2-20/common/gdm-config.h
   branches/gnome-2-20/daemon/gdm-daemon-config.c
   branches/gnome-2-20/daemon/gdm.c
Log:
2008-01-02 Brian Cameron <brian cameron sun com>

        * common/gdm-config.h, common/gdm-config.c:  Add function for
          getting a list of server-foo sections from the configuration
          files.  Also fix bug that was causing the comparison of
          STRING_ARRAY keys to not work.  This was causing gdmsetup
          to behave badly when changing the value of the
          Halt/Shutdown/Reboot commands.  Fixes bug #502074.
        * daemon/gdm-daemon-config.c: Now use the above functions to
          get the server-foo section names rather than just parsing the
          ones used in the [server] section.  This makes gdmsetup work
          better and fixes bug #462613.
        * daemon/gdm.c, daemon/gdm-daemon-config.c: Set debug as soon as
          the configuration value is read, not after the configuration
          file parsing is done.  This is useful for debugging problems
          while parsing.





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