diff options
author | Paul Bakaus <paul.bakaus@googlemail.com> | 2008-05-23 09:02:43 +0000 |
---|---|---|
committer | Paul Bakaus <paul.bakaus@googlemail.com> | 2008-05-23 09:02:43 +0000 |
commit | 21c43357d06d8613da7bf8dc452fe83594f876d7 (patch) | |
tree | b44406115a7cb31399ea9e28a01546f8fa6c9d8a | |
parent | 28d384f7034d1f6595972a16ee55eda631eec56b (diff) | |
download | jquery-ui-21c43357d06d8613da7bf8dc452fe83594f876d7.tar.gz jquery-ui-21c43357d06d8613da7bf8dc452fe83594f876d7.zip |
-rw-r--r-- | readme.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/readme.txt b/readme.txt index 23e081edb..27c490f61 100644 --- a/readme.txt +++ b/readme.txt @@ -3,10 +3,11 @@ This file explains the tree structure of the jQuery UI project's subversion tree * branches
* tags
* trunk
- * demos
- * source - Includes the main dependancy ui.core.js
- * effects - Includes the effects core and the individual effects
- * interaction - Includes core interaction modules like drag & drop, sortables and resizables.
- * widgets - Includes visual widgets like datepicker, accordion and tabs.
- * tests
- * themes
+ * ui
+ * demos
+ * source - Includes the main dependancy ui.core.js
+ * effects - Includes the effects core and the individual effects
+ * interaction - Includes core interaction modules like drag & drop, sortables and resizables.
+ * widgets - Includes visual widgets like datepicker, accordion and tabs.
+ * tests
+ * themes
|