Skip to content
  • Christian Persch's avatar
    Be more lenient in the gconf daemon check · f41c3d14
    Christian Persch authored
    Using gconf_ping_daemon() wasn't working right, since it returns FALSE
    not only when the gconf daemon cannot be spawned, but also if the daemon
    simply isn't running yet, but could be started without problems. Use
    gconf_spawn_daemon() instead. Should fix problem reported in bug 564649
    comment 5.
    f41c3d14