X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-platform.c;h=4b8ebbd9e82029eced37a612106ce1075005d08f;hb=f08416bf2e881b413225817ac310afa895bddd9d;hp=69a85e5bd158aca634eefe1c00c6c5afece36465;hpb=4c4d6dd727f4af01e8458cdea93373d2e4a68529;p=modest diff --git a/src/maemo/modest-platform.c b/src/maemo/modest-platform.c index 69a85e5..4b8ebbd 100644 --- a/src/maemo/modest-platform.c +++ b/src/maemo/modest-platform.c @@ -973,7 +973,7 @@ modest_platform_on_new_msg (void) "system.note.dialog"); /* Play sound SR-SND-18. TODO: play the right file */ - hildon_notification_set_sound (not, "/usr/share/sounds/ui-new_email.wav"); + /* TODO: Where is this declared? hildon_notification_set_sound (not, "/usr/share/sounds/ui-new_email.wav"); */ /* Set the led pattern */ notify_notification_set_hint_int32 (NOTIFY_NOTIFICATION (not), "led-pattern", 3);