libgnome r3602 - in branches/gnome-2-20: . libgnome
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: libgnome r3602 - in branches/gnome-2-20: . libgnome
- Date: Fri, 25 Jan 2008 11:44:12 +0000 (GMT)
Author: chpe
Date: Fri Jan 25 11:44:11 2008
New Revision: 3602
URL: http://svn.gnome.org/viewvc/libgnome?rev=3602&view=rev
Log:
2008-01-25 Christian Persch <chpe gnome org>
* libgnome/gnome-sound.c: Set sound to enabled by default. Bug
#511928.
Modified:
branches/gnome-2-20/ChangeLog
branches/gnome-2-20/libgnome/gnome-sound.c
Modified: branches/gnome-2-20/libgnome/gnome-sound.c
==============================================================================
--- branches/gnome-2-20/libgnome/gnome-sound.c (original)
+++ branches/gnome-2-20/libgnome/gnome-sound.c Fri Jan 25 11:44:11 2008
@@ -40,7 +40,7 @@
#ifdef HAVE_ESD
static char *esound_hostname = NULL;
static int gnome_sound_connection = -1;
-static gboolean gnome_sound_enabled = FALSE;
+static gboolean gnome_sound_enabled = TRUE;
#endif
typedef struct _sample
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]