videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXDrives.inc
author hgs
Fri, 28 May 2010 09:45:19 +0300
changeset 39 f6d44a0cd476
parent 0 96612d01cf9f
permissions -rw-r--r--
201021

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