Move touch specific CSS and images to touch directory
authorMichael Ang <mang@archive.org>
Thu, 13 May 2010 00:48:36 +0000 (00:48 +0000)
committerMichael Ang <mang@archive.org>
Thu, 13 May 2010 00:48:36 +0000 (00:48 +0000)
commit3a7effb528b3f365284d4c44a74c91a48c0f1e7e
tree227f1924bf34a81c60d245458d6d3de2aa0874f1
parenta2d991d5a20799cd2d79c3287f03ddb46dcc336d
Move touch specific CSS and images to touch directory
39 files changed:
BookReader/BookReaderTouch.css [deleted file]
BookReader/images/touch/book_bottom_icon.png [deleted file]
BookReader/images/touch/book_down_icon.png [deleted file]
BookReader/images/touch/book_left_icon.png [deleted file]
BookReader/images/touch/book_leftmost_icon.png [deleted file]
BookReader/images/touch/book_right_icon.png [deleted file]
BookReader/images/touch/book_rightmost_icon.png [deleted file]
BookReader/images/touch/book_top_icon.png [deleted file]
BookReader/images/touch/book_up_icon.png [deleted file]
BookReader/images/touch/control_pause_icon.png [deleted file]
BookReader/images/touch/control_play_icon.png [deleted file]
BookReader/images/touch/embed_icon.png [deleted file]
BookReader/images/touch/logo_icon.png [deleted file]
BookReader/images/touch/one_page_mode_icon.png [deleted file]
BookReader/images/touch/print_icon.png [deleted file]
BookReader/images/touch/thumbnail_mode_icon.png [deleted file]
BookReader/images/touch/two_page_mode_icon.png [deleted file]
BookReader/images/touch/zoom_in_icon.png [deleted file]
BookReader/images/touch/zoom_out_icon.png [deleted file]
BookReader/touch/BookReaderTouch.css [new file with mode: 0644]
BookReader/touch/images/book_bottom_icon.png [new file with mode: 0644]
BookReader/touch/images/book_down_icon.png [new file with mode: 0644]
BookReader/touch/images/book_left_icon.png [new file with mode: 0644]
BookReader/touch/images/book_leftmost_icon.png [new file with mode: 0644]
BookReader/touch/images/book_right_icon.png [new file with mode: 0644]
BookReader/touch/images/book_rightmost_icon.png [new file with mode: 0644]
BookReader/touch/images/book_top_icon.png [new file with mode: 0644]
BookReader/touch/images/book_up_icon.png [new file with mode: 0644]
BookReader/touch/images/control_pause_icon.png [new file with mode: 0644]
BookReader/touch/images/control_play_icon.png [new file with mode: 0644]
BookReader/touch/images/embed_icon.png [new file with mode: 0644]
BookReader/touch/images/logo_icon.png [new file with mode: 0644]
BookReader/touch/images/one_page_mode_icon.png [new file with mode: 0644]
BookReader/touch/images/print_icon.png [new file with mode: 0644]
BookReader/touch/images/thumbnail_mode_icon.png [new file with mode: 0644]
BookReader/touch/images/two_page_mode_icon.png [new file with mode: 0644]
BookReader/touch/images/zoom_in_icon.png [new file with mode: 0644]
BookReader/touch/images/zoom_out_icon.png [new file with mode: 0644]
BookReaderIA/inc/BookReader.inc