Lib_Js_Mage - Version 1.9.2.3

Version Notes

1.9.2.3

Download this release

Release Info

Developer Magento Core Team
Extension Lib_Js_Mage
Version 1.9.2.3
Comparing to
See all releases


Code changes from version 1.9.2.2 to 1.9.2.3

Files changed (51) hide show
  1. js/index.php +1 -1
  2. js/lib/dropdown.js +1 -1
  3. js/lib/flex.js +1 -1
  4. js/lib/jquery/noconflict.js +1 -1
  5. js/mage/adminhtml/accordion.js +1 -1
  6. js/mage/adminhtml/backup.js +1 -1
  7. js/mage/adminhtml/browser.js +1 -1
  8. js/mage/adminhtml/events.js +1 -1
  9. js/mage/adminhtml/flexuploader.js +1 -1
  10. js/mage/adminhtml/form.js +1 -1
  11. js/mage/adminhtml/giftmessage.js +1 -1
  12. js/mage/adminhtml/giftoptions/tooltip.js +1 -1
  13. js/mage/adminhtml/grid.js +1 -1
  14. js/mage/adminhtml/hash.js +1 -1
  15. js/mage/adminhtml/image.js +1 -1
  16. js/mage/adminhtml/loader.js +1 -1
  17. js/mage/adminhtml/magento-all.js +1 -1
  18. js/mage/adminhtml/product.js +1 -1
  19. js/mage/adminhtml/product/composite/configure.js +1 -1
  20. js/mage/adminhtml/rules.js +1 -1
  21. js/mage/adminhtml/sales.js +1 -1
  22. js/mage/adminhtml/sales/packaging.js +1 -1
  23. js/mage/adminhtml/scrollbar.js +1 -1
  24. js/mage/adminhtml/tabs.js +1 -1
  25. js/mage/adminhtml/tools.js +1 -1
  26. js/mage/adminhtml/uploader.js +1 -1
  27. js/mage/adminhtml/variables.js +1 -1
  28. js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js +1 -1
  29. js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js +1 -1
  30. js/mage/adminhtml/wysiwyg/tiny_mce/setup.js +1 -1
  31. js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/content.css +1 -1
  32. js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/dialog.css +1 -1
  33. js/mage/adminhtml/wysiwyg/widget.js +1 -1
  34. js/mage/captcha.js +1 -1
  35. js/mage/centinel.js +1 -1
  36. js/mage/cookies.js +1 -1
  37. js/mage/directpost.js +1 -1
  38. js/mage/translate.js +1 -1
  39. js/mage/translate_inline.css +1 -1
  40. js/mage/translate_inline.js +1 -1
  41. js/varien/accordion.js +1 -1
  42. js/varien/configurable.js +1 -1
  43. js/varien/form.js +1 -1
  44. js/varien/iehover-fix.js +1 -1
  45. js/varien/js.js +1 -1
  46. js/varien/menu.js +1 -1
  47. js/varien/payment.js +1 -1
  48. js/varien/product.js +1 -1
  49. js/varien/telephone.js +1 -1
  50. js/varien/weee.js +1 -1
  51. package.xml +6 -6
js/index.php CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category Mage
22
  * @package Mage
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
26
 
20
  *
21
  * @category Mage
22
  * @package Mage
23
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
26
 
js/lib/dropdown.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  dropdown = function() {
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  dropdown = function() {
js/lib/flex.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/lib/jquery/noconflict.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/accordion.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienAccordion = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienAccordion = new Class.create();
js/mage/adminhtml/backup.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var AdminBackup = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var AdminBackup = new Class.create();
js/mage/adminhtml/browser.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  MediabrowserUtility = {
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  MediabrowserUtility = {
js/mage/adminhtml/events.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  // from http://www.someelement.com/2007/03/eventpublisher-custom-events-la-pubsub.html
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  // from http://www.someelement.com/2007/03/eventpublisher-custom-events-la-pubsub.html
js/mage/adminhtml/flexuploader.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/form.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienForm = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienForm = new Class.create();
js/mage/adminhtml/giftmessage.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/giftoptions/tooltip.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/grid.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienGrid = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienGrid = new Class.create();
js/mage/adminhtml/hash.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /*
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /*
js/mage/adminhtml/image.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/loader.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/magento-all.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/product.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/product/composite/configure.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/rules.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/sales.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var AdminOrder = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var AdminOrder = new Class.create();
js/mage/adminhtml/sales/packaging.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var Packaging = Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var Packaging = Class.create();
js/mage/adminhtml/scrollbar.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /**************************************************
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /**************************************************
js/mage/adminhtml/tabs.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienTabs = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienTabs = new Class.create();
js/mage/adminhtml/tools.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function setLocation(url){
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function setLocation(url){
js/mage/adminhtml/uploader.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /**
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /**
js/mage/adminhtml/variables.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  tinyMCE.addI18n({en:{
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  tinyMCE.addI18n({en:{
js/mage/adminhtml/wysiwyg/tiny_mce/setup.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/content.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/dialog.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/widget.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/captcha.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var Captcha = Class.create();
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var Captcha = Class.create();
js/mage/centinel.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var CentinelAuthenticate = Class.create();
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var CentinelAuthenticate = Class.create();
js/mage/cookies.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  // old school cookie functions grabbed off the web
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  // old school cookie functions grabbed off the web
js/mage/directpost.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var directPost = Class.create();
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var directPost = Class.create();
js/mage/translate.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/translate_inline.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/translate_inline.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/varien/accordion.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  Accordion = Class.create();
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  Accordion = Class.create();
js/varien/configurable.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  if (typeof Product == 'undefined') {
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  if (typeof Product == 'undefined') {
js/varien/form.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  VarienForm = Class.create();
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  VarienForm = Class.create();
js/varien/iehover-fix.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function toggleMenu(el, over)
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function toggleMenu(el, over)
js/varien/js.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function popWin(url,win,para) {
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function popWin(url,win,para) {
js/varien/menu.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/varien/payment.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var paymentForm = Class.create();
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var paymentForm = Class.create();
js/varien/product.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  if(typeof Product=='undefined') {
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  if(typeof Product=='undefined') {
js/varien/telephone.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var telephoneElem = Class.create();
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var telephoneElem = Class.create();
js/varien/weee.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Lib_Js_Mage</name>
4
- <version>1.9.2.2</version>
5
  <stability>stable</stability>
6
  <license>Mixed</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Javascript Libraries for Magento</summary>
10
  <description>Javascript Libraries for Magento</description>
11
- <notes>1.9.2.2</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
- <date>2015-10-27</date>
14
- <time>13:46:54</time>
15
- <contents><target name="mageweb"><dir name="js"><dir name="lib"><file name="FABridge.js" hash="64244d8d58abd42bd71f0ee3309767ad"/><file name="boxover.js" hash="a5ade77452e8d5066cb84dcac3d34ed5"/><file name="ccard.js" hash="d3e849be0977d53de4af933b40293ff6"/><file name="dropdown.js" hash="2d9da17f15fc744e52ff612bf7a7c9f5"/><file name="ds-sleight.js" hash="85af457d444865d1587bfe4875bd4fc6"/><file name="flex.js" hash="d6b59c1d7c7cad9c6c91becc4b89ae32"/><dir name="jquery"><file name="jquery-1.10.2.js" hash="91515770ce8c55de23b306444d8ea998"/><file name="jquery-1.10.2.min.js" hash="841dc30647f93349b7d8ef61deebe411"/><file name="jquery-1.10.2.min.map" hash="6c3ccfc221d36777d383b6e04d0b8af9"/><file name="noconflict.js" hash="cdd83061ca6c0a504a5f4578a0052a1c"/></dir></dir><dir name="mage"><dir name="adminhtml"><file name="accordion.js" hash="bcc4dc0055960cc580d9a07079951bb5"/><file name="backup.js" hash="d685e20206bbcf8596f1bb73296d0b18"/><file name="browser.js" hash="98b2143b3c7bdef5849cd92541beeec2"/><file name="events.js" hash="157028b6921ea86c8c1353ff2b4daf7c"/><file name="flexuploader.js" hash="786e37bdc8eea5caa7e078a4fe2d8f70"/><file name="form.js" hash="ffeeeb0c75d2461b192bcb605402e96e"/><file name="giftmessage.js" hash="d911c86f33828e2d991cf464ca3437eb"/><dir name="giftoptions"><file name="tooltip.js" hash="49562aaae14c77448f2e0903c159ad14"/></dir><file name="grid.js" hash="343a305ffea464dfd726fcecb7ce9dd6"/><file name="hash.js" hash="fd0baa433d58ae1b55d703f11b4f42a4"/><file name="image.js" hash="f75339fdc409f7bff22120ace908d851"/><file name="loader.js" hash="a52e5c7df531fab3133ab82b356d91f9"/><file name="magento-all.js" hash="759e5b8ed9d051cdb97b7547469020d3"/><dir name="product"><dir name="composite"><file name="configure.js" hash="7f55e5d593d09ba8d309190386aaec7d"/></dir></dir><file name="product.js" hash="0253c591cd4beabc703a88dec162e031"/><file name="rules.js" hash="219f397e72098ae0e220d8d17c46a806"/><dir name="sales"><file name="packaging.js" hash="743b60a18adc5e04ed0e28b8c549f2f6"/></dir><file name="sales.js" hash="c8dd0fd8fa3faa9b9f0dd767b5a2c995"/><file name="scrollbar.js" hash="95dd0c4396e1752b36762e736faac6d5"/><file name="tabs.js" hash="0343832c21b3e6d46dc3b32c8b861833"/><file name="tools.js" hash="b987b91011982d00f249cc6621834b8d"/><file name="uploader.js" hash="66cdef337c2a486a41452a2bd12783ac"/><file name="variables.js" hash="63424664960a3af8479c043f4948e830"/><dir name="wysiwyg"><dir name="tiny_mce"><dir name="plugins"><dir name="magentovariable"><file name="editor_plugin.js" hash="3e34d521a7fd22652003b8fadc599d01"/><dir name="img"><file name="icon.gif" hash="682b29a0e734f952cb2edabede6a25d1"/></dir></dir><dir name="magentowidget"><file name="editor_plugin.js" hash="09a5b017cb06d94bafd5f0c19cf38b08"/><dir name="img"><file name="icon.gif" hash="532c141286373f098f1f4362e001c7f8"/></dir></dir></dir><file name="setup.js" hash="98e0479ebf2c34820566446ad8410c40"/><dir name="themes"><dir name="advanced"><dir name="skins"><dir name="default"><file name="content.css" hash="6a2b56fed3a8ad187534eb722a340437"/><file name="dialog.css" hash="38150d67c013645b983aba2bdc3554be"/></dir></dir></dir></dir></dir><file name="widget.js" hash="524c92d81a465b081855166c64e8b2cc"/></dir></dir><file name="captcha.js" hash="8043c1e72d2b5b8430a5324f480ffd01"/><file name="centinel.js" hash="27fafa1bbb2a8b611dce033351750fce"/><file name="cookies.js" hash="6c67304dccf84efdeb3fddb664001592"/><file name="directpost.js" hash="5a8ad96767167b7421c7617fccac1330"/><file name="translate.js" hash="cfe92d6afd0a4d6fcca5b65d6e192c4b"/><file name="translate_inline.css" hash="8805e9759faa2b30f33104c5df325d36"/><file name="translate_inline.js" hash="915d0cf14ee7f6b3e29339ea46620908"/></dir><dir name="varien"><file name="accordion.js" hash="d650d3a7ec68f269159fd8070c5dea33"/><file name="configurable.js" hash="d8561f310d57929c00cb517c26beed0f"/><file name="form.js" hash="5606fb8736f217baf8468600ac0ca458"/><file name="iehover-fix.js" hash="39983c11a80cce683ebfe1c8d2e5b1b9"/><file name="js.js" hash="15d54a6422758acb33ebbc415689d53d"/><file name="menu.js" hash="7f1bccad8b682880da85acf5f7aaef0d"/><file name="payment.js" hash="d6e2ca07bc9b15147faa555e71f08bc3"/><file name="product.js" hash="78881d8a1e4a87126cc87741177e1250"/><file name="telephone.js" hash="714770a989902f842853d0749a0a4dee"/><file name="weee.js" hash="9854e626c7d27fbb2f0b3c824c506e24"/></dir><file name="blank.html" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="index.php" hash="e8bd607e8a1aac21d508d4bc070f19d3"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><dir name="flash"><file name="AC_RunActiveContent.js" hash="3e038cea960c1b650442b85cea237053"/></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Lib_Js_Prototype</name><channel>community</channel><min>1.9.2.2</min><max>1.9.2.2</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Lib_Js_Mage</name>
4
+ <version>1.9.2.3</version>
5
  <stability>stable</stability>
6
  <license>Mixed</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Javascript Libraries for Magento</summary>
10
  <description>Javascript Libraries for Magento</description>
11
+ <notes>1.9.2.3</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
+ <date>2016-01-19</date>
14
+ <time>10:06:41</time>
15
+ <contents><target name="mageweb"><dir name="js"><dir name="lib"><file name="FABridge.js" hash="64244d8d58abd42bd71f0ee3309767ad"/><file name="boxover.js" hash="a5ade77452e8d5066cb84dcac3d34ed5"/><file name="ccard.js" hash="d3e849be0977d53de4af933b40293ff6"/><file name="dropdown.js" hash="3fde17b96923bfdc306bef7543dbfea3"/><file name="ds-sleight.js" hash="85af457d444865d1587bfe4875bd4fc6"/><file name="flex.js" hash="75e89a07d2aa6d4e7cd8bb1f1d438666"/><dir name="jquery"><file name="jquery-1.10.2.js" hash="91515770ce8c55de23b306444d8ea998"/><file name="jquery-1.10.2.min.js" hash="841dc30647f93349b7d8ef61deebe411"/><file name="jquery-1.10.2.min.map" hash="6c3ccfc221d36777d383b6e04d0b8af9"/><file name="noconflict.js" hash="12f820da0f5ba19abfb4f5fc270bb62c"/></dir></dir><dir name="mage"><dir name="adminhtml"><file name="accordion.js" hash="d0bb673a55a159e0f3eb8b21e21fe11a"/><file name="backup.js" hash="f0684a308406d700e6a08eee7326558f"/><file name="browser.js" hash="58317c3027ce227163b9d2b18100d45e"/><file name="events.js" hash="a99453aa38fc6ab1526866af2377b7fd"/><file name="flexuploader.js" hash="49ecd836a99c5b5d675dba20e78cf5f7"/><file name="form.js" hash="22e6a4ecac1e0ef7a5e82abcf385be02"/><file name="giftmessage.js" hash="fdf70df1b70edf307cd0eace57400c2b"/><dir name="giftoptions"><file name="tooltip.js" hash="b0d92d62c38bd51f637581bed1589639"/></dir><file name="grid.js" hash="f4851889a57de7eae94a8e39098f33ce"/><file name="hash.js" hash="0c0010249185c483632126de3bd4fe0a"/><file name="image.js" hash="19fb234bbec57ea7411d9b5c6c76e9b6"/><file name="loader.js" hash="36e96b5613937bf18b8c02abc11d41e7"/><file name="magento-all.js" hash="42ad823ed9988e006c1fa50c6e6fae49"/><dir name="product"><dir name="composite"><file name="configure.js" hash="c2443b6858ccca880e6db95f9888533b"/></dir></dir><file name="product.js" hash="86f98b0f73c377f9f2c35fef82735d10"/><file name="rules.js" hash="2d67c485bede1f299da8695fda84f5d7"/><dir name="sales"><file name="packaging.js" hash="fa4034c74dcb91a6ddcdf6ed1c0c0107"/></dir><file name="sales.js" hash="2adfdc52c344f286283a7ca488ccfcab"/><file name="scrollbar.js" hash="36fe65990d512f79ab1780ac947e1a12"/><file name="tabs.js" hash="5c89c4689930939031c0e340bd3db54f"/><file name="tools.js" hash="cfabd8161e57b1d8b72f9cc436fc9d13"/><file name="uploader.js" hash="8337a066f08680c1f5fc0a197fc09c15"/><file name="variables.js" hash="13c9221601f60facbd9706f3cbc22b7f"/><dir name="wysiwyg"><dir name="tiny_mce"><dir name="plugins"><dir name="magentovariable"><file name="editor_plugin.js" hash="80ba1f07c63ae478086f504faf61218d"/><dir name="img"><file name="icon.gif" hash="682b29a0e734f952cb2edabede6a25d1"/></dir></dir><dir name="magentowidget"><file name="editor_plugin.js" hash="2be4a89460ff89411a69216d6632bb7a"/><dir name="img"><file name="icon.gif" hash="532c141286373f098f1f4362e001c7f8"/></dir></dir></dir><file name="setup.js" hash="d115ae6397d8f166b0fc95d759bea8f0"/><dir name="themes"><dir name="advanced"><dir name="skins"><dir name="default"><file name="content.css" hash="2c737298d2829301f4ed2af3e6d77cb3"/><file name="dialog.css" hash="b516ed4d95b4b3aecad5908c592d0c6a"/></dir></dir></dir></dir></dir><file name="widget.js" hash="060179a58cf181ae2d5d308c8caeefe5"/></dir></dir><file name="captcha.js" hash="eb7f438a871ab6e49e623f8ce6b7e65b"/><file name="centinel.js" hash="7f8c15d42bdab489bae63c9de7530cda"/><file name="cookies.js" hash="5baf73666a850c5d24b6382886dab51d"/><file name="directpost.js" hash="aeb5c642ec91e3dd776b534348ed5240"/><file name="translate.js" hash="2197adb378ed88d3c825ca86f906ec45"/><file name="translate_inline.css" hash="b04b581fd93c8ec742e7ceabcb11e16c"/><file name="translate_inline.js" hash="0bdd045f29a73a8f2b8521ac16c53708"/></dir><dir name="varien"><file name="accordion.js" hash="0af1b449b1c83bc8c331fea0a4868f7b"/><file name="configurable.js" hash="01a0ba2f50ece7fa8c6855e1f87c4a55"/><file name="form.js" hash="190598d16f1e2eddcdb4e31cb56f3c22"/><file name="iehover-fix.js" hash="c65c37de4c823b6413fc4a030630ad46"/><file name="js.js" hash="3912117c67c4c1996f2cd480767576d2"/><file name="menu.js" hash="22fa11c750637f9e4080341e09285e72"/><file name="payment.js" hash="4d6435559237a1812b5b64aaef1ac7e9"/><file name="product.js" hash="efa0e6c4cfe79590a7bc04e47a1da52f"/><file name="telephone.js" hash="23c36bb5ebc164bc8b993e7da7478ac0"/><file name="weee.js" hash="7e21ec88cbd8e5c0a1b837e441f7ee63"/></dir><file name="blank.html" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="index.php" hash="895f2b91bcca2dab72b1d52877892d70"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><dir name="flash"><file name="AC_RunActiveContent.js" hash="3e038cea960c1b650442b85cea237053"/></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Lib_Js_Prototype</name><channel>community</channel><min>1.9.2.3</min><max>1.9.2.3</max></package></required></dependencies>
18
  </package>