Changeset 1352
- Timestamp:
- 12/26/06 16:12:00
- Files:
-
- trunk/tests/functional/msg-sender.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/tests/functional/msg-sender.c
r1351 r1352 151 151 152 152 g_timeout_add (1, dance, account); 153 g_timeout_add ( 5000 * 4, time_s_up, NULL);153 g_timeout_add (1000 * 4, time_s_up, NULL); 154 154 155 155 gtk_main ();
