Rename GnuBook to BookReader
authorMichael Ang <mang@archive.org>
Mon, 23 Nov 2009 23:26:39 +0000 (23:26 +0000)
committerMichael Ang <mang@archive.org>
Mon, 23 Nov 2009 23:26:39 +0000 (23:26 +0000)
commit1c5dbee137936492ff6f85d798da014e5d3e73e6
treea60a0a4f66a469e9b51663568a589e30cd25ef52
parentd48ea2b164c60bd8f5caf8831c9d98a270778b3c
Rename GnuBook to BookReader
68 files changed:
BookReader/BookReader.css [new file with mode: 0644]
BookReader/BookReader.js [new file with mode: 0644]
BookReader/BookReaderEmbed.css [new file with mode: 0644]
BookReader/images/book_bottom_icon.png [new file with mode: 0644]
BookReader/images/book_down_icon.png [new file with mode: 0644]
BookReader/images/book_left_icon.png [new file with mode: 0644]
BookReader/images/book_leftmost_icon.png [new file with mode: 0644]
BookReader/images/book_right_icon.png [new file with mode: 0644]
BookReader/images/book_rightmost_icon.png [new file with mode: 0644]
BookReader/images/book_top_icon.png [new file with mode: 0644]
BookReader/images/book_up_icon.png [new file with mode: 0644]
BookReader/images/control_pause_icon.png [new file with mode: 0644]
BookReader/images/control_play_icon.png [new file with mode: 0644]
BookReader/images/embed_icon.png [new file with mode: 0644]
BookReader/images/left_edges.png [new file with mode: 0644]
BookReader/images/logo_icon.png [new file with mode: 0644]
BookReader/images/one_page_mode_icon.png [new file with mode: 0644]
BookReader/images/print_icon.png [new file with mode: 0644]
BookReader/images/right_edges.png [new file with mode: 0644]
BookReader/images/transparent.png [new file with mode: 0644]
BookReader/images/two_page_mode_icon.png [new file with mode: 0644]
BookReader/images/zoom_in_icon.png [new file with mode: 0644]
BookReader/images/zoom_out_icon.png [new file with mode: 0644]
BookReaderDemo/BookReaderJSSimple.js [new file with mode: 0644]
BookReaderDemo/index.html [new file with mode: 0644]
BookReaderIA/datanode/BookReaderImages.php [new file with mode: 0644]
BookReaderIA/datanode/BookReaderJSIA.php [new file with mode: 0755]
BookReaderIA/datanode/flipbook_search_br.php [new file with mode: 0755]
BookReaderIA/inc/BookReader.inc [new file with mode: 0644]
BookReaderIA/inc/FlipSearchMap.inc [new file with mode: 0644]
BookReaderIA/www/BookReaderJSLocate.php [new file with mode: 0644]
BookReaderIA/www/GnuBookEmbed.php [new file with mode: 0644]
BookReaderIA/www/browserunsupported.php [new file with mode: 0644]
BookReaderIA/www/print.php [new file with mode: 0644]
GnuBook/GnuBook.css [deleted file]
GnuBook/GnuBook.js [deleted file]
GnuBook/GnuBookEmbed.css [deleted file]
GnuBook/images/book_bottom_icon.png [deleted file]
GnuBook/images/book_down_icon.png [deleted file]
GnuBook/images/book_left_icon.png [deleted file]
GnuBook/images/book_leftmost_icon.png [deleted file]
GnuBook/images/book_right_icon.png [deleted file]
GnuBook/images/book_rightmost_icon.png [deleted file]
GnuBook/images/book_top_icon.png [deleted file]
GnuBook/images/book_up_icon.png [deleted file]
GnuBook/images/control_pause_icon.png [deleted file]
GnuBook/images/control_play_icon.png [deleted file]
GnuBook/images/embed_icon.png [deleted file]
GnuBook/images/left_edges.png [deleted file]
GnuBook/images/logo_icon.png [deleted file]
GnuBook/images/one_page_mode_icon.png [deleted file]
GnuBook/images/print_icon.png [deleted file]
GnuBook/images/right_edges.png [deleted file]
GnuBook/images/transparent.png [deleted file]
GnuBook/images/two_page_mode_icon.png [deleted file]
GnuBook/images/zoom_in_icon.png [deleted file]
GnuBook/images/zoom_out_icon.png [deleted file]
GnuBookDemo/GnuBookJSSimple.js [deleted file]
GnuBookDemo/index.html [deleted file]
GnuBookIA/datanode/GnuBookImages.php [deleted file]
GnuBookIA/datanode/GnuBookJSIA.php [deleted file]
GnuBookIA/datanode/flipbook_search_gb.php [deleted file]
GnuBookIA/inc/FlipSearchMap.inc [deleted file]
GnuBookIA/inc/GnuBook.inc [deleted file]
GnuBookIA/www/GnuBookEmbed.php [deleted file]
GnuBookIA/www/GnuBookJSLocate.php [deleted file]
GnuBookIA/www/browserunsupported.php [deleted file]
GnuBookIA/www/print.php [deleted file]