diff -r 5964140ed25a -r a72ff4214918 contextframework/cfwplugins/ApplicationStateSourcePlugIn/group/bld.inf --- a/contextframework/cfwplugins/ApplicationStateSourcePlugIn/group/bld.inf Wed Apr 14 16:08:26 2010 +0300 +++ b/contextframework/cfwplugins/ApplicationStateSourcePlugIn/group/bld.inf Tue Apr 27 16:49:15 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -10,6 +10,7 @@ * Nokia Corporation - initial contribution. * * Contributors: +* NTT DOCOMO, INC - BUG 2365 * * Description: * @@ -28,25 +29,19 @@ ../rom/applicationstatesourcepluginhw.iby CORE_MW_LAYER_IBY_EXPORT_PATH(ApplicationStateSourcePlugInHW.iby) // Rule files -../data/autorotateui_activate.xml\ - /epoc32/release/winscw/udeb/z/private/10282bc4/rules/autorotateui_activate.rul -../data/autorotateui_activate.xml\ - /epoc32/data/z/private/10282bc4/rules/autorotateui_activate.rul +/* +Copy autorotateui_activate.xml, autorotateui_alwaysinportrait.xml, autorotateui_init.xml, autorotateui_rotate.xml to +1. \epoc32\data\z\private\10282BC4\rules\ +2. \epoc32\release\winscw\udeb\z\private\10282BC4\rules\ +3. \epoc32\release\winscw\urel\z\private\10282BC4\rules\ +*/ +../data/autorotateui_activate.xml Z:/private/10282bc4/rules/autorotateui_activate.rul -../data/autorotateui_alwaysinportrait.xml\ - /epoc32/release/winscw/udeb/z/private/10282bc4/rules/autorotateui_alwaysinportrait.rul -../data/autorotateui_alwaysinportrait.xml\ - /epoc32/data/z/private/10282bc4/rules/autorotateui_alwaysinportrait.rul +../data/autorotateui_alwaysinportrait.xml Z:/private/10282bc4/rules/autorotateui_alwaysinportrait.rul -../data/autorotateui_init.xml\ - /epoc32/release/winscw/udeb/z/private/10282bc4/rules/autorotateui_init.rul -../data/autorotateui_init.xml\ - /epoc32/data/z/private/10282bc4/rules/autorotateui_init.rul +../data/autorotateui_init.xml Z:/private/10282bc4/rules/autorotateui_init.rul -../data/autorotateui_rotate.xml\ - /epoc32/release/winscw/udeb/z/private/10282bc4/rules/autorotateui_rotate.rul -../data/autorotateui_rotate.xml\ - /epoc32/data/z/private/10282bc4/rules/autorotateui_rotate.rul +../data/autorotateui_rotate.xml Z:/private/10282bc4/rules/autorotateui_rotate.rul #endif // RD_CONTEXT_FRAMEWORK