Rname lib/Views -> lib/View.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 31 Jul 2009 14:53:22 +0000 (10:53 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 31 Jul 2009 14:53:22 +0000 (10:53 -0400)
commitacd86bb0fbdd06f1d387f9f026c7eb70be185501
tree70dab36cfe169a4e5d81ca57163da15be2e82120
parent6233da0fa78ab8c4752c0f5f11cc9c30b7640035
Rname lib/Views -> lib/View.

Ansel is still completley broken, but this is a step in fixing autoloading
30 files changed:
ansel/lib/View/Abstract.php [new file with mode: 0644]
ansel/lib/View/Embedded.php [new file with mode: 0644]
ansel/lib/View/EmbeddedRenderers/Carousel.php [new file with mode: 0644]
ansel/lib/View/EmbeddedRenderers/GalleryLink.php [new file with mode: 0644]
ansel/lib/View/EmbeddedRenderers/Mini.php [new file with mode: 0644]
ansel/lib/View/EmbeddedRenderers/Slideshow.php [new file with mode: 0644]
ansel/lib/View/Gallery.php [new file with mode: 0644]
ansel/lib/View/GalleryRenderer.php [new file with mode: 0644]
ansel/lib/View/GalleryRenderers/Gallery.php [new file with mode: 0644]
ansel/lib/View/GalleryRenderers/GalleryLightbox.php [new file with mode: 0644]
ansel/lib/View/GalleryRenderers/GalleryVimeo.php [new file with mode: 0644]
ansel/lib/View/Image.php [new file with mode: 0644]
ansel/lib/View/List.php [new file with mode: 0644]
ansel/lib/View/Results.php [new file with mode: 0644]
ansel/lib/View/Slideshow.php [new file with mode: 0644]
ansel/lib/Views/Abstract.php [deleted file]
ansel/lib/Views/Embedded.php [deleted file]
ansel/lib/Views/EmbeddedRenderers/Carousel.php [deleted file]
ansel/lib/Views/EmbeddedRenderers/GalleryLink.php [deleted file]
ansel/lib/Views/EmbeddedRenderers/Mini.php [deleted file]
ansel/lib/Views/EmbeddedRenderers/Slideshow.php [deleted file]
ansel/lib/Views/Gallery.php [deleted file]
ansel/lib/Views/GalleryRenderer.php [deleted file]
ansel/lib/Views/GalleryRenderers/Gallery.php [deleted file]
ansel/lib/Views/GalleryRenderers/GalleryLightbox.php [deleted file]
ansel/lib/Views/GalleryRenderers/GalleryVimeo.php [deleted file]
ansel/lib/Views/Image.php [deleted file]
ansel/lib/Views/List.php [deleted file]
ansel/lib/Views/Results.php [deleted file]
ansel/lib/Views/Slideshow.php [deleted file]