Index: trunk/Nebulous-Server/MANIFEST
===================================================================
--- trunk/Nebulous-Server/MANIFEST	(revision 4118)
+++ trunk/Nebulous-Server/MANIFEST	(revision 4440)
@@ -7,5 +7,4 @@
 README
 Todo
-bootstrap.sh
 docs/apache_setup.txt
 docs/c_api.h
@@ -16,13 +15,13 @@
 docs/setup.txt
 docs/tmp.txt
-gsoap/idata.wsdl
-lib/PS/IPP/IData/Client.pm
-lib/PS/IPP/IData/Client/HTTP.pm
-lib/PS/IPP/IData/Client/Log.pm
-lib/PS/IPP/IData/Server.pm
-lib/PS/IPP/IData/Server/Apache.pm
-lib/PS/IPP/IData/Server/Log.pm
-lib/PS/IPP/IData/Server/SQL.pm
-lib/PS/IPP/IData/Util.pm
+gsoap/nebulous.wsdl
+lib/Nebulous/Client.pm
+lib/Nebulous/Client/HTTP.pm
+lib/Nebulous/Client/Log.pm
+lib/Nebulous/Server.pm
+lib/Nebulous/Server/Apache.pm
+lib/Nebulous/Server/Log.pm
+lib/Nebulous/Server/SQL.pm
+lib/Nebulous/Util.pm
 scripts/bench_test.pl
 scripts/imageserver.pl
@@ -45,8 +44,16 @@
 t/15_client_unlock.t
 t/16_client_find_instances.t
+t/17_client_find.t
+t/18_client_open.t
+t/19_client_delete.t
+t/20_client_copy.t
+t/21_client_move.t
+t/22_client_delete_instance.t
+t/23_client_stat.t
 t/TEST.PL
-t/Test/IData.pm
+t/Test/Nebulous.pm
 t/apache_03_server_create_object.x
 t/apache_04_server_replicate_object.x
 t/apache_05_server_lock_object.x
 t/conf/extra.conf.in
+t/conf/startup.pl.in
