videoutils_plat/videoconnutility_api/tsrc/conf/VCXDrives.inc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 09 Jun 2010 10:48:15 +0300
branchRCL_3
changeset 33 1dbd6ed29a76
parent 0 822a42b6c3f1
permissions -rw-r--r--
Revision: 201020 Kit: 2010123

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