Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: anki | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 2.1.13 | Vendor: openSUSE |
Release: bp153.1.16 | Build date: Mon Apr 26 16:58:53 2021 |
Group: Productivity/Text/Utilities | Build host: build70 |
Size: 6944496 | Source RPM: anki-2.1.13-bp153.1.16.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://apps.ankiweb.net/ | |
Summary: Spaced-Repetition Memory Training Program |
Anki is a spaced repetition system (SRS). It helps the user remember things by scheduling reviews, so that the user can learn a lot of information with the minimum amount of effort. Anki is content-agnostic and supports images, audio, videos and scientific markup (via LaTeX). Anki stores data in ~/.local/share/Anki2, or $XDG_DATA_HOME/Anki2 if the user has set a custom data path.
AGPL-3.0-only
* Tue May 28 2019 mvetter@suse.com - Update to 2.1.13: * Fix formatting getting lost when copying&pasting between fields on macOS. * Fix some issues that cause the main window to get stuck. * Fix an empty deck list sometimes appearing when restoring from a backup. * Fix Anki hanging after an error occurs during startup. * Fix error caused by profile with trailing space on Windows. * Fix error message when syncing with an unconfirmed email address. * Use jsonschema for add-on manifests (thanks to Erez). * Warn in DB check when high due numbers are encountered. * Improve error messages on full disk and failed add-on deletion. * Fix relearning cards being given learning step count in V2 scheduler. * Fix preview window failing to appear when show both sides enabled. * Removing trailing BR tag when pasting into an empty field. * Don’t throw an error when non-Latin text in the Javascript console can’t be shown. * Double click on add-ons to edit their configuration (thanks to lovac42). * Fix the window icon in a few screens (thanks to John). * Don’t highlight the deck selection button in the add screen on Windows. * Improve the default type in the answer note type. * Mon May 20 2019 malcolmlewis@opensuse.org - Fix wrong-script-interpreter error, add missing /usr/bin in /usr/bin/anki. * Wed May 01 2019 Carson Black <uhhadd@gmail.com> - Update to 2.1.12: * Fix an issue that could prevent profile renaming/deletion on Windows. * Fix fields appearing under editor buttons. * Fix memory leak in card layout screen. * Fix some issues with previewing in the Browse screen. * Fix card counts not updating when a review is undone. * Fix an error that could occur on startup on some Windows installs. * The Mac build now uses the new hardened runtime on Mojave. * Change focus outline colour on Windows. * Fix an error caused by missing note types. * A possible workaround for the audio player getting stuck on Macs. * Display the installed version in the Windows uninstall screen. * Fix an issue checking for add-on updates (thanks to Glutanimate). * Disable add-on config button when not appropriate (thanks to Glutanimate). * Tweaks to the deck age graph binning (thanks to Jian). * Add-ons hosted on AnkiWeb can now define conflicts in the manifest file. * Switch to mplayer on the alternate OS X build, as mpv was not working on some older machines. * Make sure mpv doesn’t attempt to load scripts from default location. * Other minor fixes. * Mon Mar 18 2019 Ismail Dönmez <idonmez@suse.com> - For suse_version >= 1550 we have to depend on python3-qtwebengine-qt5 as it's split as a package now. * Sun Mar 17 2019 Matthias Eliasson <elimat@opensuse.org> - Update to 2.1.11: * Change Undo shortcut back to Ctrl+Alt+Z/Cmd+Opt+Z in Browse screen, to prevent accidentally undoing non-text changes when editing fields. * Revert a previous card template optimization that could cause an error. * Suppress a spurious error message that could occur when editing. 2.1.10: * Add option to strip html in export. * Avoid nbsp for single spaces when pasting text. * Fix preview screen flashing when moving between cards. * Improvements to the add-ons screen (thanks to Glutanimate). * Support .ankiaddon bundles (thanks to Glutanimate). * Improve subpixel antialiasing on some machines (thanks to Glutanimate). * Improve Japanese interface font on Windows 10, and make it possible for translators to change the font for other languages that need it as well. * Fix inability to start if problem occurs on first run. * Allow decreasing daily limits in custom study. * Add a button to copy debug info to about screen (thanks to Glutanimate). * Fix problem running from source on Windows (thanks to dlon). * Allow add-ons to serve files from mediasrv (thanks to Glutanimate). * More user-friendly error messages for some network errors. 2.1.9: * Update standard build to latest toolkit version. * Hardware acceleration defaults to off again on Windows/Linux, due to the issues it was causing some users. If you were not experiencing any issues, turning hardware acceleration back on in the preferences screen is recommended. * Various statistics fixes for the V2 scheduler, including an automatic remapping of button 2/3 in the review history when moving back and forth between scheduler versions so the "answer buttons" graph displays correctly. * Fix BR tags being included in empty fields (thanks to David and zjosua) * Optimize card template repositioning (thanks to Arthur) * Fix a crash when copying/cutting with an empty selection (thanks to David) * Avoid screen flash when undoing reviews. * Make sure info/warning dialogs appear on top. * Fixed an issue with just-typed text not being saved when using the mouse to save/add a card. * Added support for {{CardFlag}}, which is either empty, or in the format "flagN" where N is 1-4. * Fix bulk flag changes in Browse screen not syncing. * Fix advanced menu in editor not showing shortcut keys. * When UI fails to load after resuming computer from sync, show a tooltip and automatically refresh. * Clean up old mplayer instances after a crash so that profile renaming works. * Fix add-on list not refreshing when toggling enabled in latest toolkit. * Fix cursor jumping on first click in "Edit Current" area on Windows. * Preserve whitespace when pasting plain text. * Prevent errors caused by a timer firing after collection is unloaded. * Ensure a full sync is forced when restoring from a backup. * Ensure full window is on screen when displaying windows on a changed screen layout. * Improvements to the add-ons, debug console, and error screens (thanks to Glutanimate) * Ensure {{Deck}} shows the correct deck when adding (thanks to Arthur) * Ensure windows don’t get shown off-screen. * Remember add-on window size and position. 2.1.8: * Fix startup on Windows 8. * Fix field content appearing under editor buttons. * Better handle an error when recording. * Fix improper handling of collections with deck errors. * Fix duplicate deck names being created due to text encoding. * Fix gtk2 theme and fcitx module not being included. * Detect nouveau graphics drivers and automatically switch to software rendering. - run spec-cleaner * Thu Jan 24 2019 l.lunak@centrum.cz - anki-anki_lang.py.patch: Also install .mo files in the proper location. * Fri Dec 28 2018 Jan Engelhardt <jengelh@inai.de> - Trim bias and generalize description. * Thu Dec 20 2018 Martin Herkt <9+suse@cirno.systems> - Update to 2.1.7 * Refresh anki-anki_lang.py.patch * Support Qt > 5.9 * Remove python3-devel dependency for noarch package 2.1.1: * Fixed exporting of .apkg files with regular scheduler. * Extract embedded images when pasting HTML. * When the sort field is set to RTL, display in RTL order in the browser. 2.1.2: * Add missing .apkg and .colpkg file associations. * Improve handling of images inlined in fields. 2.1.3: * Hardware acceleration can now be toggled in the preferences screen. * Disable question fade-in during review when hardware acceleration is off. * Fix some add-ons leaving a blank space in the main window when Anki restarted. * Fix some unwanted text being included when pasting. * Fix shortcut keys like space from repeatedly triggering when held down. 2.1.4: * Fix deck list getting stuck when creating filtered deck. * Prevent local cards being overwritten when accidentally downloading empty AnkiWeb collection. * Favour mark/flag colour over suspended colour in browse screen. * Fix new day calculation in experimental scheduler. * Linux theme tweaks. * Disable view page button for locally added add-ons. 2.1.5: * Use selected answer button instead of default when enter/space pressed. * Change undo shortcut in browse screen to avoid conflict with editing functionality. * Ignore standard mpv config file location in favour of Anki data folder. * Fix importing of .apkg files when interface in Dutch. * Fix translations not working on Linux after make install. * Support newlines in type:cloze, and treat them as spaces. * Add browser.rowChanged hook for add-on authors. * Possible fix for some database is locked errors. * Fix errors on startup when deck given an invalid name. * Fix sorting not working when field contains only a media reference. * Fix access denied error not being caught properly. * Fix exporting of v2 colpkg when interface in non-English language. * Fix conditional replacement not ignoring HTML formatting. * Fix question fade time being forced when hardware acceleration on. * Add a small margin between buttons during review. * V2 scheduler now respects maximum interval even if it will lead to all buttons giving the same interval. * Tweak margins in overview and answer button areas. * Ignore UI events that are received after collection has been closed. * Don’t try to import .anki(2) files as text. * Added support for Lojban 2.1.6: * Improvements to the Browse screen and flagging: - Search text is normalized, which fixes problems searching for unicode characters with multiple possible encodings. - The selection is now partially transparent, allowing you to see the underyling colours of the rows. - The screen doesn’t scroll when performing actions that don’t change the selection count. - Flags now toggle on and off, and the separate clear flag action has been removed. - The second flag is now orange instead of purple. - Find&replace now only shows fields relevant to the notes you’ve selected, and is case insensitive. - Fix card list not updating when editing HTML. * Importing apkgs is now more verbose about how notes have been handled. * Prevent errors caused by the user adding a field reference to itself on a field. * Better handle issues with the deck list, such as decks that are missing a parent deck. * Anki should now be able to function even if a system proxy is configured for localhost connections. * Fix font size being copied when pasting between Anki fields with bold text. * Pasting a link with shift held down now creates a clickable link. * Fixed an issue with the bulk remove tags option where tags with similar names could be removed as well. * Fixed an issue running latex commands on some Linux installs. * The Browse screen’s sidebar now defaults to on. * Fixed a race condition that could cause two copies of Anki to open. * When adding media to cards, Anki now will automatically rename the filenames if they’re too long. * The experimental scheduler now regularly checks if new learning cards have become due. * Handle invalid add-on config. * Enforce template ordering when card templates are reordered after card creation. * Don’t change deck when Esc pressed in deck chooser. * Fix a problem on initial startup when English not the default language. * Fix busy cursor showing in import results screen. * Fix content overlap when add-ons have added many editor buttons * Don’t change current note when reopening editor from review screen. * A fix for running on Python 3.7. * Restore the tooltip for the Fields and Cards buttons in editor. 2.1.7: * Fix "QPushButton has been deleted" error messages after a problem occurs changing note types. * Fix errors during "Check Database" that are just a byproduct of a previous operation that failed. * Fix problems searching for some non-Latin text in decks/note type names. * Ensure cgi and uuid modules are available to add-ons. * Automatically restart mpv if it stops responding. * Don’t convert non-Latin characters in add-on configuration to difficult-to-read escape codes. * Tue Aug 07 2018 toddrme2178@gmail.com - Update to 2.1.0. See https://apps.ankiweb.net/docs/changes.html#changes-in-anki-2.1 for the list of changes. * Anki 2.1 uses the same scheduling, syncing and file format as Anki 2.0.x, so you can upgrade and downgrade at will. * It’s built with recent support libraries (Python 3.6, Qt 5.9), bringing fixes for crashes, better handling of high resolution displays, non-Latin text, and the latest web standards. * It requires a modern system - Windows 7+, OSX 10.10+, or a Linux distro from around 2014+. * Add-ons will need to be updated to work with 2.1. * Built in MathJax support * A "restore backup" option in the profiles screen * SVG rendering support for LaTeX * Improved add-on configuration, management and updating * Night mode for reviewing * Improved pasting, with less unnecessary formatting included, and better handling of media links. You can hold the shift key when pasting to allow more formatting to be included. - Rebase patches: * anki-anki_lang.py.patch * anki-aqt___init__.py.patch - Remove unneeded patches * anki-Makefile.patch - Update appdata url - Anki uses python3 and Qt5 now. * Mon Aug 21 2017 jan@hilberath.de - Update to 2.0.47. See https://apps.ankiweb.net/docs/changes.html for the list of changes. * Tue Mar 28 2017 jan.hilberath@suse.com - Update to 2.0.45. See https://apps.ankiweb.net/docs/changes.html for the list of changes. * Mon Jan 09 2017 psimons@suse.com - Update to 2.0.39. See http://ankisrs.net/docs/changes.html for the list of changes. * Wed Jul 13 2016 l.lunak@centrum.cz - fixes to find translations in openSUSE-specific paths * Sat May 14 2016 dap.darkness@gmail.com - Update to 2.0.36, announce messages are here: http://ankisrs.net/docs/changes.html * Sun Oct 11 2015 nemysis@openSUSE.org - Update to 2.0.33, announce messages are here: http://ankisrs.net/docs/changes.html * Sun Jun 28 2015 nemysis@gmx.ch - Remove not working %post %mimedatabasepost and postun %mimedatabasepostun - Add update-mime-database %{_datadir}/mime and update-mime-database %{_datadir}/mime * Sat Jun 27 2015 nemysis@gmx.ch - Add BuildRequires for shared-mime-info - Add %post %mimedatabasepost and postun %mimedatabasepostun - Change anki.appdata.xml * Fri Jun 19 2015 nemysis@gmx.ch - Update to 2.0.32, announce messages are here: http://ankisrs.net/docs/changes.html - Use anki-Makefile.patch instead of many sed, imported from FreeBSD - Simplify installation handling, use normal build - Add anki.appdata.xml, imported from RedHat/Fedora - Reorder BuildRequires - Remove Requires for xdg-utils - Change Description and add how to change Language - Add sed, Don't check for new updates - Change how to compile python - Use symlink for %fdupes - Use %{_mandir}/man1/%{name}.1%{ext_man} instead of %{_datadir}/man/man1/%{name}.1*
/usr/bin/anki /usr/share/anki /usr/share/anki/anki /usr/share/anki/anki/__init__.py /usr/share/anki/anki/__pycache__ /usr/share/anki/anki/__pycache__/__init__.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/__init__.cpython-36.pyc /usr/share/anki/anki/__pycache__/buildhash.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/buildhash.cpython-36.pyc /usr/share/anki/anki/__pycache__/cards.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/cards.cpython-36.pyc /usr/share/anki/anki/__pycache__/collection.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/collection.cpython-36.pyc /usr/share/anki/anki/__pycache__/consts.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/consts.cpython-36.pyc /usr/share/anki/anki/__pycache__/db.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/db.cpython-36.pyc /usr/share/anki/anki/__pycache__/decks.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/decks.cpython-36.pyc /usr/share/anki/anki/__pycache__/errors.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/errors.cpython-36.pyc /usr/share/anki/anki/__pycache__/exporting.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/exporting.cpython-36.pyc /usr/share/anki/anki/__pycache__/find.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/find.cpython-36.pyc /usr/share/anki/anki/__pycache__/hooks.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/hooks.cpython-36.pyc /usr/share/anki/anki/__pycache__/lang.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/lang.cpython-36.pyc /usr/share/anki/anki/__pycache__/latex.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/latex.cpython-36.pyc /usr/share/anki/anki/__pycache__/media.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/media.cpython-36.pyc /usr/share/anki/anki/__pycache__/models.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/models.cpython-36.pyc /usr/share/anki/anki/__pycache__/mpv.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/mpv.cpython-36.pyc /usr/share/anki/anki/__pycache__/notes.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/notes.cpython-36.pyc /usr/share/anki/anki/__pycache__/sched.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/sched.cpython-36.pyc /usr/share/anki/anki/__pycache__/schedv2.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/schedv2.cpython-36.pyc /usr/share/anki/anki/__pycache__/sound.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/sound.cpython-36.pyc /usr/share/anki/anki/__pycache__/stats.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/stats.cpython-36.pyc /usr/share/anki/anki/__pycache__/statsbg.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/statsbg.cpython-36.pyc /usr/share/anki/anki/__pycache__/stdmodels.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/stdmodels.cpython-36.pyc /usr/share/anki/anki/__pycache__/storage.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/storage.cpython-36.pyc /usr/share/anki/anki/__pycache__/sync.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/sync.cpython-36.pyc /usr/share/anki/anki/__pycache__/tags.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/tags.cpython-36.pyc /usr/share/anki/anki/__pycache__/utils.cpython-36.opt-1.pyc /usr/share/anki/anki/__pycache__/utils.cpython-36.pyc /usr/share/anki/anki/buildhash.py /usr/share/anki/anki/cards.py /usr/share/anki/anki/collection.py /usr/share/anki/anki/consts.py /usr/share/anki/anki/db.py /usr/share/anki/anki/decks.py /usr/share/anki/anki/errors.py /usr/share/anki/anki/exporting.py /usr/share/anki/anki/find.py /usr/share/anki/anki/hooks.py /usr/share/anki/anki/importing /usr/share/anki/anki/importing/__init__.py /usr/share/anki/anki/importing/__pycache__ /usr/share/anki/anki/importing/__pycache__/__init__.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/__init__.cpython-36.pyc /usr/share/anki/anki/importing/__pycache__/anki2.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/anki2.cpython-36.pyc /usr/share/anki/anki/importing/__pycache__/apkg.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/apkg.cpython-36.pyc /usr/share/anki/anki/importing/__pycache__/base.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/base.cpython-36.pyc /usr/share/anki/anki/importing/__pycache__/csvfile.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/csvfile.cpython-36.pyc /usr/share/anki/anki/importing/__pycache__/mnemo.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/mnemo.cpython-36.pyc /usr/share/anki/anki/importing/__pycache__/noteimp.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/noteimp.cpython-36.pyc /usr/share/anki/anki/importing/__pycache__/pauker.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/pauker.cpython-36.pyc /usr/share/anki/anki/importing/__pycache__/supermemo_xml.cpython-36.opt-1.pyc /usr/share/anki/anki/importing/__pycache__/supermemo_xml.cpython-36.pyc /usr/share/anki/anki/importing/anki2.py /usr/share/anki/anki/importing/apkg.py /usr/share/anki/anki/importing/base.py /usr/share/anki/anki/importing/csvfile.py /usr/share/anki/anki/importing/mnemo.py /usr/share/anki/anki/importing/noteimp.py /usr/share/anki/anki/importing/pauker.py /usr/share/anki/anki/importing/supermemo_xml.py /usr/share/anki/anki/lang.py /usr/share/anki/anki/latex.py /usr/share/anki/anki/media.py /usr/share/anki/anki/models.py /usr/share/anki/anki/mpv.py /usr/share/anki/anki/notes.py /usr/share/anki/anki/sched.py /usr/share/anki/anki/schedv2.py /usr/share/anki/anki/sound.py /usr/share/anki/anki/stats.py /usr/share/anki/anki/statsbg.py /usr/share/anki/anki/stdmodels.py /usr/share/anki/anki/storage.py /usr/share/anki/anki/sync.py /usr/share/anki/anki/tags.py /usr/share/anki/anki/template /usr/share/anki/anki/template/LICENSE /usr/share/anki/anki/template/README.anki /usr/share/anki/anki/template/__init__.py /usr/share/anki/anki/template/__pycache__ /usr/share/anki/anki/template/__pycache__/__init__.cpython-36.opt-1.pyc /usr/share/anki/anki/template/__pycache__/__init__.cpython-36.pyc /usr/share/anki/anki/template/__pycache__/furigana.cpython-36.opt-1.pyc /usr/share/anki/anki/template/__pycache__/furigana.cpython-36.pyc /usr/share/anki/anki/template/__pycache__/hint.cpython-36.opt-1.pyc /usr/share/anki/anki/template/__pycache__/hint.cpython-36.pyc /usr/share/anki/anki/template/__pycache__/template.cpython-36.opt-1.pyc /usr/share/anki/anki/template/__pycache__/template.cpython-36.pyc /usr/share/anki/anki/template/__pycache__/view.cpython-36.opt-1.pyc /usr/share/anki/anki/template/__pycache__/view.cpython-36.pyc /usr/share/anki/anki/template/furigana.py /usr/share/anki/anki/template/hint.py /usr/share/anki/anki/template/template.py /usr/share/anki/anki/template/view.py /usr/share/anki/anki/utils.py /usr/share/anki/aqt /usr/share/anki/aqt/__init__.py /usr/share/anki/aqt/__pycache__ /usr/share/anki/aqt/__pycache__/__init__.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/__init__.cpython-36.pyc /usr/share/anki/aqt/__pycache__/about.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/about.cpython-36.pyc /usr/share/anki/aqt/__pycache__/addcards.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/addcards.cpython-36.pyc /usr/share/anki/aqt/__pycache__/addons.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/addons.cpython-36.pyc /usr/share/anki/aqt/__pycache__/browser.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/browser.cpython-36.pyc /usr/share/anki/aqt/__pycache__/clayout.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/clayout.cpython-36.pyc /usr/share/anki/aqt/__pycache__/customstudy.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/customstudy.cpython-36.pyc /usr/share/anki/aqt/__pycache__/deckbrowser.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/deckbrowser.cpython-36.pyc /usr/share/anki/aqt/__pycache__/deckchooser.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/deckchooser.cpython-36.pyc /usr/share/anki/aqt/__pycache__/deckconf.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/deckconf.cpython-36.pyc /usr/share/anki/aqt/__pycache__/downloader.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/downloader.cpython-36.pyc /usr/share/anki/aqt/__pycache__/dyndeckconf.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/dyndeckconf.cpython-36.pyc /usr/share/anki/aqt/__pycache__/editcurrent.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/editcurrent.cpython-36.pyc /usr/share/anki/aqt/__pycache__/editor.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/editor.cpython-36.pyc /usr/share/anki/aqt/__pycache__/errors.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/errors.cpython-36.pyc /usr/share/anki/aqt/__pycache__/exporting.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/exporting.cpython-36.pyc /usr/share/anki/aqt/__pycache__/fields.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/fields.cpython-36.pyc /usr/share/anki/aqt/__pycache__/importing.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/importing.cpython-36.pyc /usr/share/anki/aqt/__pycache__/main.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/main.cpython-36.pyc /usr/share/anki/aqt/__pycache__/mediasrv.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/mediasrv.cpython-36.pyc /usr/share/anki/aqt/__pycache__/modelchooser.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/modelchooser.cpython-36.pyc /usr/share/anki/aqt/__pycache__/models.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/models.cpython-36.pyc /usr/share/anki/aqt/__pycache__/overview.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/overview.cpython-36.pyc /usr/share/anki/aqt/__pycache__/pinnedmodules.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/pinnedmodules.cpython-36.pyc /usr/share/anki/aqt/__pycache__/preferences.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/preferences.cpython-36.pyc /usr/share/anki/aqt/__pycache__/profiles.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/profiles.cpython-36.pyc /usr/share/anki/aqt/__pycache__/progress.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/progress.cpython-36.pyc /usr/share/anki/aqt/__pycache__/qt.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/qt.cpython-36.pyc /usr/share/anki/aqt/__pycache__/reviewer.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/reviewer.cpython-36.pyc /usr/share/anki/aqt/__pycache__/sound.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/sound.cpython-36.pyc /usr/share/anki/aqt/__pycache__/stats.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/stats.cpython-36.pyc /usr/share/anki/aqt/__pycache__/studydeck.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/studydeck.cpython-36.pyc /usr/share/anki/aqt/__pycache__/sync.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/sync.cpython-36.pyc /usr/share/anki/aqt/__pycache__/tagedit.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/tagedit.cpython-36.pyc /usr/share/anki/aqt/__pycache__/taglimit.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/taglimit.cpython-36.pyc /usr/share/anki/aqt/__pycache__/toolbar.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/toolbar.cpython-36.pyc /usr/share/anki/aqt/__pycache__/update.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/update.cpython-36.pyc /usr/share/anki/aqt/__pycache__/utils.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/utils.cpython-36.pyc /usr/share/anki/aqt/__pycache__/webview.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/webview.cpython-36.pyc /usr/share/anki/aqt/__pycache__/winpaths.cpython-36.opt-1.pyc /usr/share/anki/aqt/__pycache__/winpaths.cpython-36.pyc /usr/share/anki/aqt/about.py /usr/share/anki/aqt/addcards.py /usr/share/anki/aqt/addons.py /usr/share/anki/aqt/browser.py /usr/share/anki/aqt/clayout.py /usr/share/anki/aqt/customstudy.py /usr/share/anki/aqt/deckbrowser.py /usr/share/anki/aqt/deckchooser.py /usr/share/anki/aqt/deckconf.py /usr/share/anki/aqt/downloader.py /usr/share/anki/aqt/dyndeckconf.py /usr/share/anki/aqt/editcurrent.py /usr/share/anki/aqt/editor.py /usr/share/anki/aqt/errors.py /usr/share/anki/aqt/exporting.py /usr/share/anki/aqt/fields.py /usr/share/anki/aqt/forms /usr/share/anki/aqt/forms/__init__.py /usr/share/anki/aqt/forms/__pycache__ /usr/share/anki/aqt/forms/__pycache__/__init__.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/__init__.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/about.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/about.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/addcards.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/addcards.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/addfield.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/addfield.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/addmodel.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/addmodel.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/addonconf.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/addonconf.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/addons.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/addons.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/browser.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/browser.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/browserdisp.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/browserdisp.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/browseropts.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/browseropts.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/changemap.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/changemap.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/changemodel.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/changemodel.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/clayout_top.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/clayout_top.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/customstudy.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/customstudy.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/dconf.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/dconf.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/debug.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/debug.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/dyndconf.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/dyndconf.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/editaddon.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/editaddon.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/editcurrent.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/editcurrent.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/edithtml.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/edithtml.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/exporting.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/exporting.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/fields.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/fields.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/finddupes.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/finddupes.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/findreplace.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/findreplace.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/getaddons.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/getaddons.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/icons_rc.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/icons_rc.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/importing.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/importing.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/main.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/main.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/modelopts.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/modelopts.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/models.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/models.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/preferences.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/preferences.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/preview.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/preview.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/profiles.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/profiles.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/progress.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/progress.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/reposition.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/reposition.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/reschedule.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/reschedule.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/setgroup.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/setgroup.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/setlang.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/setlang.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/stats.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/stats.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/studydeck.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/studydeck.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/taglimit.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/taglimit.cpython-36.pyc /usr/share/anki/aqt/forms/__pycache__/template.cpython-36.opt-1.pyc /usr/share/anki/aqt/forms/__pycache__/template.cpython-36.pyc /usr/share/anki/aqt/forms/about.py /usr/share/anki/aqt/forms/addcards.py /usr/share/anki/aqt/forms/addfield.py /usr/share/anki/aqt/forms/addmodel.py /usr/share/anki/aqt/forms/addonconf.py /usr/share/anki/aqt/forms/addons.py /usr/share/anki/aqt/forms/browser.py /usr/share/anki/aqt/forms/browserdisp.py /usr/share/anki/aqt/forms/browseropts.py /usr/share/anki/aqt/forms/changemap.py /usr/share/anki/aqt/forms/changemodel.py /usr/share/anki/aqt/forms/clayout_top.py /usr/share/anki/aqt/forms/customstudy.py /usr/share/anki/aqt/forms/dconf.py /usr/share/anki/aqt/forms/debug.py /usr/share/anki/aqt/forms/dyndconf.py /usr/share/anki/aqt/forms/editaddon.py /usr/share/anki/aqt/forms/editcurrent.py /usr/share/anki/aqt/forms/edithtml.py /usr/share/anki/aqt/forms/exporting.py /usr/share/anki/aqt/forms/fields.py /usr/share/anki/aqt/forms/finddupes.py /usr/share/anki/aqt/forms/findreplace.py /usr/share/anki/aqt/forms/getaddons.py /usr/share/anki/aqt/forms/icons_rc.py /usr/share/anki/aqt/forms/importing.py /usr/share/anki/aqt/forms/main.py /usr/share/anki/aqt/forms/modelopts.py /usr/share/anki/aqt/forms/models.py /usr/share/anki/aqt/forms/preferences.py /usr/share/anki/aqt/forms/preview.py /usr/share/anki/aqt/forms/profiles.py /usr/share/anki/aqt/forms/progress.py /usr/share/anki/aqt/forms/reposition.py /usr/share/anki/aqt/forms/reschedule.py /usr/share/anki/aqt/forms/setgroup.py /usr/share/anki/aqt/forms/setlang.py /usr/share/anki/aqt/forms/stats.py /usr/share/anki/aqt/forms/studydeck.py /usr/share/anki/aqt/forms/taglimit.py /usr/share/anki/aqt/forms/template.py /usr/share/anki/aqt/importing.py /usr/share/anki/aqt/main.py /usr/share/anki/aqt/mediasrv.py /usr/share/anki/aqt/modelchooser.py /usr/share/anki/aqt/models.py /usr/share/anki/aqt/overview.py /usr/share/anki/aqt/pinnedmodules.py /usr/share/anki/aqt/preferences.py /usr/share/anki/aqt/profiles.py /usr/share/anki/aqt/progress.py /usr/share/anki/aqt/qt.py /usr/share/anki/aqt/reviewer.py /usr/share/anki/aqt/sound.py /usr/share/anki/aqt/stats.py /usr/share/anki/aqt/studydeck.py /usr/share/anki/aqt/sync.py /usr/share/anki/aqt/tagedit.py /usr/share/anki/aqt/taglimit.py /usr/share/anki/aqt/template /usr/share/anki/aqt/toolbar.py /usr/share/anki/aqt/update.py /usr/share/anki/aqt/utils.py /usr/share/anki/aqt/webview.py /usr/share/anki/aqt/winpaths.py /usr/share/anki/web /usr/share/anki/web/browsersel.js /usr/share/anki/web/deckbrowser.css /usr/share/anki/web/deckbrowser.js /usr/share/anki/web/editor.css /usr/share/anki/web/editor.js /usr/share/anki/web/imgs /usr/share/anki/web/imgs/anki-logo-thin.png /usr/share/anki/web/imgs/gears.svg /usr/share/anki/web/imgs/media-record.png /usr/share/anki/web/imgs/more.png /usr/share/anki/web/imgs/paperclip.png /usr/share/anki/web/imgs/text_bold.png /usr/share/anki/web/imgs/text_clear.png /usr/share/anki/web/imgs/text_cloze.png /usr/share/anki/web/imgs/text_italic.png /usr/share/anki/web/imgs/text_sub.png /usr/share/anki/web/imgs/text_super.png /usr/share/anki/web/imgs/text_under.png /usr/share/anki/web/jquery-ui.js /usr/share/anki/web/jquery.js /usr/share/anki/web/mathjax /usr/share/anki/web/mathjax/MathJax.js /usr/share/anki/web/mathjax/conf.js /usr/share/anki/web/mathjax/extensions /usr/share/anki/web/mathjax/extensions/FontWarnings.js /usr/share/anki/web/mathjax/extensions/HTML-CSS /usr/share/anki/web/mathjax/extensions/HTML-CSS/handle-floats.js /usr/share/anki/web/mathjax/extensions/HelpDialog.js /usr/share/anki/web/mathjax/extensions/MatchWebFonts.js /usr/share/anki/web/mathjax/extensions/MathEvents.js /usr/share/anki/web/mathjax/extensions/MathMenu.js /usr/share/anki/web/mathjax/extensions/MathZoom.js /usr/share/anki/web/mathjax/extensions/Safe.js /usr/share/anki/web/mathjax/extensions/TeX /usr/share/anki/web/mathjax/extensions/TeX/AMScd.js /usr/share/anki/web/mathjax/extensions/TeX/AMSmath.js /usr/share/anki/web/mathjax/extensions/TeX/AMSsymbols.js /usr/share/anki/web/mathjax/extensions/TeX/HTML.js /usr/share/anki/web/mathjax/extensions/TeX/action.js /usr/share/anki/web/mathjax/extensions/TeX/autobold.js /usr/share/anki/web/mathjax/extensions/TeX/autoload-all.js /usr/share/anki/web/mathjax/extensions/TeX/bbox.js /usr/share/anki/web/mathjax/extensions/TeX/begingroup.js /usr/share/anki/web/mathjax/extensions/TeX/boldsymbol.js /usr/share/anki/web/mathjax/extensions/TeX/cancel.js /usr/share/anki/web/mathjax/extensions/TeX/color.js /usr/share/anki/web/mathjax/extensions/TeX/enclose.js /usr/share/anki/web/mathjax/extensions/TeX/extpfeil.js /usr/share/anki/web/mathjax/extensions/TeX/mathchoice.js /usr/share/anki/web/mathjax/extensions/TeX/mediawiki-texvc.js /usr/share/anki/web/mathjax/extensions/TeX/mhchem.js /usr/share/anki/web/mathjax/extensions/TeX/mhchem3 /usr/share/anki/web/mathjax/extensions/TeX/mhchem3/mhchem.js /usr/share/anki/web/mathjax/extensions/TeX/newcommand.js /usr/share/anki/web/mathjax/extensions/TeX/noErrors.js /usr/share/anki/web/mathjax/extensions/TeX/noUndefined.js /usr/share/anki/web/mathjax/extensions/TeX/unicode.js /usr/share/anki/web/mathjax/extensions/TeX/verb.js /usr/share/anki/web/mathjax/extensions/asciimath2jax.js /usr/share/anki/web/mathjax/extensions/fast-preview.js /usr/share/anki/web/mathjax/extensions/jsMath2jax.js /usr/share/anki/web/mathjax/extensions/mhchem.js /usr/share/anki/web/mathjax/extensions/mml2jax.js /usr/share/anki/web/mathjax/extensions/tex2jax.js /usr/share/anki/web/mathjax/extensions/toMathML.js /usr/share/anki/web/mathjax/fonts /usr/share/anki/web/mathjax/fonts/HTML-CSS /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff /usr/share/anki/web/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff /usr/share/anki/web/mathjax/jax /usr/share/anki/web/mathjax/jax/element /usr/share/anki/web/mathjax/jax/element/mml /usr/share/anki/web/mathjax/jax/element/mml/jax.js /usr/share/anki/web/mathjax/jax/element/mml/optable /usr/share/anki/web/mathjax/jax/element/mml/optable/Arrows.js /usr/share/anki/web/mathjax/jax/element/mml/optable/BasicLatin.js /usr/share/anki/web/mathjax/jax/element/mml/optable/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/element/mml/optable/CombDiactForSymbols.js /usr/share/anki/web/mathjax/jax/element/mml/optable/Dingbats.js /usr/share/anki/web/mathjax/jax/element/mml/optable/GeneralPunctuation.js /usr/share/anki/web/mathjax/jax/element/mml/optable/GeometricShapes.js /usr/share/anki/web/mathjax/jax/element/mml/optable/GreekAndCoptic.js /usr/share/anki/web/mathjax/jax/element/mml/optable/Latin1Supplement.js /usr/share/anki/web/mathjax/jax/element/mml/optable/LetterlikeSymbols.js /usr/share/anki/web/mathjax/jax/element/mml/optable/MathOperators.js /usr/share/anki/web/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js /usr/share/anki/web/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js /usr/share/anki/web/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js /usr/share/anki/web/mathjax/jax/element/mml/optable/MiscTechnical.js /usr/share/anki/web/mathjax/jax/element/mml/optable/SpacingModLetters.js /usr/share/anki/web/mathjax/jax/element/mml/optable/SuppMathOperators.js /usr/share/anki/web/mathjax/jax/element/mml/optable/SupplementalArrowsA.js /usr/share/anki/web/mathjax/jax/element/mml/optable/SupplementalArrowsB.js /usr/share/anki/web/mathjax/jax/input /usr/share/anki/web/mathjax/jax/input/AsciiMath /usr/share/anki/web/mathjax/jax/input/AsciiMath/config.js /usr/share/anki/web/mathjax/jax/input/AsciiMath/jax.js /usr/share/anki/web/mathjax/jax/input/MathML /usr/share/anki/web/mathjax/jax/input/MathML/config.js /usr/share/anki/web/mathjax/jax/input/MathML/entities /usr/share/anki/web/mathjax/jax/input/MathML/entities/a.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/b.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/c.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/d.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/e.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/f.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/fr.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/g.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/h.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/i.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/j.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/k.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/l.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/m.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/n.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/o.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/opf.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/p.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/q.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/r.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/s.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/scr.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/t.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/u.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/v.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/w.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/x.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/y.js /usr/share/anki/web/mathjax/jax/input/MathML/entities/z.js /usr/share/anki/web/mathjax/jax/input/MathML/jax.js /usr/share/anki/web/mathjax/jax/input/TeX /usr/share/anki/web/mathjax/jax/input/TeX/config.js /usr/share/anki/web/mathjax/jax/input/TeX/jax.js /usr/share/anki/web/mathjax/jax/output /usr/share/anki/web/mathjax/jax/output/CommonHTML /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload/annotation-xml.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload/maction.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload/menclose.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload/mglyph.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload/ms.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload/mtable.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/autoload/multiline.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/config.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js /usr/share/anki/web/mathjax/jax/output/CommonHTML/jax.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload/maction.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload/menclose.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload/mglyph.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload/ms.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload/mtable.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/autoload/multiline.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/config.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Math /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Script /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1 /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2 /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3 /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4 /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6 /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/imageFonts.js /usr/share/anki/web/mathjax/jax/output/HTML-CSS/jax.js /usr/share/anki/web/overview.css /usr/share/anki/web/overview.js /usr/share/anki/web/plot.js /usr/share/anki/web/reviewer-bottom.css /usr/share/anki/web/reviewer-bottom.js /usr/share/anki/web/reviewer.css /usr/share/anki/web/reviewer.js /usr/share/anki/web/toolbar-bottom.css /usr/share/anki/web/toolbar.css /usr/share/anki/web/webview.css /usr/share/anki/web/webview.js /usr/share/appdata/anki.appdata.xml /usr/share/applications/anki.desktop /usr/share/doc/packages/anki /usr/share/doc/packages/anki/README.md /usr/share/licenses/anki /usr/share/licenses/anki/LICENSE /usr/share/licenses/anki/LICENSE.logo /usr/share/locale/ar/LC_MESSAGES/anki.mo /usr/share/locale/bg/LC_MESSAGES/anki.mo /usr/share/locale/bn/LC_MESSAGES/anki.mo /usr/share/locale/ca/LC_MESSAGES/anki.mo /usr/share/locale/ca@valencia/LC_MESSAGES/anki.mo /usr/share/locale/cs/LC_MESSAGES/anki.mo /usr/share/locale/da/LC_MESSAGES/anki.mo /usr/share/locale/de/LC_MESSAGES/anki.mo /usr/share/locale/el/LC_MESSAGES/anki.mo /usr/share/locale/en_GB/LC_MESSAGES/anki.mo /usr/share/locale/eo/LC_MESSAGES/anki.mo /usr/share/locale/es/LC_MESSAGES/anki.mo /usr/share/locale/et/LC_MESSAGES/anki.mo /usr/share/locale/eu/LC_MESSAGES/anki.mo /usr/share/locale/fa/LC_MESSAGES/anki.mo /usr/share/locale/fi/LC_MESSAGES/anki.mo /usr/share/locale/fr/LC_MESSAGES/anki.mo /usr/share/locale/fr_CA/LC_MESSAGES/anki.mo /usr/share/locale/ga/LC_MESSAGES/anki.mo /usr/share/locale/gl/LC_MESSAGES/anki.mo /usr/share/locale/gu/LC_MESSAGES/anki.mo /usr/share/locale/he/LC_MESSAGES/anki.mo /usr/share/locale/hr/LC_MESSAGES/anki.mo /usr/share/locale/hu/LC_MESSAGES/anki.mo /usr/share/locale/ia/LC_MESSAGES/anki.mo /usr/share/locale/is/LC_MESSAGES/anki.mo /usr/share/locale/it/LC_MESSAGES/anki.mo /usr/share/locale/ja/LC_MESSAGES/anki.mo /usr/share/locale/km/LC_MESSAGES/anki.mo /usr/share/locale/ko/LC_MESSAGES/anki.mo /usr/share/locale/lt/LC_MESSAGES/anki.mo /usr/share/locale/lv/LC_MESSAGES/anki.mo /usr/share/locale/mr/LC_MESSAGES/anki.mo /usr/share/locale/nb/LC_MESSAGES/anki.mo /usr/share/locale/nl/LC_MESSAGES/anki.mo /usr/share/locale/pl/LC_MESSAGES/anki.mo /usr/share/locale/pt/LC_MESSAGES/anki.mo /usr/share/locale/pt_BR/LC_MESSAGES/anki.mo /usr/share/locale/ro/LC_MESSAGES/anki.mo /usr/share/locale/ru/LC_MESSAGES/anki.mo /usr/share/locale/sk/LC_MESSAGES/anki.mo /usr/share/locale/sl/LC_MESSAGES/anki.mo /usr/share/locale/sr/LC_MESSAGES/anki.mo /usr/share/locale/sv/LC_MESSAGES/anki.mo /usr/share/locale/th/LC_MESSAGES/anki.mo /usr/share/locale/tr/LC_MESSAGES/anki.mo /usr/share/locale/uk/LC_MESSAGES/anki.mo /usr/share/locale/vi/LC_MESSAGES/anki.mo /usr/share/locale/zh_CN/LC_MESSAGES/anki.mo /usr/share/locale/zh_HK/LC_MESSAGES/anki.mo /usr/share/locale/zh_TW/LC_MESSAGES/anki.mo /usr/share/man/man1/anki.1.gz /usr/share/mime/packages/anki.xml /usr/share/pixmaps/anki.png /usr/share/pixmaps/anki.xpm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:49:26 2024