totally tasty changes for naming
[feisty_meow.git] / scripts / customize / fred / fred_variables.sh
index aaf8329163eb7049be1ff20a643993740f474852..87d0dbf2d3df5ba2685ddeedafc8016e4404a01e 100644 (file)
@@ -18,9 +18,9 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then
   REPOSITORY_LIST+=" cloud ebooks web "
 
   # adds our locally relevant archive folders into the list to be synched.
-  ARCHIVE_COLLECTION_LIST+="/z/archons /z/basement /z/imaginations /z/musix /z/toaster /z/walrus"
+  MAJOR_ARCHIVE_SOURCES+="/z/archons /z/basement /z/imaginations /z/musix /z/toaster /z/walrus"
   # our set of known source hierarchy folder names.
-  SOURCE_HIERARCHY_LIST="codebarn extra_brain interbrane"
+  SOURCECODE_HIERARCHY_LIST="codebarn extra_brain interbrane"
 
   # point to our local certificate for ssh usage.
   export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"