Bug 8597: Add CSS, JS, and images to ccsr theme
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 13 Aug 2012 00:04:19 +0000 (20:04 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 18 Sep 2012 11:41:51 +0000 (13:41 +0200)
commit2ab4398fcfa0070e303bbcd9f1dbd767023b96a8
treeba0ab392b42554ee714c0c84c48e5015d8af7358
parentf536d3edf0576ef025413ca73acb463970a524c2
Bug 8597: Add CSS, JS, and images to ccsr theme

In order for themes to work, they must include all CSS, Javascript, and
image assets that they use. This patch adds all CSS, Javascript, and
images from the prog theme to ccsr, EXCEPT for the famfamfam image set,
which needs to be moved outside of the theme directories, per bug 8624.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
410 files changed:
koha-tmpl/opac-tmpl/ccsr/en/css/babeltheque.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/css/datatables.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/css/hierarchy.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/css/jquery.rating.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/css/opac.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/css/print.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/css/sanop.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/css/sco.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/js/amazonimages.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/js/bakertaylorimages.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/js/datatables.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/js/google-jackets.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/js/googleindictransliteration.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/js/localcovers.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/js/openlibrary.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/en/js/tags.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/Star0.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/Star1.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/Star2.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/Star3.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/Star4.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/Star5.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/asc.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/ascdesc.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/bonus.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/browse-next.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/browse-prev.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/caret.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/back_disabled.jpg [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/back_enabled.jpg [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/forward_disabled.jpg [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/forward_enabled.jpg [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/sort_asc.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/sort_asc_disabled.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/sort_both.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/sort_desc.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/datatables/sort_desc_disabled.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/delete.gif [new file with mode: 0755]
koha-tmpl/opac-tmpl/ccsr/images/desc.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/feed-icon-16x16.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/filefind.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/item-bullet.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/koha-logo.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/loading.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/socnet/delicious16.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/socnet/facebook16.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/socnet/linkedin16.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/socnet/mailto16.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/socnet/twitter16.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/sprite.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/star-ratings-empty.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/star-ratings.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/star.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/tag-small-disabled.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/images/tag-small.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/AV.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/AV.jpg [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/DVD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/DVDreserve.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/ILL.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/ILL.jpg [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/archivalCD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/archivalDVD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/archivalVHS.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/archivalVHS.jpg [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/archivaltape.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/cd.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/cdrom.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/cdromreserve.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/download.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/ebook.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/key.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/key.jpg [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/newbook.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/referencebook.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/reservebook.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/reservecd.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/reservetape.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/reservevhs.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/tape.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/Seshat/vhs.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/2d_art.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/3d_art.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/7Day_book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/archive.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/audio.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/cd_music.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/computer_file.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/digital_audio.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/dvd.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/e_book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/e_journal.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/e_video.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/journal.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/juvenile_book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/kit.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/laserdisk.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/map.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/noncirc_book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/noncirc_dvd.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/periodical.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/realia.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/reference.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/reserve_book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/score.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/software.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/sound.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/tape_music.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/vhs.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/vinyl_music.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/bridge/web.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/bd.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/cd.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/cdrom.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/dossier_de_presse.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/dvd.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/dvd_musical.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/livre.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/livre_ancien.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/livre_artiste.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/livre_audio.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/livre_en_gros_caracteres.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/livre_multimedia.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/partition.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/revue.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/carredart/vhs.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/Internet_Connection_Tools.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/Quicktime.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/_COPYING.txt [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/_README.txt [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/aktion.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/binary.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/blockdevice.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/bookmark.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/books-closed-32.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/books-open-32.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/books-open-cd-32.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/browser.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/build.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/calc.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/camera.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/cardgame.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/cdimage.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/cdrom_mount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/cdrom_unmount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/cdtrack.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/cdwriter_mount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/cdwriter_unmount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/decrypted.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/demo.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/desktopshare.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/display.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/document.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/document2.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/download_manager.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/dvd_mount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/dvd_mount_2.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/dvd_unmount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/edit.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/editpaste.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/encrypted.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/file_temporary.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/floppy_mount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/floppy_unmount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_blue.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_green.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_grey.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_grey_open.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_html.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_image.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_images.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_locked.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_music.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_print.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_red.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_sound.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_txt.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_video.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/folder_yellow.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/hdd_mount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/html.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/image.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/image2.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/info.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/internet.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/joystick.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kaddressbook.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kbackgammon.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kcmdf.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kcmmidi.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kcoloredit.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kdict.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kedit.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/keyboard.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/klaptop.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kmid.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/korganizer.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kpackage.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kpat.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kpoker.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kscd.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/ksnapshot.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kuser2.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kwrite.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/kxkb.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/lock-silver.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/lock.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/lock_-_pink.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/log.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/lsongs.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/make.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/man.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/message.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/mime-postscript.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/mime_txt.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/mp3player.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/mp3player2.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/musicstore.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/musicstore2.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/mymac.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/nfs_mount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/nfs_unmount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/palm.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/pda.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/pda_black.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/pda_blue.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/print_class.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/readme.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/reminders.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/scanner.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/schedule.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/starthere.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/tablet.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/tutorials.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/tv.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/usb.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/usbpendrive_mount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/usbpendrive_unmount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/viewmag.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/voice-support.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/xmms.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/zip_mount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/crystal-clear/zip_unmount.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/addtobasket.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/addtocart.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/addtoshelf.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/addtoshelf.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/audiobook-cd.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/audiobook-cd.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/audiobook.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/audiobook.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/beginner-reader-book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/beginner-reader.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/big-book-icon.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/big-book-icon.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-bag-icon.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-bag.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-60px.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-author-search.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-author-search.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-biography.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-biography.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-call-number.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-mystery.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-mystery.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-mystery2.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-non-fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-non-fiction.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-scifi-60px.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-sifi.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-subject-search.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-subject-search.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-title-search.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-title-search.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-western.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon-western.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-icon.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-large-print.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/book-large-print.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/brief..gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/card.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/card.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/cd-rom-icon.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/clear-book-bag.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/clear-book-bag.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/detail.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/detail.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/faculty-course-manual.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/faculty-course-materials.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/icon-reference.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/icon-refrence.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/keyword-search.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/keyword-search.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/music-CD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/music-cd.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/newspaper-icon.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/newspaper-icon.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/videocassette.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/videocassette.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/vinyl-sound-recordings.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/liblime-kids/vynal-sound-recording.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/AVA.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Adult-nonfiction-book-on-cassette.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Audiobook.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Biography.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Book-on-CD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Book-on-Tape.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/CD-ROM-software.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/DVD-Juvenile-nonfiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/DVD-Juvenile.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/DVD-nonfiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/DVD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/EDLS.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Ed.-Curriculum.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/FLAG.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Faculty-Course-Materials.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Fiction-large-print.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-audiobook.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-biography.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-book-tape-kit.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-non-fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-nonfiction-book-on-CD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-nonfiction-book-on-cassette.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-picture-books.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Juvenile-reference.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Local-history.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Magazine.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Microfiche.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Microfilm.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Music-CD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Mystery.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Non-fiction-large-print.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Non-fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Pamphlet.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Paperback-romance.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Rare-Book.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Reference.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/SIRS.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/SS.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/ScienceFictionFantasy.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Videocassette-juvenile-non-fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Videocassette-juvenile.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Videocassette-non-fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Videocassette.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Vinyl-Sound-Recordings.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/WEB.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Western.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/YAC.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Young-Adult-fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Young-Adult-non-fiction.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Young-adult-fiction-book-on-CD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Young-adult-nonfiction-book-on-CD.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/npl/Young-adult-nonfiction-book-on-cassette.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/ACT-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/ACT.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/BLURAY-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/BLURAY.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Book-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Book-On-CD-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Book-On-Tape-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Book.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/BookOnCD.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/BookOnTape.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/DVD-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/DVD.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Download-Audio-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/DownloadableAudio.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/EDUC-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/EDUC.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/EQUIP-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/EQUIP.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/FIC-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/FIC.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/HOLIDAY-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/HOLIDAY.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Hardware-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Hardware.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/ILL-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/ILL.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Kit-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Kit.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Kit_Backpack_Image.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Kit_Backpack_Word.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Kit_Bag_Image.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Kit_Bag_Word-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Kit_Bag_Word.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/LargePrint-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/LargePrint.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/MuseumPass-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/MuseumPass.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Music-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Music.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/NEWBK-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/NEWBK.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/NFIC-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/NFIC.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Periodical-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Periodical.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/PlayAway-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/PlayAway.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Reference-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Reference.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Special-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/Special.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/VHS-32px.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/ccsr/itemtypeimg/vokal/VHS.png [new file with mode: 0644]