From 721b22f9cdef811ac0e2738b62d7b978fad74dbc Mon Sep 17 00:00:00 2001 From: Deryck Hodge Date: Mon, 29 Aug 2005 21:28:48 +0000 Subject: r9761: Move initial widget setup to desktop library. Now, just by including desktop.js, you get the basic desktop layout. deryck (This used to be commit 6acc7ec7c2957e1487ee72f883079e1680dd9896) --- swat/desktop/index.esp | 50 +++++++++++----------------------------- swat/scripting/client/desktop.js | 23 ++++++++++++++++++ 2 files changed, 37 insertions(+), 36 deletions(-) diff --git a/swat/desktop/index.esp b/swat/desktop/index.esp index 833ed08bba..21ca766f59 100644 --- a/swat/desktop/index.esp +++ b/swat/desktop/index.esp @@ -7,6 +7,7 @@ libinclude("base.js"); +