/*
Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
dependencies = {
layers: [
{
name: "../dojox/analytics.js",
dependencies: [
"dojox.analytics",
"dojox.analytics.plugins.dojo",
"dojox.analytics.plugins.window",
"dojox.analytics.plugins.consoleMessages",
"dojox.analytics.plugins.mouseOver",
"dojox.analytics.plugins.mouseClick",
"dojox.analytics.plugins.idle"
]
}
],
prefixes: [
[ "dojox", "../dojox" ],
[ "dijit", "../dijit" ]
]
}
# |
Change |
User |
Description |
Committed |
|
#1
|
16170 |
perforce_software |
Move Chronicle files to follow new path scheme for branching. |
|
|
//guest/perforce_software/chronicle/collateral/dojo-debug/dojox/analytics/profiles/analytics.profile.js |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|