Created
July 29, 2022 03:56
-
-
Save ryantm/670d455c1bee6d263bdff27a79b21138 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /nix/store/dpps0ibhpramnbga9y9953m4axprg458-accerciser-3.40.0 | |
| ├── bin | |
| │ └── accerciser | |
| ├── lib | |
| │ └── python3.10 | |
| │ └── site-packages | |
| │ └── accerciser | |
| │ ├── about_dialog.py | |
| │ ├── accerciser.py | |
| │ ├── accessible_treeview.py | |
| │ ├── bookmarks.py | |
| │ ├── hotkey_manager.py | |
| │ ├── i18n.py | |
| │ ├── icons.py | |
| │ ├── __init__.py | |
| │ ├── main_window.py | |
| │ ├── node.py | |
| │ ├── plugin | |
| │ │ ├── base_plugin.py | |
| │ │ ├── __init__.py | |
| │ │ ├── message.py | |
| │ │ ├── plugin_manager.py | |
| │ │ ├── __pycache__ | |
| │ │ │ ├── base_plugin.cpython-310.opt-1.pyc | |
| │ │ │ ├── base_plugin.cpython-310.pyc | |
| │ │ │ ├── __init__.cpython-310.opt-1.pyc | |
| │ │ │ ├── __init__.cpython-310.pyc | |
| │ │ │ ├── message.cpython-310.opt-1.pyc | |
| │ │ │ ├── message.cpython-310.pyc | |
| │ │ │ ├── plugin_manager.cpython-310.opt-1.pyc | |
| │ │ │ ├── plugin_manager.cpython-310.pyc | |
| │ │ │ ├── view.cpython-310.opt-1.pyc | |
| │ │ │ └── view.cpython-310.pyc | |
| │ │ └── view.py | |
| │ ├── prefs_dialog.py | |
| │ ├── __pycache__ | |
| │ │ ├── about_dialog.cpython-310.opt-1.pyc | |
| │ │ ├── about_dialog.cpython-310.pyc | |
| │ │ ├── accerciser.cpython-310.opt-1.pyc | |
| │ │ ├── accerciser.cpython-310.pyc | |
| │ │ ├── accessible_treeview.cpython-310.opt-1.pyc | |
| │ │ ├── accessible_treeview.cpython-310.pyc | |
| │ │ ├── bookmarks.cpython-310.opt-1.pyc | |
| │ │ ├── bookmarks.cpython-310.pyc | |
| │ │ ├── hotkey_manager.cpython-310.opt-1.pyc | |
| │ │ ├── hotkey_manager.cpython-310.pyc | |
| │ │ ├── i18n.cpython-310.opt-1.pyc | |
| │ │ ├── i18n.cpython-310.pyc | |
| │ │ ├── icons.cpython-310.opt-1.pyc | |
| │ │ ├── icons.cpython-310.pyc | |
| │ │ ├── __init__.cpython-310.opt-1.pyc | |
| │ │ ├── __init__.cpython-310.pyc | |
| │ │ ├── main_window.cpython-310.opt-1.pyc | |
| │ │ ├── main_window.cpython-310.pyc | |
| │ │ ├── node.cpython-310.opt-1.pyc | |
| │ │ ├── node.cpython-310.pyc | |
| │ │ ├── prefs_dialog.cpython-310.opt-1.pyc | |
| │ │ ├── prefs_dialog.cpython-310.pyc | |
| │ │ ├── tools.cpython-310.opt-1.pyc | |
| │ │ ├── tools.cpython-310.pyc | |
| │ │ ├── ui_manager.cpython-310.opt-1.pyc | |
| │ │ └── ui_manager.cpython-310.pyc | |
| │ ├── tools.py | |
| │ └── ui_manager.py | |
| ├── nix-support | |
| │ └── propagated-build-inputs | |
| └── share | |
| ├── accerciser | |
| │ ├── pixmaps | |
| │ │ └── hicolor | |
| │ │ └── 22x22 | |
| │ │ ├── acceleratorlabel.png | |
| │ │ ├── alert.png | |
| │ │ ├── animation.png | |
| │ │ ├── arrow.png | |
| │ │ ├── calendar.png | |
| │ │ ├── canvas.png | |
| │ │ ├── care.png | |
| │ │ ├── character.png | |
| │ │ ├── chart.png | |
| │ │ ├── checkbox.png | |
| │ │ ├── checkmenuitem.png | |
| │ │ ├── clock.png | |
| │ │ ├── colorchooser.png | |
| │ │ ├── columnheader.png | |
| │ │ ├── column.png | |
| │ │ ├── combobox.png | |
| │ │ ├── cursor.png | |
| │ │ ├── dateeditor.png | |
| │ │ ├── desktopicon.png | |
| │ │ ├── dialog.png | |
| │ │ ├── dial.png | |
| │ │ ├── directorypane.png | |
| │ │ ├── drawingarea.png | |
| │ │ ├── embedded.png | |
| │ │ ├── endnote.png | |
| │ │ ├── entry.png | |
| │ │ ├── filechooser.png | |
| │ │ ├── filler.png | |
| │ │ ├── focustraversable.png | |
| │ │ ├── fontchooser.png | |
| │ │ ├── form.png | |
| │ │ ├── frame.png | |
| │ │ ├── glasspane.png | |
| │ │ ├── grip.png | |
| │ │ ├── heading.png | |
| │ │ ├── helpballoon.png | |
| │ │ ├── htmlcontainer.png | |
| │ │ ├── icon.png | |
| │ │ ├── imagemap.png | |
| │ │ ├── image.png | |
| │ │ ├── inputmethodwindow.png | |
| │ │ ├── invalid.png | |
| │ │ ├── label.png | |
| │ │ ├── link.png | |
| │ │ ├── listitem.png | |
| │ │ ├── list.png | |
| │ │ ├── menubar.png | |
| │ │ ├── menuitem.png | |
| │ │ ├── menu.png | |
| │ │ ├── pagetablist.png | |
| │ │ ├── pagetab.png | |
| │ │ ├── passwordtext.png | |
| │ │ ├── popupmenu.png | |
| │ │ ├── progressbar.png | |
| │ │ ├── pushbutton.png | |
| │ │ ├── radiobutton.png | |
| │ │ ├── radiomenuitem.png | |
| │ │ ├── row.png | |
| │ │ ├── ruler.png | |
| │ │ ├── scrollbar.png | |
| │ │ ├── scrollpane.png | |
| │ │ ├── section.png | |
| │ │ ├── separator.png | |
| │ │ ├── shape.png | |
| │ │ ├── slider.png | |
| │ │ ├── sound.png | |
| │ │ ├── spinbutton.png | |
| │ │ ├── splitpane.png | |
| │ │ ├── statusbar.png | |
| │ │ ├── tablecell.png | |
| │ │ ├── table.png | |
| │ │ ├── tearoffmenuitem.png | |
| │ │ ├── terminal.png | |
| │ │ ├── text.png | |
| │ │ ├── togglebutton.png | |
| │ │ ├── toolbar.png | |
| │ │ ├── tooltip.png | |
| │ │ ├── tree.png | |
| │ │ ├── treetable.png | |
| │ │ └── window.png | |
| │ ├── plugindata | |
| │ │ └── validate | |
| │ │ └── basic.py | |
| │ └── plugins | |
| │ ├── api_view.py | |
| │ ├── console.py | |
| │ ├── event_monitor.py | |
| │ ├── event_monitor.ui | |
| │ ├── interface_view.py | |
| │ ├── interface_view.ui | |
| │ ├── ipython_view.py | |
| │ ├── quick_select.py | |
| │ ├── validate.py | |
| │ └── validate.ui | |
| ├── applications | |
| │ └── accerciser.desktop | |
| ├── gsettings-schemas | |
| │ └── accerciser-3.40.0 | |
| │ └── glib-2.0 | |
| │ └── schemas | |
| │ ├── gschemas.compiled | |
| │ └── org.a11y.Accerciser.gschema.xml | |
| ├── help | |
| │ ├── C | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png | |
| │ │ │ ├── api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png | |
| │ │ │ └── validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── ca | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── cs | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── de | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── el | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── en_GB | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── es | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── fr | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png | |
| │ │ │ ├── api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png | |
| │ │ │ └── validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── gl | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── id | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── it | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── ja | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── oc | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── pt_BR | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── sl | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── sv | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ ├── uk | |
| │ │ └── accerciser | |
| │ │ ├── api_browser_plugin.page | |
| │ │ ├── desktop_tree_view.page | |
| │ │ ├── event_monitor_plugin.page | |
| │ │ ├── figures | |
| │ │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ │ ├── howto_setting_up_accerciser.page | |
| │ │ ├── howto_write_a_plugin.page | |
| │ │ ├── index.page | |
| │ │ ├── interface_viewer_plugin.page | |
| │ │ ├── introduction.page | |
| │ │ ├── ipython_plugin.page | |
| │ │ ├── preferences.page | |
| │ │ ├── quick_select_plugin.page | |
| │ │ └── validator_plugin.page | |
| │ └── zh_CN | |
| │ └── accerciser | |
| │ ├── api_browser_plugin.page | |
| │ ├── desktop_tree_view.page | |
| │ ├── event_monitor_plugin.page | |
| │ ├── figures | |
| │ │ ├── accerciser-logo.png -> ../../../C/accerciser/figures/accerciser-logo.png | |
| │ │ ├── accerciser-view.png -> ../../../C/accerciser/figures/accerciser-view.png | |
| │ │ ├── api_browser.png -> ../../../C/accerciser/figures/api_browser.png | |
| │ │ ├── event_monitor_plugin.png -> ../../../C/accerciser/figures/event_monitor_plugin.png | |
| │ │ ├── interface_viewer_plugin.png -> ../../../C/accerciser/figures/interface_viewer_plugin.png | |
| │ │ ├── IPython_plugin.png -> ../../../C/accerciser/figures/IPython_plugin.png | |
| │ │ ├── tree_view_accerciser.png -> ../../../C/accerciser/figures/tree_view_accerciser.png | |
| │ │ └── validator_report.png -> ../../../C/accerciser/figures/validator_report.png | |
| │ ├── howto_setting_up_accerciser.page | |
| │ ├── howto_write_a_plugin.page | |
| │ ├── index.page | |
| │ ├── interface_viewer_plugin.page | |
| │ ├── introduction.page | |
| │ ├── ipython_plugin.page | |
| │ ├── preferences.page | |
| │ ├── quick_select_plugin.page | |
| │ └── validator_plugin.page | |
| ├── icons | |
| │ └── hicolor | |
| │ ├── 16x16 | |
| │ │ └── apps | |
| │ │ └── accerciser.png | |
| │ ├── 22x22 | |
| │ │ └── apps | |
| │ │ └── accerciser.png | |
| │ ├── 32x32 | |
| │ │ └── apps | |
| │ │ └── accerciser.png | |
| │ ├── 48x48 | |
| │ │ └── apps | |
| │ │ └── accerciser.png | |
| │ ├── scalable | |
| │ │ └── apps | |
| │ │ └── accerciser.svg | |
| │ └── symbolic | |
| │ └── apps | |
| │ └── accerciser-symbolic.svg | |
| ├── locale | |
| │ ├── ar | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── as | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ast | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── be | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── bg | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── bn | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── bn_IN | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── br | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── bs | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ca | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ca@valencia | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── cs | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── da | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── de | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── dz | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── el | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── en_CA | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── en_GB | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── en@shaw | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── eo | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── es | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── et | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── eu | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── fi | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── fr | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── fur | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── gl | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── gu | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── he | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── hi | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── hu | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── hy | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── id | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── it | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ja | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── kk | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── km | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── kn | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ko | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── lt | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── lv | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── mai | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── mk | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ml | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── mr | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ms | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── nb | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ne | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── nl | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── oc | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── or | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── pa | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── pl | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── pt | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── pt_BR | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ro | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ru | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── si | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── sk | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── sl | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── sq | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── sr | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── sr@latin | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── sv | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── te | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── tg | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── th | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── tr | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── ug | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── uk | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── vi | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── zh_CN | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ ├── zh_HK | |
| │ │ └── LC_MESSAGES | |
| │ │ └── accerciser.mo | |
| │ └── zh_TW | |
| │ └── LC_MESSAGES | |
| │ └── accerciser.mo | |
| ├── man | |
| │ └── man1 | |
| │ └── accerciser.1.gz | |
| └── metainfo | |
| └── accerciser.appdata.xml | |
| 243 directories, 592 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment