videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXDrives.inc
branchRCL_3
changeset 57 befca0ec475f
parent 56 839377eedc2b
--- a/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXDrives.inc	Tue Aug 31 15:15:55 2010 +0300
+++ b/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXDrives.inc	Wed Sep 01 12:30:28 2010 +0100
@@ -1,28 +1,24 @@
-///*
-//* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-//* All rights reserved.
-//* This component and the accompanying materials are made available
-//* under the terms of the License "Eclipse Public License v1.0"
-//* which accompanies this distribution, and is available
-//* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-//*
-//* Initial Contributors:
-//* Nokia Corporation - initial contribution.
-//*
-//* Contributors:
-//*
-//* Description: 
-//*
-//*/
+//
+// C is not used by Video Center when phone has F drive, change these accordingly.
+//
+// If phone has only C and E drives:
+//   C_DRIVE  e
+//   E_DRIVE  f
+//
+// If phone has F drive:
+//   C_DRIVE  e
+//   E_DRIVE  f
+//
+
+A_DRIVE  a
+C_DRIVE  e
+E_DRIVE  f
+O_DRIVE  o
+Z_DRIVE  z
 
 ANY_DRIVE "anydrive"
 
-// emulator use 1: x, 2: t or some other drives that do work.
-
-DRIVE_1  f
-DRIVE_2  e
-DRIVE_3  c
-
-C_DRIVE c
-E_DRIVE e
-F_DRIVE f
+// Don't change these drives
+C_DRIVE_FORCED  c
+E_DRIVE_FORCED  e
+F_DRIVE_FORCED  f