videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXDrives.inc
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:30:28 +0100
branchRCL_3
changeset 57 befca0ec475f
parent 0 96612d01cf9f
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

//
// 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"

// Don't change these drives
C_DRIVE_FORCED  c
E_DRIVE_FORCED  e
F_DRIVE_FORCED  f