Changeset 1352

Show
Ignore:
Timestamp:
12/26/06 16:12:00
Author:
pvanhoof
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tests/functional/msg-sender.c

    r1351 r1352  
    151151             
    152152                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); 
    154154             
    155155                gtk_main ();