SYMBOL INDEX (14 symbols across 2 files) FILE: install.py function copy (line 15) | def copy(src, dst): function check_dependencies (line 28) | def check_dependencies(): function gnome_shell_version (line 59) | def gnome_shell_version(): function check_desktop_env (line 82) | def check_desktop_env(): function check_tumbler (line 98) | def check_tumbler(): function add_thumbnailer_to_tumbler (line 102) | def add_thumbnailer_to_tumbler(): function install (line 118) | def install(): function uninstall (line 164) | def uninstall(): FILE: src/epub-thumbnailer.py function get_cover_from_manifest (line 42) | def get_cover_from_manifest(epub): function get_cover_by_guide (line 66) | def get_cover_by_guide(epub): function _get_rootfile_root (line 84) | def _get_rootfile_root(epub): function get_cover_by_filename (line 97) | def get_cover_by_filename(epub): function _choose_best_image (line 106) | def _choose_best_image(images): function extract_cover (line 111) | def extract_cover(cover_path):