Commit graph

9 commits

Author SHA1 Message Date
Sergey V. Udaltsov
73b8ac314b DBUS-based g-s-d activation 2006-06-25 02:20:15 +00:00
Arjan Timmerman
efeb4b9632 Fixes #334153
2006-03-29  Arjan Timmerman <arjani@soulfly.nl>

	Fixes #334153

	* activate-settings-daemon.c (activate_settings_daemon): fixed leaked
	CORBA_environment and removed extra if statement.
2006-03-29 16:12:52 +00:00
Rodrigo Moya
bc78808558 use gtk_dialog_run, we want the dialog to show up for more than less than
2006-93-23  Rodrigo Moya <rodrigo@novell.com>

	* activate-settings-daemon.c (popup_error_message): use gtk_dialog_run,
	we want the dialog to show up for more than less than a second.
2006-03-23 15:19:43 +00:00
Paolo Borelli
3c53e1ee00 fix leak, patch by Kjartan Maaras. (#153595).
2004-10-17  Paolo Borelli  <pborelli@katamail.com>

	* capplets/common/activate-settings-daemon.c: fix leak, patch by
	Kjartan Maaras. (#153595).

	approved by jrb.
2004-10-17 17:32:05 +00:00
Jody Goldberg
d9f1844c30 message dialogs must have separators.
2002-04-18  Jody Goldberg <jody@gnome.org>

	* activate-settings-daemon.c (static) : message dialogs must have
	  separators.
2002-04-18 14:41:21 +00:00
Kjartan Maraas
aceada3be1 Fix a string.
2003-03-26  Kjartan Maraas  <kmaraas@gnome.org>

	* activate-settings-daemon.c: Fix a string.
2002-03-26 08:24:04 +00:00
Zbigniew Chyla
4844134d51 Fixed compilation error.
2002-03-18  Zbigniew Chyla  <cyba@gnome.pl>

	* capplets/common/activate-settings-daemon.c (popup_error_message):
	Fixed compilation error.
2002-03-17 23:35:52 +00:00
Kjartan Maraas
e9b57b010f Mark a string. #include <config.h>
2002-03-17  Kjartan Maraas  <kmaraas@gnome.org>

	* activate-settings-daemon.c: Mark a string. #include <config.h>
2002-03-17 22:15:14 +00:00
Seth Nickell
006261e341 Add new client interface for activating the settings daemon if its not
2002-03-10  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* activate-settings-daemon.c: (popup_error_message),
	(activate_settings_daemon):
	* activate-settings-daemon.h:

	Add new client interface for activating the settings daemon
	if its not already running.
2002-03-11 01:45:11 +00:00