Index: trunk/config/student_names.txt
===================================================================
--- trunk/config/student_names.txt	(revision 533)
+++ trunk/config/student_names.txt	(revision 533)
@@ -0,0 +1,8 @@
+Jose Trainee
+Sue Trainee
+Pablo Trainee
+Irena Trainee
+Edgar Allan Poe Millertonic
+These names are for 
+development and testing 
+use only.
Index: trunk/config/cad_client_config.properties
===================================================================
--- trunk/config/cad_client_config.properties	(revision 2)
+++ trunk/config/cad_client_config.properties	(revision 533)
@@ -3,4 +3,5 @@
 CADPosition            = 2
 CADSimulatorHost       = 127.0.0.1
+#CADSimulatorHost       = 192.168.1.208   
 CADUserID              = A1245
 CADSimulatorSocketPort = 4444
@@ -10,2 +11,4 @@
 DisplayType            = FULL_SCREEN
 KeyboardType           = STD
+# File containing names of students to display in login screen
+StudentNamesFile       = config/student_names.txt
Index: trunk/config/application_properties.cfg
===================================================================
--- trunk/config/application_properties.cfg	(revision 469)
+++ trunk/config/application_properties.cfg	(revision 533)
@@ -1,4 +1,4 @@
 
 [Versions]
-revision_number = 467
+revision_number = 531
     
