diff -r 000000000000 -r f72a12da539e idlehomescreen/data/clean_themes.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/data/clean_themes.bat Thu Dec 17 08:40:49 2009 +0200 @@ -0,0 +1,21 @@ +rem +rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +rem All rights reserved. +rem This component and the accompanying materials are made available +rem under the terms of "Eclipse Public License v1.0" +rem which accompanies this distribution, and is available +rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +rem +rem Initial Contributors: +rem Nokia Corporation - initial contribution. +rem +rem Contributors: +rem +rem Description: +rem +rmdir \epoc32\RELEASE\winscw\udeb\Z\private\200159c0 /s /q +rmdir \epoc32\data\Z\resource\homescreen /s /q +rmdir \epoc32\data\Z\private\200159c0 /s /q +rmdir \epoc32\winscw\c\private\10202be9\persists /s /q +rmdir \epoc32\winscw\c\private\200159c0 /s /q +rmdir \epoc32\winscw\c\private\102750f0 /s /q \ No newline at end of file