[kune-commits] r991 - in trunk: . doc img src/main/java/org/ourproject/kune/platf/client/ui

vjrj vjrj at ourproject.org
Thu Dec 11 03:39:40 CET 2008


Author: vjrj
Date: 2008-12-11 03:39:23 +0100 (Thu, 11 Dec 2008)
New Revision: 991

Added:
   trunk/doc/kune-dic-08.odp
   trunk/doc/kune-dic-08.pdf
   trunk/img/kune-logo-1200.png
   trunk/img/kune-logo-600.png
Modified:
   trunk/CREDITS
   trunk/src/main/java/org/ourproject/kune/platf/client/ui/QuickTipsHelper.java
Log:
kune presentation draft for new video, Samer in authors ;)

Modified: trunk/CREDITS
===================================================================
--- trunk/CREDITS	2008-12-10 14:58:11 UTC (rev 990)
+++ trunk/CREDITS	2008-12-11 02:39:23 UTC (rev 991)
@@ -5,15 +5,15 @@
 --------------------------------------------------------------------------------
 
 Daniel Gómez Blasco
+Samer Hassan
 Vicente J. Ruiz Jurado
 
 Contributors
 --------------------------------------------------------------------------------
 
-* Thanks to Samer Hassan for all the feedback, ideas and help with translations.
 * Antonio Martins, Jéferson Assumção, Moacir Gadotti and the Instituto Paulo 
 Freire staff.
-* Daniel Jiménez for the initial help
+* Daniel Jiménez for the initial help and coordination
 * Javier de la Cueva and Leovigildo García-Bobadilla for the legal support
 * Thanks to David Trigo and http://www.esperanto-es.net/ for suggest the name of 
 'kune' for our initiative:

Added: trunk/doc/kune-dic-08.odp
===================================================================
(Binary files differ)


Property changes on: trunk/doc/kune-dic-08.odp
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/doc/kune-dic-08.pdf
===================================================================
(Binary files differ)


Property changes on: trunk/doc/kune-dic-08.pdf
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/img/kune-logo-1200.png
===================================================================
(Binary files differ)


Property changes on: trunk/img/kune-logo-1200.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/img/kune-logo-600.png
===================================================================
(Binary files differ)


Property changes on: trunk/img/kune-logo-600.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/src/main/java/org/ourproject/kune/platf/client/ui/QuickTipsHelper.java
===================================================================
--- trunk/src/main/java/org/ourproject/kune/platf/client/ui/QuickTipsHelper.java	2008-12-10 14:58:11 UTC (rev 990)
+++ trunk/src/main/java/org/ourproject/kune/platf/client/ui/QuickTipsHelper.java	2008-12-11 02:39:23 UTC (rev 991)
@@ -30,5 +30,6 @@
         quickTipInstance.setDismissDelay(7000);
         quickTipInstance.setHideDelay(400);
         quickTipInstance.setMinWidth(100);
+        quickTipInstance.setShowDelay(750);
     }
 }
\ No newline at end of file




More information about the kune-commits mailing list