← Back to team overview

ayatana-commits team mailing list archive

[Branch ~xsplash-team/xsplash/trunk] Rev 58: change to 15s

 

Merge authors:
  Cody Russell (bratsche)
Related merge proposals:
  https://code.launchpad.net/~bratsche/xsplash/15s/+merge/10942
  proposed by: Cody Russell (bratsche)
  review: Approve - Ken VanDine (ken-vandine)
------------------------------------------------------------
revno: 58 [merge]
committer: Cody Russell <crussell@xxxxxxxxxxxxx>
branch nick: xsplash
timestamp: Mon 2009-08-31 15:29:24 -0500
message:
  change to 15s
modified:
  src/xsplash.c


--
lp:xsplash
https://code.launchpad.net/~xsplash-team/xsplash/trunk

Your team ayatana-commits is subscribed to branch lp:xsplash.
To unsubscribe from this branch go to https://code.launchpad.net/~xsplash-team/xsplash/trunk/+edit-subscription.
=== modified file 'src/xsplash.c'
--- src/xsplash.c	2009-08-31 14:24:02 +0000
+++ src/xsplash.c	2009-08-31 20:21:47 +0000
@@ -712,7 +712,7 @@
                          "dbus-proxy", bus_proxy,
                          NULL);
 
-  g_timeout_add (10000,
+  g_timeout_add (15000,
                  temporary_hack_for_initial_fade,
                  server);