From bd3dc48e02ef7361d61afd384fe53f352d3dfdd6 Mon Sep 17 00:00:00 2001
From: Richard Worth
Date: Fri, 27 Feb 2009 11:41:40 +0000
Subject: [PATCH] changed ui.jquery.com to jqueryui.com
---
MIT-LICENSE.txt | 4 ++--
demos/index.html | 30 +++++++++++++++---------------
themes/base/ui.core.css | 2 +-
themes/base/ui.theme.css | 2 +-
ui/effects.blind.js | 2 +-
ui/effects.bounce.js | 2 +-
ui/effects.clip.js | 2 +-
ui/effects.core.js | 2 +-
ui/effects.drop.js | 2 +-
ui/effects.explode.js | 2 +-
ui/effects.fold.js | 2 +-
ui/effects.highlight.js | 2 +-
ui/effects.pulsate.js | 2 +-
ui/effects.scale.js | 2 +-
ui/effects.shake.js | 2 +-
ui/effects.slide.js | 2 +-
ui/effects.transfer.js | 2 +-
ui/ui.accordion.js | 2 +-
ui/ui.core.js | 2 +-
ui/ui.datepicker.js | 2 +-
ui/ui.dialog.js | 2 +-
ui/ui.draggable.js | 2 +-
ui/ui.droppable.js | 2 +-
ui/ui.progressbar.js | 2 +-
ui/ui.resizable.js | 2 +-
ui/ui.selectable.js | 2 +-
ui/ui.slider.js | 2 +-
ui/ui.sortable.js | 2 +-
ui/ui.tabs.js | 2 +-
29 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/MIT-LICENSE.txt b/MIT-LICENSE.txt
index dbdee77b5c7..f0f2ba90b15 100644
--- a/MIT-LICENSE.txt
+++ b/MIT-LICENSE.txt
@@ -1,7 +1,7 @@
-Copyright (c) 2009 Paul Bakaus, http://ui.jquery.com/
+Copyright (c) 2009 Paul Bakaus, http://jqueryui.com/
This software consists of voluntary contributions made by many
-individuals (AUTHORS.txt, http://ui.jquery.com/about) For exact
+individuals (AUTHORS.txt, http://jqueryui.com/about) For exact
contribution history, see the revision history and logs, available
at http://jquery-ui.googlecode.com/svn/
diff --git a/demos/index.html b/demos/index.html
index 147ade65c94..1e6871dcb75 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -250,23 +250,23 @@
Slider
Tabs
Effects
- Effect
- Animate
- Hide
- Show
- Switch Class
- Toggle
- Toggle Class
+ Animate
+ Effect
+ Hide
+ Show
+ Switch Class
+ Toggle
+ Toggle Class
About jQuery UI
- UI Developer Guidelines
- Changelog
- Roadmap
- Subversion Access
+ UI Developer Guidelines
+ Changelog
+ Roadmap
+ Subversion Access
Theming
- Theming jQuery UI
- jQuery UI CSS framework
- ThemeRoller application
- Theme Switcher Widget
+ Theming jQuery UI
+ jQuery UI CSS Framework
+ ThemeRoller application
+ Theme Switcher Widget
diff --git a/themes/base/ui.core.css b/themes/base/ui.core.css
index d832ad7d08c..c2f18f2c085 100644
--- a/themes/base/ui.core.css
+++ b/themes/base/ui.core.css
@@ -1,6 +1,6 @@
/*
* jQuery UI CSS Framework
-* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
diff --git a/themes/base/ui.theme.css b/themes/base/ui.theme.css
index 4512bc6a778..014fcfc6780 100644
--- a/themes/base/ui.theme.css
+++ b/themes/base/ui.theme.css
@@ -1,6 +1,6 @@
/*
* jQuery UI CSS Framework
-* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
diff --git a/ui/effects.blind.js b/ui/effects.blind.js
index b2a5271d829..d8338eae042 100644
--- a/ui/effects.blind.js
+++ b/ui/effects.blind.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Blind @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.bounce.js b/ui/effects.bounce.js
index 97c5142f89c..e84ec48c615 100644
--- a/ui/effects.bounce.js
+++ b/ui/effects.bounce.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Bounce @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.clip.js b/ui/effects.clip.js
index 53b3764eb63..d5d2afefbf6 100644
--- a/ui/effects.clip.js
+++ b/ui/effects.clip.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Clip @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.core.js b/ui/effects.core.js
index 7309f6f7c03..8313cd29b68 100644
--- a/ui/effects.core.js
+++ b/ui/effects.core.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.drop.js b/ui/effects.drop.js
index a10b2763e20..faf1ee90939 100644
--- a/ui/effects.drop.js
+++ b/ui/effects.drop.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Drop @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.explode.js b/ui/effects.explode.js
index 6d43ae4fdc2..2796c3d019c 100644
--- a/ui/effects.explode.js
+++ b/ui/effects.explode.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Explode @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.fold.js b/ui/effects.fold.js
index a5e9bd7ae69..0e06186e715 100644
--- a/ui/effects.fold.js
+++ b/ui/effects.fold.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Fold @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.highlight.js b/ui/effects.highlight.js
index b4d703a8048..048bd33dec0 100644
--- a/ui/effects.highlight.js
+++ b/ui/effects.highlight.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Highlight @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.pulsate.js b/ui/effects.pulsate.js
index a82bd7a9927..6478b91421d 100644
--- a/ui/effects.pulsate.js
+++ b/ui/effects.pulsate.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Pulsate @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.scale.js b/ui/effects.scale.js
index f03de1ad1af..79912791a25 100644
--- a/ui/effects.scale.js
+++ b/ui/effects.scale.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Scale @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.shake.js b/ui/effects.shake.js
index 1dbe75b04b9..55460fe6863 100644
--- a/ui/effects.shake.js
+++ b/ui/effects.shake.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Shake @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.slide.js b/ui/effects.slide.js
index 5aed01c3a89..b1a432e2d39 100644
--- a/ui/effects.slide.js
+++ b/ui/effects.slide.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Slide @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.transfer.js b/ui/effects.transfer.js
index 49105ac177e..f616a02ba31 100644
--- a/ui/effects.transfer.js
+++ b/ui/effects.transfer.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Transfer @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.accordion.js b/ui/ui.accordion.js
index 4da135f7150..50ed08e6136 100644
--- a/ui/ui.accordion.js
+++ b/ui/ui.accordion.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Accordion @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.core.js b/ui/ui.core.js
index 7e5a238c7d5..bcf330c9591 100644
--- a/ui/ui.core.js
+++ b/ui/ui.core.js
@@ -1,7 +1,7 @@
/*
* jQuery UI @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.datepicker.js b/ui/ui.datepicker.js
index 228c3db96cf..a01cd5f4d6e 100644
--- a/ui/ui.datepicker.js
+++ b/ui/ui.datepicker.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Datepicker @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.dialog.js b/ui/ui.dialog.js
index 7611db8dbb1..29fdfabf82f 100644
--- a/ui/ui.dialog.js
+++ b/ui/ui.dialog.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Dialog @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.draggable.js b/ui/ui.draggable.js
index 34675513717..c408ae8b0b5 100644
--- a/ui/ui.draggable.js
+++ b/ui/ui.draggable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Draggable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.droppable.js b/ui/ui.droppable.js
index 93fda69b282..c71853cf8dc 100644
--- a/ui/ui.droppable.js
+++ b/ui/ui.droppable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Droppable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.progressbar.js b/ui/ui.progressbar.js
index 7138c269f56..2b292f058dd 100644
--- a/ui/ui.progressbar.js
+++ b/ui/ui.progressbar.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Progressbar @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js
index 114aab83003..0815352aeae 100644
--- a/ui/ui.resizable.js
+++ b/ui/ui.resizable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Resizable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.selectable.js b/ui/ui.selectable.js
index 8228c95ce2c..5eb34a54bab 100644
--- a/ui/ui.selectable.js
+++ b/ui/ui.selectable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Selectable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.slider.js b/ui/ui.slider.js
index 05582e4142b..c651044b26d 100644
--- a/ui/ui.slider.js
+++ b/ui/ui.slider.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Slider @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.sortable.js b/ui/ui.sortable.js
index 23710b4a917..01f41cd33e3 100644
--- a/ui/ui.sortable.js
+++ b/ui/ui.sortable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Sortable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.tabs.js b/ui/ui.tabs.js
index e65d4860d7c..2a7b30a408d 100644
--- a/ui/ui.tabs.js
+++ b/ui/ui.tabs.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Tabs @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*