<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -38,14 +38,6 @@
 	return returnButton;
 }
 
-/*
- Implement loadView if you want to create a view hierarchy programmatically
-- (void)loadView {
-}
- */
-- (void)viewWillDisappear:(BOOL)animated{ 
-
-}
 - (void)viewDidLoad {
 	UITableView *tableView = [[UITableView alloc] initWithFrame:self.view.bounds style: UITableViewStyleGrouped];
 	tableView.delegate = self;
@@ -60,9 +52,10 @@
 						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;ArtistViewController&quot;,		 @&quot;class&quot;, nil],
 						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;AlbumsViewController&quot;,      @&quot;class&quot;, nil],
 						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;TVShowsViewController&quot;,     @&quot;class&quot;, nil],						 
-						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;MoviesViewController&quot;,      @&quot;class&quot;, nil],						 						 
+						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;MoviesViewController&quot;,      @&quot;class&quot;, nil],						 		
+						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;GenresViewController&quot;,      @&quot;class&quot;, nil],						 					 
 						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;MusicSharesViewController&quot;, @&quot;class&quot;, nil],						 
-						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;VideoSharesViewController&quot;, @&quot;class&quot;, nil],						 						 
+						[NSDictionary dictionaryWithObjectsAndKeys:@&quot;VideoSharesViewController&quot;, @&quot;class&quot;, nil],	
 						nil
 					 ];
 	self.tableData = data;</diff>
      <filename>Classes/BookmarkViewController.m</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4f2082ff21d940181dd72427bdd16428fe3fc802</id>
    </parent>
  </parents>
  <author>
    <name>David Fumberger</name>
    <email>dave@fumberger.com</email>
  </author>
  <url>http://github.com/djfumberger/xbmc-remote/commit/463b660d80aef91930a4c28e73425df256307ccc</url>
  <id>463b660d80aef91930a4c28e73425df256307ccc</id>
  <committed-date>2008-11-10T02:32:00-08:00</committed-date>
  <authored-date>2008-11-10T02:32:00-08:00</authored-date>
  <message>Added Genres to bookmark config</message>
  <tree>910c202825bfb345967c85b6d8b083b5568a69c2</tree>
  <committer>
    <name>David Fumberger</name>
    <email>dave@fumberger.com</email>
  </committer>
</commit>
