we now depend on esound.
Tue Jan 8 15:00:27 2002 Jonathan Blandford <jrb@redhat.com> * configure.in (XF86MISC_LIBS): we now depend on esound. * background-properties-capplet.c (main): Removed call to set up session management - obsolete * gnome-settings-daemon/Makefile.am (INCLUDES): Added missing -I$(top_srcdir) * POTFILES.in: Update
This commit is contained in:
parent
63979d3820
commit
b47bd9d7f9
34 changed files with 11099 additions and 6597 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-01-02 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* background-properties-capplet.c (main): Removed call to set up
|
||||
session management - obsolete
|
||||
|
||||
2001-12-20 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* background-properties-capplet.c: Update
|
||||
|
|
|
@ -300,8 +300,6 @@ main (int argc, char **argv)
|
|||
GNOME_PARAM_POPT_TABLE, cap_options,
|
||||
NULL);
|
||||
|
||||
setup_session_mgmt (argv[0]);
|
||||
|
||||
client = gconf_client_get_default ();
|
||||
gconf_client_add_dir (client, "/desktop/gnome/background", GCONF_CLIENT_PRELOAD_ONELEVEL, NULL);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue