ekiga r6919 - in trunk: . sounds src/gui
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6919 - in trunk: . sounds src/gui
- Date: Wed, 10 Sep 2008 20:10:55 +0000 (UTC)
Author: dsandras
Date: Wed Sep 10 20:10:55 2008
New Revision: 6919
URL: http://svn.gnome.org/viewvc/ekiga?rev=6919&view=rev
Log:
Shorter sound. (bis repetita)
Modified:
trunk/ChangeLog
trunk/sounds/ring.wav
trunk/src/gui/main.cpp
Modified: trunk/sounds/ring.wav
==============================================================================
Binary files. No diff available.
Modified: trunk/src/gui/main.cpp
==============================================================================
--- trunk/src/gui/main.cpp (original)
+++ trunk/src/gui/main.cpp Wed Sep 10 20:10:55 2008
@@ -617,7 +617,7 @@
Ekiga::AudioOutputCore *audiooutput_core = dynamic_cast<Ekiga::AudioOutputCore *> (mw->core.get ("audiooutput-core"));
if (!call.is_outgoing ()) {
- audiooutput_core->start_play_event("incoming_call_sound", 3000, 256);
+ audiooutput_core->start_play_event("incoming_call_sound", 4000, 256);
#ifdef HAVE_NOTIFY
gm_main_window_incoming_call_notify (GTK_WIDGET (self), call);
#else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]