<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>searchSuggestionsDropShadow.png</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -23,7 +23,7 @@
 	&lt;key&gt;CFBundleSignature&lt;/key&gt;
 	&lt;string&gt;????&lt;/string&gt;
 	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;18&lt;/string&gt;
+	&lt;string&gt;19&lt;/string&gt;
 	&lt;key&gt;CFBundleShortVersionString&lt;/key&gt;
 	&lt;string&gt;1.2&lt;/string&gt;
 	&lt;key&gt;LSRequiresIPhoneOS&lt;/key&gt;</diff>
      <filename>Info.plist</filename>
    </modified>
    <modified>
      <diff>@@ -30,7 +30,7 @@
 		3CDAEDDE0F1029EB000A0C6E /* lexikonIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 3CDAEDDD0F1029EB000A0C6E /* lexikonIcon.png */; };
 		3CEE1E580F3F8284000AE3F6 /* SearchSuggestionsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CEE1E570F3F8284000AE3F6 /* SearchSuggestionsController.m */; };
 		3CEE1E5C0F3F837D000AE3F6 /* SearchSuggestions.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3CEE1E5B0F3F837D000AE3F6 /* SearchSuggestions.xib */; };
-		3CEE1E7A0F404D99000AE3F6 /* searchSuggestionsDropDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 3CEE1E790F404D99000AE3F6 /* searchSuggestionsDropDown.png */; };
+		3CEE1E7A0F404D99000AE3F6 /* searchSuggestionsDropShadow.png in Resources */ = {isa = PBXBuildFile; fileRef = 3CEE1E790F404D99000AE3F6 /* searchSuggestionsDropShadow.png */; };
 		3CF7D64E0EE555030086D98C /* FMDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CF7D6480EE555030086D98C /* FMDatabase.m */; };
 		3CF7D64F0EE555030086D98C /* FMDatabaseAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CF7D64A0EE555030086D98C /* FMDatabaseAdditions.m */; };
 		3CF7D6500EE555030086D98C /* FMResultSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CF7D64C0EE555030086D98C /* FMResultSet.m */; };
@@ -69,7 +69,7 @@
 		3CEE1E560F3F8284000AE3F6 /* SearchSuggestionsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchSuggestionsController.h; sourceTree = &quot;&lt;group&gt;&quot;; };
 		3CEE1E570F3F8284000AE3F6 /* SearchSuggestionsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchSuggestionsController.m; sourceTree = &quot;&lt;group&gt;&quot;; };
 		3CEE1E5B0F3F837D000AE3F6 /* SearchSuggestions.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SearchSuggestions.xib; sourceTree = &quot;&lt;group&gt;&quot;; };
-		3CEE1E790F404D99000AE3F6 /* searchSuggestionsDropDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = searchSuggestionsDropDown.png; sourceTree = &quot;&lt;group&gt;&quot;; };
+		3CEE1E790F404D99000AE3F6 /* searchSuggestionsDropShadow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = searchSuggestionsDropShadow.png; sourceTree = &quot;&lt;group&gt;&quot;; };
 		3CF7D6470EE555030086D98C /* FMDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FMDatabase.h; path = Classes/FMDatabase.h; sourceTree = &quot;&lt;group&gt;&quot;; };
 		3CF7D6480EE555030086D98C /* FMDatabase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FMDatabase.m; path = Classes/FMDatabase.m; sourceTree = &quot;&lt;group&gt;&quot;; };
 		3CF7D6490EE555030086D98C /* FMDatabaseAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FMDatabaseAdditions.h; path = Classes/FMDatabaseAdditions.h; sourceTree = &quot;&lt;group&gt;&quot;; };
@@ -150,7 +150,7 @@
 				3CDAEDE00F1029F1000A0C6E /* HTML */,
 				3C52BB480F0EB69D006C34C1 /* Default.png */,
 				3C3C29C50EE6DC0800028066 /* Icon.png */,
-				3CEE1E790F404D99000AE3F6 /* searchSuggestionsDropDown.png */,
+				3CEE1E790F404D99000AE3F6 /* searchSuggestionsDropShadow.png */,
 				3C7E70880ED5F2B50022B3A9 /* database.sqlite3 */,
 				8D1107310486CEB800E47090 /* Info.plist */,
 			);
@@ -276,7 +276,7 @@
 				3CDAEC6C0F0FEE34000A0C6E /* aboutView.html in Resources */,
 				3CDAEDDE0F1029EB000A0C6E /* lexikonIcon.png in Resources */,
 				3CEE1E5C0F3F837D000AE3F6 /* SearchSuggestions.xib in Resources */,
-				3CEE1E7A0F404D99000AE3F6 /* searchSuggestionsDropDown.png in Resources */,
+				3CEE1E7A0F404D99000AE3F6 /* searchSuggestionsDropShadow.png in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -342,7 +342,7 @@
 			buildSettings = {
 				ARCHS = &quot;$(ARCHS_STANDARD_32_BIT)&quot;;
 				&quot;CODE_SIGN_IDENTITY[sdk=iphoneos*]&quot; = &quot;iPhone Distribution: Caleb Jaffa&quot;;
-				CURRENT_PROJECT_VERSION = 18;
+				CURRENT_PROJECT_VERSION = 19;
 				GCC_C_LANGUAGE_STANDARD = c99;
 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 				GCC_WARN_UNUSED_VARIABLE = YES;
@@ -374,7 +374,7 @@
 			buildSettings = {
 				ARCHS = &quot;$(ARCHS_STANDARD_32_BIT)&quot;;
 				&quot;CODE_SIGN_IDENTITY[sdk=iphoneos*]&quot; = &quot;iPhone Developer&quot;;
-				CURRENT_PROJECT_VERSION = 18;
+				CURRENT_PROJECT_VERSION = 19;
 				DEBUG = 1;
 				GCC_C_LANGUAGE_STANDARD = c99;
 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
@@ -391,7 +391,7 @@
 			buildSettings = {
 				ARCHS = &quot;$(ARCHS_STANDARD_32_BIT)&quot;;
 				&quot;CODE_SIGN_IDENTITY[sdk=iphoneos*]&quot; = &quot;iPhone Developer&quot;;
-				CURRENT_PROJECT_VERSION = 18;
+				CURRENT_PROJECT_VERSION = 19;
 				GCC_C_LANGUAGE_STANDARD = c99;
 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 				GCC_WARN_UNUSED_VARIABLE = YES;</diff>
      <filename>Lexikon.xcodeproj/project.pbxproj</filename>
    </modified>
    <modified>
      <diff>@@ -15,8 +15,7 @@
 
 @implementation MainViewController
 
-@synthesize tableView, indexLetters, mySearchBar,
-suggestionsController;
+@synthesize tableView, indexLetters, mySearchBar, suggestionsController;
 
 - (void)awakeFromNib {
   // we need to get at properties of our application delegate
@@ -303,6 +302,7 @@ suggestionsController;
       suggestionsController.view.alpha = 1.0f;
     }
     else {
+      NSLog(@&quot;search 0&quot;);
       suggestionsController.view.alpha = 0.0f;
       cancelSearchTableCover.alpha = 0.8f;
     }
@@ -314,8 +314,12 @@ suggestionsController;
 - (void)searchBar:(UISearchBar *)searchBar textDidChange:(NSString *)searchText {
   if (suggestionsController == nil) {
     suggestionsController = [[SearchSuggestionsController alloc] initWithNibName:@&quot;SearchSuggestions&quot; bundle:nil];
-    suggestionsController.view.alpha = 0.0f;
+    suggestionsController.view.alpha = 1.0f;
     suggestionsController.main = self;
+    suggestionsController.view.frame = CGRectMake(suggestionsController.view.frame.origin.x,
+                                             suggestionsController.view.frame.origin.y+88,
+                                             suggestionsController.view.frame.size.width,
+                                             suggestionsController.view.frame.size.height);
     [self.navigationController.view addSubview:suggestionsController.view];
   }
   
@@ -334,6 +338,7 @@ suggestionsController;
         }
       }
     }
+
     suggestionsController.suggestions = suggestions;
     [suggestionsController.tableView reloadData];
   }
@@ -413,7 +418,7 @@ suggestionsController;
   LexikonAppDelegate *appDelegate = (LexikonAppDelegate *)[[UIApplication sharedApplication] delegate];
   [UIApplication sharedApplication].networkActivityIndicatorVisible = YES;
   
-  NSString *word = [searchBar.text copy];
+  NSString *word = [[searchBar.text copy] capitalizedString];
   NSString *translationString;
   NSString *translation;
   NSURL *translationURL;</diff>
      <filename>MainViewController.m</filename>
    </modified>
    <modified>
      <diff>@@ -39,7 +39,7 @@
 					&lt;object class=&quot;IBUITableView&quot; id=&quot;409649654&quot;&gt;
 						&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;191373211&quot;/&gt;
 						&lt;int key=&quot;NSvFlags&quot;&gt;274&lt;/int&gt;
-						&lt;string key=&quot;NSFrame&quot;&gt;{{0, 88}, {320, 200}}&lt;/string&gt;
+						&lt;string key=&quot;NSFrameSize&quot;&gt;{320, 200}&lt;/string&gt;
 						&lt;reference key=&quot;NSSuperview&quot; ref=&quot;191373211&quot;/&gt;
 						&lt;object class=&quot;NSColor&quot; key=&quot;IBUIBackgroundColor&quot;&gt;
 							&lt;int key=&quot;NSColorSpace&quot;&gt;1&lt;/int&gt;
@@ -57,22 +57,26 @@
 						&lt;float key=&quot;IBUISectionHeaderHeight&quot;&gt;2.200000e+01&lt;/float&gt;
 						&lt;float key=&quot;IBUISectionFooterHeight&quot;&gt;2.200000e+01&lt;/float&gt;
 					&lt;/object&gt;
-					&lt;object class=&quot;IBUIImageView&quot; id=&quot;451506859&quot;&gt;
+					&lt;object class=&quot;IBUIImageView&quot; id=&quot;135150028&quot;&gt;
 						&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;191373211&quot;/&gt;
 						&lt;int key=&quot;NSvFlags&quot;&gt;292&lt;/int&gt;
-						&lt;string key=&quot;NSFrame&quot;&gt;{{0, 88}, {320, 19}}&lt;/string&gt;
+						&lt;string key=&quot;NSFrameSize&quot;&gt;{320, 19}&lt;/string&gt;
 						&lt;reference key=&quot;NSSuperview&quot; ref=&quot;191373211&quot;/&gt;
+						&lt;object class=&quot;NSColor&quot; key=&quot;IBUIBackgroundColor&quot;&gt;
+							&lt;int key=&quot;NSColorSpace&quot;&gt;1&lt;/int&gt;
+							&lt;bytes key=&quot;NSRGB&quot;&gt;MC45ODE3NTE4IDAgMCAwAA&lt;/bytes&gt;
+						&lt;/object&gt;
 						&lt;bool key=&quot;IBUIOpaque&quot;&gt;NO&lt;/bool&gt;
 						&lt;bool key=&quot;IBUIClearsContextBeforeDrawing&quot;&gt;NO&lt;/bool&gt;
-						&lt;int key=&quot;IBUIContentMode&quot;&gt;4&lt;/int&gt;
+						&lt;int key=&quot;IBUIContentMode&quot;&gt;1&lt;/int&gt;
 						&lt;bool key=&quot;IBUIUserInteractionEnabled&quot;&gt;NO&lt;/bool&gt;
 						&lt;object class=&quot;NSCustomResource&quot; key=&quot;IBUIImage&quot;&gt;
 							&lt;string key=&quot;NSClassName&quot;&gt;NSImage&lt;/string&gt;
-							&lt;string key=&quot;NSResourceName&quot;&gt;searchSuggestionsDropDown.png&lt;/string&gt;
+							&lt;string key=&quot;NSResourceName&quot;&gt;searchSuggestionsDropShadow.png&lt;/string&gt;
 						&lt;/object&gt;
 					&lt;/object&gt;
 				&lt;/object&gt;
-				&lt;string key=&quot;NSFrameSize&quot;&gt;{320, 288}&lt;/string&gt;
+				&lt;string key=&quot;NSFrameSize&quot;&gt;{320, 200}&lt;/string&gt;
 				&lt;reference key=&quot;NSSuperview&quot;/&gt;
 				&lt;object class=&quot;NSColor&quot; key=&quot;IBUIBackgroundColor&quot;&gt;
 					&lt;int key=&quot;NSColorSpace&quot;&gt;3&lt;/int&gt;
@@ -105,11 +109,19 @@
 				&lt;/object&gt;
 				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
 					&lt;object class=&quot;IBCocoaTouchOutletConnection&quot; key=&quot;connection&quot;&gt;
+						&lt;string key=&quot;label&quot;&gt;dropDownShadow&lt;/string&gt;
+						&lt;reference key=&quot;source&quot; ref=&quot;372490531&quot;/&gt;
+						&lt;reference key=&quot;destination&quot; ref=&quot;135150028&quot;/&gt;
+					&lt;/object&gt;
+					&lt;int key=&quot;connectionID&quot;&gt;23&lt;/int&gt;
+				&lt;/object&gt;
+				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
+					&lt;object class=&quot;IBCocoaTouchOutletConnection&quot; key=&quot;connection&quot;&gt;
 						&lt;string key=&quot;label&quot;&gt;view&lt;/string&gt;
 						&lt;reference key=&quot;source&quot; ref=&quot;372490531&quot;/&gt;
-						&lt;reference key=&quot;destination&quot; ref=&quot;409649654&quot;/&gt;
+						&lt;reference key=&quot;destination&quot; ref=&quot;191373211&quot;/&gt;
 					&lt;/object&gt;
-					&lt;int key=&quot;connectionID&quot;&gt;14&lt;/int&gt;
+					&lt;int key=&quot;connectionID&quot;&gt;24&lt;/int&gt;
 				&lt;/object&gt;
 				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
 					&lt;object class=&quot;IBCocoaTouchOutletConnection&quot; key=&quot;connection&quot;&gt;
@@ -117,7 +129,7 @@
 						&lt;reference key=&quot;source&quot; ref=&quot;372490531&quot;/&gt;
 						&lt;reference key=&quot;destination&quot; ref=&quot;409649654&quot;/&gt;
 					&lt;/object&gt;
-					&lt;int key=&quot;connectionID&quot;&gt;15&lt;/int&gt;
+					&lt;int key=&quot;connectionID&quot;&gt;25&lt;/int&gt;
 				&lt;/object&gt;
 			&lt;/object&gt;
 			&lt;object class=&quot;IBMutableOrderedSet&quot; key=&quot;objectRecords&quot;&gt;
@@ -136,8 +148,8 @@
 						&lt;reference key=&quot;object&quot; ref=&quot;191373211&quot;/&gt;
 						&lt;object class=&quot;NSMutableArray&quot; key=&quot;children&quot;&gt;
 							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
+							&lt;reference ref=&quot;135150028&quot;/&gt;
 							&lt;reference ref=&quot;409649654&quot;/&gt;
-							&lt;reference ref=&quot;451506859&quot;/&gt;
 						&lt;/object&gt;
 						&lt;reference key=&quot;parent&quot; ref=&quot;360949347&quot;/&gt;
 						&lt;string key=&quot;objectName&quot;&gt;View&lt;/string&gt;
@@ -159,8 +171,8 @@
 						&lt;reference key=&quot;parent&quot; ref=&quot;191373211&quot;/&gt;
 					&lt;/object&gt;
 					&lt;object class=&quot;IBObjectRecord&quot;&gt;
-						&lt;int key=&quot;objectID&quot;&gt;18&lt;/int&gt;
-						&lt;reference key=&quot;object&quot; ref=&quot;451506859&quot;/&gt;
+						&lt;int key=&quot;objectID&quot;&gt;20&lt;/int&gt;
+						&lt;reference key=&quot;object&quot; ref=&quot;135150028&quot;/&gt;
 						&lt;reference key=&quot;parent&quot; ref=&quot;191373211&quot;/&gt;
 					&lt;/object&gt;
 				&lt;/object&gt;
@@ -173,16 +185,18 @@
 					&lt;string&gt;-2.CustomClassName&lt;/string&gt;
 					&lt;string&gt;1.IBEditorWindowLastContentRect&lt;/string&gt;
 					&lt;string&gt;1.IBPluginDependency&lt;/string&gt;
-					&lt;string&gt;18.IBPluginDependency&lt;/string&gt;
+					&lt;string&gt;20.IBPluginDependency&lt;/string&gt;
+					&lt;string&gt;20.showNotes&lt;/string&gt;
 					&lt;string&gt;4.IBPluginDependency&lt;/string&gt;
 				&lt;/object&gt;
 				&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.values&quot;&gt;
 					&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 					&lt;string&gt;SearchSuggestionsController&lt;/string&gt;
 					&lt;string&gt;UIResponder&lt;/string&gt;
-					&lt;string&gt;{{810, 497}, {320, 288}}&lt;/string&gt;
+					&lt;string&gt;{{316, 280}, {320, 200}}&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.IBCocoaTouchPlugin&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.IBCocoaTouchPlugin&lt;/string&gt;
+					&lt;boolean value=&quot;NO&quot;/&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.IBCocoaTouchPlugin&lt;/string&gt;
 				&lt;/object&gt;
 			&lt;/object&gt;
@@ -206,17 +220,26 @@
 				&lt;/object&gt;
 			&lt;/object&gt;
 			&lt;nil key=&quot;sourceID&quot;/&gt;
-			&lt;int key=&quot;maxID&quot;&gt;18&lt;/int&gt;
+			&lt;int key=&quot;maxID&quot;&gt;25&lt;/int&gt;
 		&lt;/object&gt;
 		&lt;object class=&quot;IBClassDescriber&quot; key=&quot;IBDocument.Classes&quot;&gt;
 			&lt;object class=&quot;NSMutableArray&quot; key=&quot;referencedPartialClassDescriptions&quot;&gt;
 				&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 				&lt;object class=&quot;IBPartialClassDescription&quot;&gt;
 					&lt;string key=&quot;className&quot;&gt;SearchSuggestionsController&lt;/string&gt;
-					&lt;string key=&quot;superclassName&quot;&gt;UITableViewController&lt;/string&gt;
+					&lt;string key=&quot;superclassName&quot;&gt;UIViewController&lt;/string&gt;
 					&lt;object class=&quot;NSMutableDictionary&quot; key=&quot;outlets&quot;&gt;
-						&lt;string key=&quot;NS.key.0&quot;&gt;tableView&lt;/string&gt;
-						&lt;string key=&quot;NS.object.0&quot;&gt;UITableView&lt;/string&gt;
+						&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
+						&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.sortedKeys&quot;&gt;
+							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
+							&lt;string&gt;dropDownShadow&lt;/string&gt;
+							&lt;string&gt;tableView&lt;/string&gt;
+						&lt;/object&gt;
+						&lt;object class=&quot;NSMutableArray&quot; key=&quot;dict.values&quot;&gt;
+							&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
+							&lt;string&gt;UIImageView&lt;/string&gt;
+							&lt;string&gt;UITableView&lt;/string&gt;
+						&lt;/object&gt;
 					&lt;/object&gt;
 					&lt;object class=&quot;IBClassDescriptionSource&quot; key=&quot;sourceIdentifier&quot;&gt;
 						&lt;string key=&quot;majorKey&quot;&gt;IBProjectSource&lt;/string&gt;</diff>
      <filename>SearchSuggestions.xib</filename>
    </modified>
    <modified>
      <diff>@@ -10,13 +10,15 @@
 
 @class MainViewController;
 
-@interface SearchSuggestionsController : UITableViewController {
+@interface SearchSuggestionsController : UIViewController {
   IBOutlet UITableView *tableView;
+  IBOutlet UIImageView *dropDownShadow;
   NSMutableArray *suggestions;
   MainViewController *main;
 }
 
 @property (nonatomic, retain) UITableView *tableView;
+@property (nonatomic, retain) UIImageView *dropDownShadow;
 @property (nonatomic, retain) NSMutableArray *suggestions;
 @property (nonatomic, retain) MainViewController *main;
 </diff>
      <filename>SearchSuggestionsController.h</filename>
    </modified>
    <modified>
      <diff>@@ -12,12 +12,7 @@
 
 @implementation SearchSuggestionsController
 
-@synthesize tableView, suggestions, main;
-
-- (void)viewDidLoad {
-  [super viewDidLoad];
-}
-
+@synthesize tableView, suggestions, main, dropDownShadow;
 
 - (void)didReceiveMemoryWarning {
   [super didReceiveMemoryWarning]; // Releases the view if it doesn't have a superview
@@ -30,7 +25,6 @@
   return 1;
 }
 
-
 // Customize the number of rows in the table view.
 - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
     return [suggestions count];</diff>
      <filename>SearchSuggestionsController.m</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>searchSuggestionsDropDown.png</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f4dd5f76be8b76be1b0fd2040abf5c843989f04b</id>
    </parent>
  </parents>
  <author>
    <name>Caleb Jaffa</name>
    <email>caleb@clockwi.se</email>
  </author>
  <url>http://github.com/octover/lexikon/commit/67086b891e271fbca34d61d843b392b628e98fc7</url>
  <id>67086b891e271fbca34d61d843b392b628e98fc7</id>
  <committed-date>2009-02-12T03:44:42-08:00</committed-date>
  <authored-date>2009-02-11T08:55:22-08:00</authored-date>
  <message>fix it so the suggestions controller shows the drop down shadow</message>
  <tree>6c761d0536514ef1db216b249f6c173f7f290434</tree>
  <committer>
    <name>Caleb Jaffa</name>
    <email>caleb@clockwi.se</email>
  </committer>
</commit>
