diff -r 000000000000 -r 96612d01cf9f videofeeds/server/tsrc/VCXServiceManagementApiTest/conf/VCXDrives.inc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/videofeeds/server/tsrc/VCXServiceManagementApiTest/conf/VCXDrives.inc Mon Jan 18 20:21:12 2010 +0200 @@ -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