[maemo-commits] [maemo-commits] r15770 - in projects/haf/trunk/osso-af-utils: debian src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Jul 14 13:39:59 EEST 2008
Author: schulhof
Date: 2008-07-14 13:39:53 +0300 (Mon, 14 Jul 2008)
New Revision: 15770

Modified:
   projects/haf/trunk/osso-af-utils/debian/changelog
   projects/haf/trunk/osso-af-utils/src/fb-progress.sh
Log:
  * Lower startup progress bar animation duration to 11s
  * Fixes: NB#85269


Modified: projects/haf/trunk/osso-af-utils/debian/changelog
===================================================================
--- projects/haf/trunk/osso-af-utils/debian/changelog	2008-07-14 06:10:40 UTC (rev 15769)
+++ projects/haf/trunk/osso-af-utils/debian/changelog	2008-07-14 10:39:53 UTC (rev 15770)
@@ -1,3 +1,10 @@
+osso-af-utils (1.17-1) unstable; urgency=low
+
+  * Lower startup progress bar animation duration to 11s
+  * Fixes: NB#85269
+
+ -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>  Mon, 14 Jul 2008 13:32:34 +0300
+
 osso-af-utils (1.16-2) unstable; urgency=low
 
   * Added a required 'Fixes' line.

Modified: projects/haf/trunk/osso-af-utils/src/fb-progress.sh
===================================================================
--- projects/haf/trunk/osso-af-utils/src/fb-progress.sh	2008-07-14 06:10:40 UTC (rev 15769)
+++ projects/haf/trunk/osso-af-utils/src/fb-progress.sh	2008-07-14 10:39:53 UTC (rev 15770)
@@ -28,7 +28,7 @@
 LOGO=qgn_indi_startup_nokia_logo.png
 BAR=qgn_indi_progressbar.png
 
-SECS=18
+SECS=11
 
 case "$1" in
 start)	


More information about the maemo-commits mailing list