<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1 @@
-load_assembly 'IronRuby.Libraries', 'Ruby.StandardLibrary.StringScanner'
-
+load_assembly 'IronRuby.Libraries', 'IronRuby.StandardLibrary.StringScanner'</diff>
      <filename>client/lib/std/strscan.rb</filename>
    </modified>
    <modified>
      <diff>@@ -60,7 +60,7 @@ module Silverline::Essential
     private 
 
       def manifest
-        @assembly_path = &quot;/public/ironruby&quot;
+        @assembly_path = &quot;&quot; #&quot;/public/ironruby&quot;
         # Note: Silverlight entry-point assembly must be the first in this list
         # (Microsoft.Scripting.Silverlight in this case)
         @assemblies = %w(Microsoft.Scripting.Silverlight Microsoft.Scripting.ExtensionAttribute Microsoft.Scripting.Core Microsoft.Scripting IronRuby IronRuby.Libraries)</diff>
      <filename>lib/silverline/essential/xap.rb</filename>
    </modified>
    <modified>
      <diff>@@ -19,9 +19,6 @@
     &lt;add key=&quot;urlPrefix&quot; value=&quot;http://example.com/assemblies/&quot; /&gt;
     --&gt;
     
-    &lt;!-- where Chiron will serve language DLLs out of --&gt;
-    &lt;add key=&quot;urlPrefix&quot; value=&quot;/ironruby&quot; /&gt;
-    
     &lt;!-- the location of language assemblies on disk --&gt;
     &lt;add key=&quot;localAssemblyPath&quot; value=&quot;.&quot; /&gt;
   &lt;/appSettings&gt;</diff>
      <filename>public/ironruby/Chiron.exe.config</filename>
    </modified>
    <modified>
      <diff>@@ -5,12 +5,7 @@
   EntryPointType=&quot;&lt;%= @entry_point_type %&gt;&quot;&gt;
   &lt;Deployment.Parts&gt;
   &lt;% for assembly in @assemblies %&gt;
-	&lt;AssemblyPart source=&quot;&lt;%= @assembly_path %&gt;/&lt;%= assembly %&gt;.dll&quot;
-	&lt;% if assembly == @assemblies.first %&gt;
-	  name=&quot;&lt;%= assembly %&gt;&quot; /&gt;
-	&lt;% else %&gt;
-	  /&gt;
-	&lt;% end %&gt;
+    &lt;AssemblyPart source=&quot;&lt;%= @assembly_path %&gt;/&lt;%= assembly %&gt;.dll&quot; /&gt;
   &lt;% end %&gt;
   &lt;/Deployment.Parts&gt;
 &lt;/Deployment&gt;</diff>
      <filename>templates/AppManifest.xaml.erb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>client/AppManifest.xaml</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>2d0ac6880c27be4235d9918f04ade0a84890d6fe</id>
    </parent>
  </parents>
  <author>
    <name>Jimmy Schementi</name>
    <email>jschementi@gmail.com</email>
  </author>
  <url>http://github.com/jschementi/silverline/commit/121c6dea38780876eee7396a40c6b9a2561aefb4</url>
  <id>121c6dea38780876eee7396a40c6b9a2561aefb4</id>
  <committed-date>2008-10-18T14:53:42-07:00</committed-date>
  <authored-date>2008-10-18T14:53:42-07:00</authored-date>
  <message>Now everything works on Silverlight 2 RTW</message>
  <tree>cd0193e16b625ccb28dbbfd71bbc5cd01d75302f</tree>
  <committer>
    <name>Jimmy Schementi</name>
    <email>jschementi@gmail.com</email>
  </committer>
</commit>
