diff -r 826cea16efd9 -r 13a33d82ad98 videoutils_plat/videoconnutility_api/tsrc/conf/VCXDrives.inc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/videoutils_plat/videoconnutility_api/tsrc/conf/VCXDrives.inc Wed Sep 01 12:20:37 2010 +0100 @@ -0,0 +1,24 @@ +// +// 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