<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -64,7 +64,9 @@ SampleControls.collectionsPage = SC.Page.create({
           contentIconKey:  'icon',
           contentUnreadCountKey: 'unread',
           hasContentIcon: YES,
-          contentBinding: 'SampleControls.filesController'//,
+          contentBinding: 'SampleControls.filesController',
+          canEditContent: YES,
+          canReorderContent: YES//,
           //selectionBinding: 'SampleControls.filesController.selection'
           // selectOnMouseDown: YES,
           // canReorderContent: YES</diff>
      <filename>apps/sample_controls/english.lproj/collections_page.js</filename>
    </modified>
    <modified>
      <diff>@@ -8,6 +8,6 @@
 // how your UI will look and you'll notice right away when something needs a
 // localized string added to this file!
 //
-Object.extend(String.English,{
+SC.stringsFor('English',{
   // &quot;_String Key&quot;: &quot;Localized String&quot;
 }) ;</diff>
      <filename>apps/view_builder/english.lproj/strings.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>35d6e5f63a6f01d8322bf69ffcb69b9b6783cbcc</id>
    </parent>
  </parents>
  <author>
    <name>Charles Jolley</name>
    <email>charles@sproutit.com</email>
  </author>
  <url>http://github.com/sproutit/sproutcore-samples/commit/89b0c3d64de9f324f527062e038c2169596347cb</url>
  <id>89b0c3d64de9f324f527062e038c2169596347cb</id>
  <committed-date>2009-06-29T11:25:02-07:00</committed-date>
  <authored-date>2009-06-29T11:25:02-07:00</authored-date>
  <message>Enabled editing and reordering of content in SampleControls</message>
  <tree>32c293ae9674bcc5cbe0cf30c098e383a4cae51c</tree>
  <committer>
    <name>Charles Jolley</name>
    <email>charles@sproutit.com</email>
  </committer>
</commit>
