summaryrefslogtreecommitdiff
path: root/webapps/swat/source/class/swat/main/Module.js
diff options
context:
space:
mode:
authorDerrell Lipman <derrell@samba.org>2007-02-06 03:31:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:44:39 -0500
commit0a5d888c24c925222dd94cdd80a29e09b235b795 (patch)
tree8504a9842030e9163192484402c49ff79754e4bd /webapps/swat/source/class/swat/main/Module.js
parentef256c958066c19bb10cbe9745bdf96b6514762d (diff)
downloadsamba-0a5d888c24c925222dd94cdd80a29e09b235b795.tar.gz
samba-0a5d888c24c925222dd94cdd80a29e09b235b795.tar.bz2
samba-0a5d888c24c925222dd94cdd80a29e09b235b795.zip
r21168: - Step 2: Update swat for the latest qooxdoo version. The build now copies
only those icons which are actually used. This means that instead of a few thousand files getting copied to /usr/local/samba/share/webapps (or wherever), the number is less than an order of magnitude fewer. This should make Andrew happier yet. (This used to be commit 754c4fe01f91ecdbf156c757804118ef301bffe3)
Diffstat (limited to 'webapps/swat/source/class/swat/main/Module.js')
-rw-r--r--webapps/swat/source/class/swat/main/Module.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapps/swat/source/class/swat/main/Module.js b/webapps/swat/source/class/swat/main/Module.js
index 1e5c6c9daf..160e6f6ec7 100644
--- a/webapps/swat/source/class/swat/main/Module.js
+++ b/webapps/swat/source/class/swat/main/Module.js
@@ -26,7 +26,7 @@
* class -
* The class for this module
*
- * @param moduleName {string}
+ * @param moduleName {String}
* The name of the module being registered. This is the name that will
* appear in the Modules menu.
*