<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>javascript/jquery.clipboard.min.js</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ Example
 =======
 
 in your view or layout, include the javascript:
-&lt;%= javascript_include_tag 'jquery.clipboard.pack.js' %&gt;
+&lt;%= javascript_include_tag 'jquery.clipboard.min.js' %&gt;
 
 and then do something like this:
 &lt;%= click_to_copy_text_field_tag 'share-link-1', &quot;http://some_link&quot;, :size =&gt; 10 %&gt;</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 # Install hook code here
 puts &quot;Copying files...&quot;
-FileUtils.cp_r(File.join(File.dirname(__FILE__), &quot;javascript/jquery.clipboard.pack.js&quot;), File.join(RAILS_ROOT, &quot;public/javascripts&quot;))
+FileUtils.cp_r(File.join(File.dirname(__FILE__), &quot;javascript/jquery.clipboard.min.js&quot;), File.join(RAILS_ROOT, &quot;public/javascripts&quot;))
 FileUtils.cp_r(File.join(File.dirname(__FILE__), &quot;swf/jquery.clipboard.swf&quot;), File.join(RAILS_ROOT, &quot;public&quot;))
 puts &quot;Files copied - Installation complete!&quot;</diff>
      <filename>install.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>javascript/jquery.clipboard.pack.js</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b91b6be073b2048d5af0a12d75aef01881e756ac</id>
    </parent>
  </parents>
  <author>
    <name>Andrew Ng</name>
    <email>ayn@andrewng.com</email>
  </author>
  <url>http://github.com/ayn/click_to_copy_text_field/commit/9d738232b6a205fbf73559fba19f76b400b043af</url>
  <id>9d738232b6a205fbf73559fba19f76b400b043af</id>
  <committed-date>2009-05-08T12:33:00-07:00</committed-date>
  <authored-date>2009-05-08T12:33:00-07:00</authored-date>
  <message>Upgraded jQuery.clipboard to 2.0.1, this disables the click to copy when you're using Flash 10. A fix for Flash 10 is in the works by its author.</message>
  <tree>457cd47dd4ac6449ff34a84c9bbc929cff13b1cd</tree>
  <committer>
    <name>Andrew Ng</name>
    <email>ayn@andrewng.com</email>
  </committer>
</commit>
