includes/clientside/static/enano-lib-basic.js
changeset 229 97ae8e9d5e29
parent 210 2b283402e4e4
child 335 67bd3121a12e
--- a/includes/clientside/static/enano-lib-basic.js	Thu Sep 27 15:55:37 2007 -0400
+++ b/includes/clientside/static/enano-lib-basic.js	Sat Nov 03 07:43:35 2007 -0400
@@ -112,6 +112,7 @@
 var startwidth  = false;
 var startheight = false;
 var do_width    = false;
+var ajax_load_icon = scriptPath + '/images/loading.gif';
 
 // You have an NSIS coder in your midst...
 var MB_OK = 1;
@@ -264,6 +265,7 @@
   'admin-menu.js',
   'ajax.js',
   'autocomplete.js',
+  'autofill.js',
   'base64.js',
   'dropdown.js',
   'faders.js',
@@ -275,6 +277,7 @@
   'toolbar.js',
   'windows.js',
   'rijndael.js',
+  'l10n.js',
   'template-compiler.js',
   'acl.js',
   'comments.js',
@@ -283,6 +286,7 @@
   'flyin.js',
   'paginate.js',
   'pwstrength.js',
+  'SpryEffects.js',
   'loader.js'
 ];