[maemo-commits] [maemo-commits] r14165 - projects/haf/trunk/osso-app-killer/src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Sep 28 14:28:02 EEST 2007
Author: kihamala
Date: 2007-09-28 14:28:01 +0300 (Fri, 28 Sep 2007)
New Revision: 14165

Modified:
   projects/haf/trunk/osso-app-killer/src/osso-app-killer-cud.sh
Log:
now calling osso-clean-mmc.sh


Modified: projects/haf/trunk/osso-app-killer/src/osso-app-killer-cud.sh
===================================================================
--- projects/haf/trunk/osso-app-killer/src/osso-app-killer-cud.sh	2007-09-28 11:25:53 UTC (rev 14164)
+++ projects/haf/trunk/osso-app-killer/src/osso-app-killer-cud.sh	2007-09-28 11:28:01 UTC (rev 14165)
@@ -48,6 +48,7 @@
 if [ "x$OSSO_CUD_DOES_NOT_DESTROY" = "x" ]; then
   # Remove all user data
   CUD=foo /usr/sbin/gconf-clean.sh 
+  /usr/sbin/osso-clean-mmc.sh
 
   OLDDIR=`pwd`
   if [ -d /home/user/.osso ]; then


More information about the maemo-commits mailing list