r725 - trunk/ui

r725 - trunk/ui


Author: rdworth
Date: Sat Sep 20 06:11:01 2008
New Revision: 725
Modified:
trunk/ui/ui.colorpicker.js
trunk/ui/ui.progressbar.js
Log:
Corrected naming and capitalization consistency for Colorpicker and
Progressbar
Modified: trunk/ui/ui.colorpicker.js
==============================================================================
--- trunk/ui/ui.colorpicker.js    (original)
+++ trunk/ui/ui.colorpicker.js    Sat Sep 20 06:11:01 2008
@@ -1,11 +1,11 @@
/*
- * jQuery UI Color Picker @VERSION
+ * jQuery UI Colorpicker @VERSION
*
* Copyright (c) 2008 Stefan Petre, Paul Bakaus
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
- * http://docs.jquery.com/UI/ColorPicker
+ * http://docs.jquery.com/UI/Colorpicker
*
* Depends:
*    ui.core.js
Modified: trunk/ui/ui.progressbar.js
==============================================================================
--- trunk/ui/ui.progressbar.js    (original)
+++ trunk/ui/ui.progressbar.js    Sat Sep 20 06:11:01 2008
@@ -1,11 +1,11 @@
/*
- * jQuery UI ProgressBar @VERSION
+ * jQuery UI Progressbar @VERSION
*
* Copyright (c) 2008 Eduardo Lundgren
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
- * http://docs.jquery.com/UI/ProgressBar
+ * http://docs.jquery.com/UI/Progressbar
*
* Depends:
* ui.core.js