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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue May 12 10:06:51 EEST 2009
Author: schulhof
Date: 2009-05-12 10:06:45 +0300 (Tue, 12 May 2009)
New Revision: 18322

Modified:
   projects/haf/trunk/osso-af-utils/debian/changelog
   projects/haf/trunk/osso-af-utils/src/fb-progress.sh
Log:
Changing delay in fb-progress.sh

Modified: projects/haf/trunk/osso-af-utils/debian/changelog
===================================================================
--- projects/haf/trunk/osso-af-utils/debian/changelog	2009-05-11 17:06:06 UTC (rev 18321)
+++ projects/haf/trunk/osso-af-utils/debian/changelog	2009-05-12 07:06:45 UTC (rev 18322)
@@ -1,3 +1,9 @@
+osso-af-utils (2.2-1) unstable; urgency=low
+
+  * Adjust the number of seconds to display the progress bar for
+
+ -- Gabriel Schulhof <kimmo.hamalainen at nokia.com>  Tue, 12 May 2009 10:02:56 +0300
+
 osso-af-utils (2.1-1) unstable; urgency=low
 
   * Remove console pollution via > /dev/null 2>&1

Modified: projects/haf/trunk/osso-af-utils/src/fb-progress.sh
===================================================================
--- projects/haf/trunk/osso-af-utils/src/fb-progress.sh	2009-05-11 17:06:06 UTC (rev 18321)
+++ projects/haf/trunk/osso-af-utils/src/fb-progress.sh	2009-05-12 07:06:45 UTC (rev 18322)
@@ -28,7 +28,7 @@
 LOGO=qgn_indi_startup_nokia_logo.png
 BAR=qgn_indi_progressbar.png
 
-SECS=11
+SECS=10
 
 case "$1" in
 start)	


More information about the maemo-commits mailing list