[Xfce4-commits] <www:nick/gettext> Start with random image.

Nick Schermer noreply at xfce.org
Sun Jan 16 16:12:01 CET 2011


Updating branch refs/heads/nick/gettext
         to f44f0c43b7039ad4a1e7556d262e83a49dd2efa8 (commit)
       from cf86fecd06896c89c52c8d736cbe084be76bc251 (commit)

commit f44f0c43b7039ad4a1e7556d262e83a49dd2efa8
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 16 16:11:48 2011 +0100

    Start with random image.

 style/tiny.packed.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/style/tiny.packed.js b/style/tiny.packed.js
index 9fee1e9..be10f02 100644
--- a/style/tiny.packed.js
+++ b/style/tiny.packed.js
@@ -13,7 +13,7 @@ var slideshow=new TINY.fader.fade('slideshow',
   id:'slides',
   auto:5,
   visible:true,
-  position:0,
+  position:Math.floor(Math.random()*4),
   resume:true
 });
 



More information about the Xfce4-commits mailing list