<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Resources/Cursors/Arrow.png</filename>
    </added>
    <added>
      <filename>Resources/Cursors/cursor_Hand.png</filename>
    </added>
    <added>
      <filename>Resources/Cursors/cursor_Pencil.png</filename>
    </added>
    <added>
      <filename>Resources/English.lproj/Credits.rtf</filename>
    </added>
    <added>
      <filename>Resources/English.lproj/DocumentWindow.xib</filename>
    </added>
    <added>
      <filename>Resources/English.lproj/InfoPlist.strings</filename>
    </added>
    <added>
      <filename>Resources/English.lproj/MainMenu.xib</filename>
    </added>
    <added>
      <filename>Resources/Info.plist</filename>
    </added>
    <added>
      <filename>Resources/LayerEditor.xib</filename>
    </added>
    <added>
      <filename>Resources/animata.icns</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,12 @@
 // !$*UTF8*$!
 {
 	089C1660FE840EACC02AAC07 /* English */ = {
+		isa = PBXFileReference;
+		fileEncoding = 10;
+		lastKnownFileType = text.plist.strings;
+		name = English;
+		path = /Users/michaelforrest/workspaces/cocoa/CocoaAnimata/English.lproj/InfoPlist.strings;
+		sourceTree = &quot;&lt;absolute&gt;&quot;;
 		uiCtxt = {
 			sepNavIntBoundsRect = &quot;{{0, 0}, {688, 987}}&quot;;
 			sepNavSelRange = &quot;{0, 0}&quot;;
@@ -1078,11 +1084,6 @@
 		vrLen = 1166;
 		vrLoc = 1159;
 	};
-	09CFBC47105B992600EA14BB /* cursor_Pencil.png */ = {
-		uiCtxt = {
-			sepNavWindowFrame = &quot;{{64, -5}, {941, 1178}}&quot;;
-		};
-	};
 	09CFBC5B105B99E600EA14BB /* LayerEditorGLView.h */ = {
 		isa = PBXFileReference;
 		fileEncoding = 4;
@@ -1988,6 +1989,13 @@
 		vrLen = 964;
 		vrLoc = 0;
 	};
+	09CFD0F1105D729500EA14BB /* animata.icns */ = {
+		isa = PBXFileReference;
+		lastKnownFileType = image.icns;
+		name = animata.icns;
+		path = /Users/michaelforrest/workspaces/cocoa/CocoaAnimata/animata.icns;
+		sourceTree = &quot;&lt;absolute&gt;&quot;;
+	};
 	09CFD108105D72C100EA14BB /* PBXBookmark */ = {
 		isa = PBXBookmark;
 		fRef = 09CFD0F1105D729500EA14BB /* animata.icns */;
@@ -3954,23 +3962,10 @@
 			sepNavVisRange = &quot;{0, 254}&quot;;
 		};
 	};
-	2A37F4BAFDCFA73011CA2CEA /* English */ = {
-		uiCtxt = {
-			sepNavIntBoundsRect = &quot;{{0, 0}, {896, 1065}}&quot;;
-			sepNavSelRange = &quot;{163, 0}&quot;;
-			sepNavVisRect = &quot;{{0, 0}, {896, 1065}}&quot;;
-			sepNavWindowFrame = &quot;{{65, -5}, {941, 1178}}&quot;;
-		};
-	};
 	8D15AC270486D014006FF6A4 /* CocoaAnimata */ = {
 		activeExec = 0;
 		executables = (
 			091EE9A6105291CB00F5FD28 /* CocoaAnimata */,
 		);
 	};
-	8D15AC360486D014006FF6A4 /* Info.plist */ = {
-		uiCtxt = {
-			sepNavWindowFrame = &quot;{{63, -5}, {941, 1178}}&quot;;
-		};
-	};
 }</diff>
      <filename>CocoaAnimata.xcodeproj/michaelforrest.pbxuser</filename>
    </modified>
    <modified>
      <diff>@@ -8,11 +8,7 @@
 
 /* Begin PBXBuildFile section */
 		093873DB10547F8E0065851C /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 093873DA10547F8E0065851C /* Quartz.framework */; };
-		09CFBC48105B992600EA14BB /* cursor_Pencil.png in Resources */ = {isa = PBXBuildFile; fileRef = 09CFBC47105B992600EA14BB /* cursor_Pencil.png */; };
 		09CFBC81105B9C9B00EA14BB /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09CFBC80105B9C9B00EA14BB /* OpenGL.framework */; };
-		09CFBCA8105BA01800EA14BB /* Arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 09CFBCA7105BA01800EA14BB /* Arrow.png */; };
-		09CFBFDE105BC96F00EA14BB /* cursor_Hand.png in Resources */ = {isa = PBXBuildFile; fileRef = 09CFBFDD105BC96F00EA14BB /* cursor_Hand.png */; };
-		09CFD0F2105D729500EA14BB /* animata.icns in Resources */ = {isa = PBXBuildFile; fileRef = 09CFD0F1105D729500EA14BB /* animata.icns */; };
 		09E4A5191077789A00DAA46C /* CocoaAnimataApp.m in Sources */ = {isa = PBXBuildFile; fileRef = 09E4A4DF1077789A00DAA46C /* CocoaAnimataApp.m */; };
 		09E4A51A1077789A00DAA46C /* CocoaAnimataDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 09E4A4E11077789A00DAA46C /* CocoaAnimataDocument.m */; };
 		09E4A51B1077789A00DAA46C /* ImageNotFoundException.m in Sources */ = {isa = PBXBuildFile; fileRef = 09E4A4E51077789A00DAA46C /* ImageNotFoundException.m */; };
@@ -40,23 +36,13 @@
 		09E4A5311077789A00DAA46C /* Camera.m in Sources */ = {isa = PBXBuildFile; fileRef = 09E4A5141077789A00DAA46C /* Camera.m */; };
 		09E4A5321077789A00DAA46C /* LayerEditorGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 09E4A5161077789A00DAA46C /* LayerEditorGLView.m */; };
 		09E4A5331077789A00DAA46C /* SceneGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 09E4A5181077789A00DAA46C /* SceneGLView.m */; };
-		09F7A11B105E4F4100C81F68 /* LayerEditor.xib in Resources */ = {isa = PBXBuildFile; fileRef = 09F7A11A105E4F4100C81F68 /* LayerEditor.xib */; };
-		1DDD582C0DA1D0D100B32029 /* DocumentWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58280DA1D0D100B32029 /* DocumentWindow.xib */; };
-		1DDD582D0DA1D0D100B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD582A0DA1D0D100B32029 /* MainMenu.xib */; };
-		8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */; };
-		8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165FFE840EACC02AAC07 /* InfoPlist.strings */; };
 		8D15AC320486D014006FF6A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4B0FDCFA73011CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
 		8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
-		089C1660FE840EACC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = &quot;&lt;group&gt;&quot;; };
 		093873DA10547F8E0065851C /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = &quot;&lt;absolute&gt;&quot;; };
-		09CFBC47105B992600EA14BB /* cursor_Pencil.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cursor_Pencil.png; sourceTree = &quot;&lt;group&gt;&quot;; };
 		09CFBC80105B9C9B00EA14BB /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
-		09CFBCA7105BA01800EA14BB /* Arrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Arrow.png; sourceTree = &quot;&lt;group&gt;&quot;; };
-		09CFBFDD105BC96F00EA14BB /* cursor_Hand.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cursor_Hand.png; sourceTree = &quot;&lt;group&gt;&quot;; };
-		09CFD0F1105D729500EA14BB /* animata.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = animata.icns; sourceTree = &quot;&lt;group&gt;&quot;; };
 		09E4A4DE1077789A00DAA46C /* CocoaAnimataApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocoaAnimataApp.h; sourceTree = &quot;&lt;group&gt;&quot;; };
 		09E4A4DF1077789A00DAA46C /* CocoaAnimataApp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CocoaAnimataApp.m; sourceTree = &quot;&lt;group&gt;&quot;; };
 		09E4A4E01077789A00DAA46C /* CocoaAnimataDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocoaAnimataDocument.h; sourceTree = &quot;&lt;group&gt;&quot;; };
@@ -109,17 +95,12 @@
 		09E4A5161077789A00DAA46C /* LayerEditorGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LayerEditorGLView.m; sourceTree = &quot;&lt;group&gt;&quot;; };
 		09E4A5171077789A00DAA46C /* SceneGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SceneGLView.h; sourceTree = &quot;&lt;group&gt;&quot;; };
 		09E4A5181077789A00DAA46C /* SceneGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SceneGLView.m; sourceTree = &quot;&lt;group&gt;&quot;; };
-		09F7A11A105E4F4100C81F68 /* LayerEditor.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LayerEditor.xib; sourceTree = &quot;&lt;group&gt;&quot;; };
 		1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = &quot;&lt;absolute&gt;&quot;; };
 		13E42FBA07B3F13500E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = &quot;&lt;absolute&gt;&quot;; };
-		1DDD58290DA1D0D100B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/DocumentWindow.xib; sourceTree = &quot;&lt;group&gt;&quot;; };
-		1DDD582B0DA1D0D100B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = &quot;&lt;group&gt;&quot;; };
 		2A37F4B0FDCFA73011CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = &quot;&lt;group&gt;&quot;; };
-		2A37F4BAFDCFA73011CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = &quot;&lt;group&gt;&quot;; };
 		2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = &quot;&lt;absolute&gt;&quot;; };
 		2A37F4C5FDCFA73011CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = &quot;&lt;absolute&gt;&quot;; };
 		32DBCF750370BD2300C91783 /* CocoaAnimata_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocoaAnimata_Prefix.pch; sourceTree = &quot;&lt;group&gt;&quot;; };
-		8D15AC360486D014006FF6A4 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
 		8D15AC370486D014006FF6A4 /* CocoaAnimata.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CocoaAnimata.app; sourceTree = BUILT_PRODUCTS_DIR; };
 /* End PBXFileReference section */
 
@@ -137,16 +118,6 @@
 /* End PBXFrameworksBuildPhase section */
 
 /* Begin PBXGroup section */
-		09CFBC49105B992A00EA14BB /* icons */ = {
-			isa = PBXGroup;
-			children = (
-				09CFBFDD105BC96F00EA14BB /* cursor_Hand.png */,
-				09CFBCA7105BA01800EA14BB /* Arrow.png */,
-				09CFBC47105B992600EA14BB /* cursor_Pencil.png */,
-			);
-			name = icons;
-			sourceTree = &quot;&lt;group&gt;&quot;;
-		};
 		09E4A4DC1077789A00DAA46C /* Classes */ = {
 			isa = PBXGroup;
 			children = (
@@ -301,7 +272,6 @@
 			children = (
 				09E4A4DC1077789A00DAA46C /* Classes */,
 				2A37F4AFFDCFA73011CA2CEA /* Other Sources */,
-				2A37F4B8FDCFA73011CA2CEA /* Resources */,
 				2A37F4C3FDCFA73011CA2CEA /* Frameworks */,
 				19C28FB0FE9D524F11CA2CBB /* Products */,
 			);
@@ -317,21 +287,6 @@
 			name = &quot;Other Sources&quot;;
 			sourceTree = &quot;&lt;group&gt;&quot;;
 		};
-		2A37F4B8FDCFA73011CA2CEA /* Resources */ = {
-			isa = PBXGroup;
-			children = (
-				09CFD0F1105D729500EA14BB /* animata.icns */,
-				09CFBC49105B992A00EA14BB /* icons */,
-				2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */,
-				8D15AC360486D014006FF6A4 /* Info.plist */,
-				089C165FFE840EACC02AAC07 /* InfoPlist.strings */,
-				1DDD58280DA1D0D100B32029 /* DocumentWindow.xib */,
-				1DDD582A0DA1D0D100B32029 /* MainMenu.xib */,
-				09F7A11A105E4F4100C81F68 /* LayerEditor.xib */,
-			);
-			name = Resources;
-			sourceTree = &quot;&lt;group&gt;&quot;;
-		};
 		2A37F4C3FDCFA73011CA2CEA /* Frameworks */ = {
 			isa = PBXGroup;
 			children = (
@@ -386,15 +341,6 @@
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */,
-				8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */,
-				1DDD582C0DA1D0D100B32029 /* DocumentWindow.xib in Resources */,
-				1DDD582D0DA1D0D100B32029 /* MainMenu.xib in Resources */,
-				09CFBC48105B992600EA14BB /* cursor_Pencil.png in Resources */,
-				09CFBCA8105BA01800EA14BB /* Arrow.png in Resources */,
-				09CFBFDE105BC96F00EA14BB /* cursor_Hand.png in Resources */,
-				09CFD0F2105D729500EA14BB /* animata.icns in Resources */,
-				09F7A11B105E4F4100C81F68 /* LayerEditor.xib in Resources */,
 				09E4A5231077789A00DAA46C /* cocoa-animata.bmml in Resources */,
 				09E4A5241077789A00DAA46C /* diorama.bmml in Resources */,
 			);
@@ -438,41 +384,6 @@
 		};
 /* End PBXSourcesBuildPhase section */
 
-/* Begin PBXVariantGroup section */
-		089C165FFE840EACC02AAC07 /* InfoPlist.strings */ = {
-			isa = PBXVariantGroup;
-			children = (
-				089C1660FE840EACC02AAC07 /* English */,
-			);
-			name = InfoPlist.strings;
-			sourceTree = &quot;&lt;group&gt;&quot;;
-		};
-		1DDD58280DA1D0D100B32029 /* DocumentWindow.xib */ = {
-			isa = PBXVariantGroup;
-			children = (
-				1DDD58290DA1D0D100B32029 /* English */,
-			);
-			name = DocumentWindow.xib;
-			sourceTree = &quot;&lt;group&gt;&quot;;
-		};
-		1DDD582A0DA1D0D100B32029 /* MainMenu.xib */ = {
-			isa = PBXVariantGroup;
-			children = (
-				1DDD582B0DA1D0D100B32029 /* English */,
-			);
-			name = MainMenu.xib;
-			sourceTree = &quot;&lt;group&gt;&quot;;
-		};
-		2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */ = {
-			isa = PBXVariantGroup;
-			children = (
-				2A37F4BAFDCFA73011CA2CEA /* English */,
-			);
-			name = Credits.rtf;
-			sourceTree = &quot;&lt;group&gt;&quot;;
-		};
-/* End PBXVariantGroup section */
-
 /* Begin XCBuildConfiguration section */
 		C05733C808A9546B00998B17 /* Debug */ = {
 			isa = XCBuildConfiguration;</diff>
      <filename>CocoaAnimata.xcodeproj/project.pbxproj</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>Arrow.png</filename>
    </removed>
    <removed>
      <filename>English.lproj/Credits.rtf</filename>
    </removed>
    <removed>
      <filename>English.lproj/DocumentWindow.xib</filename>
    </removed>
    <removed>
      <filename>English.lproj/InfoPlist.strings</filename>
    </removed>
    <removed>
      <filename>English.lproj/MainMenu.xib</filename>
    </removed>
    <removed>
      <filename>Info.plist</filename>
    </removed>
    <removed>
      <filename>LayerEditor.xib</filename>
    </removed>
    <removed>
      <filename>animata.icns</filename>
    </removed>
    <removed>
      <filename>cursor_Hand.png</filename>
    </removed>
    <removed>
      <filename>cursor_Pencil.png</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>807ec81f309156e1445b096aa73a255d639cde1c</id>
    </parent>
  </parents>
  <author>
    <name>Michael Forrest</name>
    <email>michael.forrest@gmail.com</email>
  </author>
  <url>http://github.com/michaelforrest/Diorama/commit/f1cc32a6735a4fbceec28511224161fc5d00bc31</url>
  <id>f1cc32a6735a4fbceec28511224161fc5d00bc31</id>
  <committed-date>2009-10-03T05:23:26-07:00</committed-date>
  <authored-date>2009-10-03T05:23:26-07:00</authored-date>
  <message>moved some more files</message>
  <tree>39b27754676247fa2b9c38ca6dd77d865eb8dc93</tree>
  <committer>
    <name>Michael Forrest</name>
    <email>michael.forrest@gmail.com</email>
  </committer>
</commit>
