--- 607028.161.README.patch 2010-11-23 08:43:13.359375000 -0500 +++ 607028.168.README.patch 2010-11-23 11:08:38.625000000 -0500 @@ -1,9 +1,10 @@ -diff --git README.txt README.txt -new file mode 100644 -index 0000000..69dbcf6 ---- /dev/null -+++ README.txt -@@ -0,0 +1,83 @@ +Index: README.txt +=================================================================== +RCS file: README.txt +diff -N README.txt +--- /dev/null 1 Jan 1970 00:00:00 -0000 ++++ README.txt 23 Nov 2010 15:49:37 -0000 +@@ -0,0 +1,82 @@ +// $Id$ + +CONTENTS OF THIS FILE @@ -56,9 +57,9 @@ index 0000000..69dbcf6 +In Drupal the appearance of your site is set by the theme (extensions that set +the fonts, colors, and layout). A theme lets you easily change how your site, +including the content looks. Changing how the site looks does not effect the -+actual content or visa versa. You can select multiple themes, change themes, or -+customize a theme to create the style or appearance of your site. Themes are -+available for download, but you can also create your own theme. ++actual content or visa versa. You can select multiple themes, change themes, ++or customize a theme to create the style or appearance of your site. Themes ++are available for download, and you can also create your own theme. + +More about themes: + * Download contributed themes to sites/all/themes to modify Drupal's @@ -84,4 +85,5 @@ index 0000000..69dbcf6 + * API documentation: + http://api.drupal.org/api/drupal/7 + * Recommended best practices for coding and maintenance: -+ http://drupal.org/best-practices/ \ No newline at end of file ++ http://drupal.org/best-practices/ ++