 Chromium Code Reviews
 Chromium Code Reviews Issue 6610030:
  Cleaning up third_party readmes and adding a template for future use....  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/src/
    
  
    Issue 6610030:
  Cleaning up third_party readmes and adding a template for future use....  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/src/| Index: third_party/undoview/README.chromium | 
| =================================================================== | 
| --- third_party/undoview/README.chromium (revision 78072) | 
| +++ third_party/undoview/README.chromium (working copy) | 
| @@ -1,5 +1,7 @@ | 
| Name: undoview | 
| +Short Name: gtksourceview | 
| URL: http://projects.gnome.org/gtksourceview/ | 
| +Version: unknown | 
| This contains GtkUndoView, which is GtkTextView with undo/redo | 
| support. The code to add the support is borrowed from GtkSourceView. |