gnome-session r4337 - trunk/gnome-session
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-session r4337 - trunk/gnome-session
- Date: Wed, 9 May 2007 13:37:52 +0100 (BST)
Author: vuntz
Date: 2007-05-09 13:37:52 +0100 (Wed, 09 May 2007)
New Revision: 4337
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-session?rev=4337&view=rev
Modified:
trunk/gnome-session/ChangeLog
trunk/gnome-session/Makefile.am
trunk/gnome-session/main.c
trunk/gnome-session/startup-programs.c
Log:
2007-05-09 Vincent Untz <vuntz gnome org>
Add a warning when the computer clock looks misconfigured, since it
might break the whole desktop (bonobo, and other things) and make it
impossible to use it.
Fix bug #410025
* Makefile.am: new defines
* main.c: (gsm_check_for_root): fix behavior to quit by default, even
when the user just closes the dialog
(gsm_check_time): new
(gsm_check_clock_set_label): new
(gsm_check_clock_config_tool_exists): new
(gsm_check_clock_main_quit): new
(gsm_check_clock_update): new
(gsm_check_clock_tool_exited): new
(gsm_check_clock_response):
(gsm_check_clock): new (all those functions could arguably go in
another new file, but it's not that big)
(main): call gsm_check_clock()
* startup-programs.c: (startup_list_update_gui): use
g_markup_printf_escaped()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]