Decrease the wait time for the replacement notification.

This commit is contained in:
Christian Hammond 2005-07-10 23:48:15 +00:00
parent a2f80feafb
commit 711ba22be4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Sun Jul 10 16:46:57 PDT 2005 Christian Hammond <chipx86@chipx86.com>
* tests/test-replace.c:
- Decrease the wait time for the replacement notification.
Sat Jul 9 18:30:41 2005 Duarte Henriques <maxcow@users.sourceforge.net>
* libnotify/notify.c:

View File

@ -42,7 +42,7 @@ int main() {
}
sleep(20);
sleep(5);
notify_send_notification(n, NULL, NOTIFY_URGENCY_NORMAL,
"Second Summary", "Second Content",