This file is indexed.

/usr/share/pyshared/ is in virtaal 0.7.1-1.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/pyshared/virtaal/ root:root 0o755
/usr/share/pyshared/virtaal-0.7.1.egg-info text/plain root:root 0o644 1.2 KB
/usr/share/pyshared/virtaal/__init__.py text/x-python root:root 0o644 764 bytes
/usr/share/pyshared/virtaal/__version__.py text/x-python root:root 0o644 817 bytes
/usr/share/pyshared/virtaal/common/ root:root 0o755
/usr/share/pyshared/virtaal/common/__init__.py text/x-python root:root 0o644 863 bytes
/usr/share/pyshared/virtaal/common/gobjectwrapper.py text/x-python root:root 0o644 2.0 KB
/usr/share/pyshared/virtaal/common/pan_app.py text/x-python root:root 0o644 10.6 KB
/usr/share/pyshared/virtaal/controllers/ root:root 0o755
/usr/share/pyshared/virtaal/controllers/__init__.py text/x-python root:root 0o644 764 bytes
/usr/share/pyshared/virtaal/controllers/basecontroller.py text/x-python root:root 0o644 985 bytes
/usr/share/pyshared/virtaal/controllers/baseplugin.py text/x-python root:root 0o644 2.4 KB
/usr/share/pyshared/virtaal/controllers/checkscontroller.py text/x-python root:root 0o644 9.1 KB
/usr/share/pyshared/virtaal/controllers/cursor.py text/x-python root:root 0o644 4.8 KB
/usr/share/pyshared/virtaal/controllers/langcontroller.py text/x-python root:root 0o644 7.1 KB
/usr/share/pyshared/virtaal/controllers/maincontroller.py text/x-python root:root 0o644 14.5 KB
/usr/share/pyshared/virtaal/controllers/modecontroller.py text/x-python root:root 0o644 3.8 KB
/usr/share/pyshared/virtaal/controllers/placeablescontroller.py text/x-python root:root 0o644 9.5 KB
/usr/share/pyshared/virtaal/controllers/plugincontroller.py text/x-python root:root 0o644 9.2 KB
/usr/share/pyshared/virtaal/controllers/prefscontroller.py text/x-python root:root 0o644 6.3 KB
/usr/share/pyshared/virtaal/controllers/propertiescontroller.py text/x-python root:root 0o644 1.8 KB
/usr/share/pyshared/virtaal/controllers/storecontroller.py text/x-python root:root 0o644 21.9 KB
/usr/share/pyshared/virtaal/controllers/undocontroller.py text/x-python root:root 0o644 8.9 KB
/usr/share/pyshared/virtaal/controllers/unitcontroller.py text/x-python root:root 0o644 10.1 KB
/usr/share/pyshared/virtaal/controllers/welcomescreencontroller.py text/x-python root:root 0o644 3.5 KB
/usr/share/pyshared/virtaal/main.py text/x-python root:root 0o644 5.6 KB
/usr/share/pyshared/virtaal/models/ root:root 0o755
/usr/share/pyshared/virtaal/models/__init__.py text/x-python root:root 0o644 764 bytes
/usr/share/pyshared/virtaal/models/basemodel.py text/x-python root:root 0o644 1.4 KB
/usr/share/pyshared/virtaal/models/langmodel.py text/x-python root:root 0o644 3.4 KB
/usr/share/pyshared/virtaal/models/storemodel.py text/x-python root:root 0o644 10.9 KB
/usr/share/pyshared/virtaal/models/undomodel.py text/x-python root:root 0o644 4.6 KB
/usr/share/pyshared/virtaal/modes/ root:root 0o755
/usr/share/pyshared/virtaal/modes/__init__.py text/x-python root:root 0o644 1.1 KB
/usr/share/pyshared/virtaal/modes/basemode.py text/x-python root:root 0o644 1.3 KB
/usr/share/pyshared/virtaal/modes/defaultmode.py text/x-python root:root 0o644 1.4 KB
/usr/share/pyshared/virtaal/modes/qualitycheckmode.py text/x-python root:root 0o644 6.1 KB
/usr/share/pyshared/virtaal/modes/quicktransmode.py text/x-python root:root 0o644 1.8 KB
/usr/share/pyshared/virtaal/modes/searchmode.py text/x-python root:root 0o644 19.6 KB
/usr/share/pyshared/virtaal/modes/workflowmode.py text/x-python root:root 0o644 4.5 KB
/usr/share/pyshared/virtaal/plugins/ root:root 0o755
/usr/share/pyshared/virtaal/plugins/__init__.py text/x-python root:root 0o644 764 bytes
/usr/share/pyshared/virtaal/plugins/_helloworld.py text/x-python root:root 0o644 2.4 KB
/usr/share/pyshared/virtaal/plugins/_python_console.py text/x-python root:root 0o644 13.0 KB
/usr/share/pyshared/virtaal/plugins/autocompletor.py text/x-python root:root 0o644 10.7 KB
/usr/share/pyshared/virtaal/plugins/autocorrector.py text/x-python root:root 0o644 12.3 KB
/usr/share/pyshared/virtaal/plugins/lookup/ root:root 0o755
/usr/share/pyshared/virtaal/plugins/lookup/__init__.py text/x-python root:root 0o644 1.9 KB
/usr/share/pyshared/virtaal/plugins/lookup/lookupcontroller.py text/x-python root:root 0o644 2.5 KB
/usr/share/pyshared/virtaal/plugins/lookup/lookupview.py text/x-python root:root 0o644 5.5 KB
/usr/share/pyshared/virtaal/plugins/lookup/models/ root:root 0o755
/usr/share/pyshared/virtaal/plugins/lookup/models/__init__.py text/x-python root:root 0o644 760 bytes
/usr/share/pyshared/virtaal/plugins/lookup/models/baselookupmodel.py text/x-python root:root 0o644 1.8 KB
/usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py text/x-python root:root 0o644 9.0 KB
/usr/share/pyshared/virtaal/plugins/migration.py text/x-python root:root 0o644 11.3 KB
/usr/share/pyshared/virtaal/plugins/spellchecker.py text/x-python root:root 0o644 14.4 KB
/usr/share/pyshared/virtaal/plugins/terminology/ root:root 0o755
/usr/share/pyshared/virtaal/plugins/terminology/__init__.py text/x-python root:root 0o644 2.0 KB
/usr/share/pyshared/virtaal/plugins/terminology/models/ root:root 0o755
/usr/share/pyshared/virtaal/plugins/terminology/models/__init__.py text/x-python root:root 0o644 759 bytes
/usr/share/pyshared/virtaal/plugins/terminology/models/autoterm.py text/x-python root:root 0o644 8.6 KB
/usr/share/pyshared/virtaal/plugins/terminology/models/basetermmodel.py text/x-python root:root 0o644 2.7 KB
/usr/share/pyshared/virtaal/plugins/terminology/models/localfile/ root:root 0o755
/usr/share/pyshared/virtaal/plugins/terminology/models/localfile/__init__.py text/x-python root:root 0o644 4.6 KB
/usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py text/x-python root:root 0o644 17.8 KB
/usr/share/pyshared/virtaal/plugins/terminology/models/opentran.py text/x-python root:root 0o644 9.8 KB
/usr/share/pyshared/virtaal/plugins/terminology/termcontroller.py text/x-python root:root 0o644 4.2 KB
/usr/share/pyshared/virtaal/plugins/terminology/termview.py text/x-python root:root 0o644 6.8 KB
/usr/share/pyshared/virtaal/plugins/tm/ root:root 0o755
/usr/share/pyshared/virtaal/plugins/tm/__init__.py text/x-python root:root 0o644 2.0 KB
/usr/share/pyshared/virtaal/plugins/tm/models/ root:root 0o755
/usr/share/pyshared/virtaal/plugins/tm/models/__init__.py text/x-python root:root 0o644 764 bytes
/usr/share/pyshared/virtaal/plugins/tm/models/_dummytm.py text/x-python root:root 0o644 2.1 KB
/usr/share/pyshared/virtaal/plugins/tm/models/amagama.py text/x-python root:root 0o644 1.3 KB
/usr/share/pyshared/virtaal/plugins/tm/models/apertium.py text/x-python root:root 0o644 4.6 KB
/usr/share/pyshared/virtaal/plugins/tm/models/basetmmodel.py text/x-python root:root 0o644 5.0 KB
/usr/share/pyshared/virtaal/plugins/tm/models/currentfile.py text/x-python root:root 0o644 5.6 KB
/usr/share/pyshared/virtaal/plugins/tm/models/google_translate.py text/x-python root:root 0o644 7.1 KB
/usr/share/pyshared/virtaal/plugins/tm/models/libtranslate.py text/x-python root:root 0o644 4.0 KB
/usr/share/pyshared/virtaal/plugins/tm/models/localtm.py text/x-python root:root 0o644 4.2 KB
/usr/share/pyshared/virtaal/plugins/tm/models/microsoft_translator.py text/x-python root:root 0o644 4.2 KB
/usr/share/pyshared/virtaal/plugins/tm/models/moses.py text/x-python root:root 0o644 3.0 KB
/usr/share/pyshared/virtaal/plugins/tm/models/opentran.py text/x-python root:root 0o644 3.0 KB
/usr/share/pyshared/virtaal/plugins/tm/models/remotetm.py text/x-python root:root 0o644 3.5 KB
/usr/share/pyshared/virtaal/plugins/tm/models/test_basetmmodel.py text/x-python root:root 0o644 1.1 KB
/usr/share/pyshared/virtaal/plugins/tm/models/tinytm.py text/x-python root:root 0o644 3.0 KB
/usr/share/pyshared/virtaal/plugins/tm/tmcontroller.py text/x-python root:root 0o644 9.9 KB
/usr/share/pyshared/virtaal/plugins/tm/tmview.py text/x-python root:root 0o644 12.2 KB
/usr/share/pyshared/virtaal/plugins/tm/tmwidgets.py text/x-python root:root 0o644 12.8 KB
/usr/share/pyshared/virtaal/support/ root:root 0o755
/usr/share/pyshared/virtaal/support/__init__.py text/x-python root:root 0o644 764 bytes
/usr/share/pyshared/virtaal/support/depcheck.py text/x-python root:root 0o644 2.9 KB
/usr/share/pyshared/virtaal/support/httpclient.py text/x-python root:root 0o644 10.7 KB
/usr/share/pyshared/virtaal/support/libi18n/ root:root 0o755
/usr/share/pyshared/virtaal/support/libi18n/__init__.py text/x-python root:root 0o644 22 bytes
/usr/share/pyshared/virtaal/support/libi18n/locale.py text/x-python root:root 0o644 13.9 KB
/usr/share/pyshared/virtaal/support/mosesclient.py text/x-python root:root 0o644 4.2 KB
/usr/share/pyshared/virtaal/support/native_widgets.py text/x-python root:root 0o644 9.5 KB
/usr/share/pyshared/virtaal/support/openmailto.py text/x-python root:root 0o644 12.2 KB
/usr/share/pyshared/virtaal/support/opentranclient.py text/x-python root:root 0o644 6.4 KB
/usr/share/pyshared/virtaal/support/set_enumerator.py text/x-python root:root 0o644 2.3 KB
/usr/share/pyshared/virtaal/support/simplegeneric.py text/x-python root:root 0o644 3.2 KB
/usr/share/pyshared/virtaal/support/sorted_set.py text/x-python root:root 0o644 6.6 KB
/usr/share/pyshared/virtaal/support/thread.py text/x-python root:root 0o644 1.7 KB
/usr/share/pyshared/virtaal/support/tmclient.py text/x-python root:root 0o644 4.9 KB
/usr/share/pyshared/virtaal/tips.py text/x-python root:root 0o644 1.6 KB
/usr/share/pyshared/virtaal/views/ root:root 0o755
/usr/share/pyshared/virtaal/views/__init__.py text/x-python root:root 0o644 764 bytes
/usr/share/pyshared/virtaal/views/baseview.py text/x-python root:root 0o644 1.6 KB
/usr/share/pyshared/virtaal/views/checksprojview.py text/x-python root:root 0o644 2.3 KB
/usr/share/pyshared/virtaal/views/checksunitview.py text/x-python root:root 0o644 5.9 KB
/usr/share/pyshared/virtaal/views/langview.py text/x-python root:root 0o644 8.6 KB
/usr/share/pyshared/virtaal/views/mainview.py text/x-python root:root 0o644 35.8 KB
/usr/share/pyshared/virtaal/views/markup.py text/x-python root:root 0o644 7.4 KB
/usr/share/pyshared/virtaal/views/modeview.py text/x-python root:root 0o644 3.5 KB
/usr/share/pyshared/virtaal/views/placeablesguiinfo.py text/x-python root:root 0o644 14.2 KB
/usr/share/pyshared/virtaal/views/prefsview.py text/x-python root:root 0o644 6.9 KB
/usr/share/pyshared/virtaal/views/propertiesview.py text/x-python root:root 0o644 7.9 KB
/usr/share/pyshared/virtaal/views/recent.py text/x-python root:root 0o644 1.7 KB
/usr/share/pyshared/virtaal/views/rendering.py text/x-python root:root 0o644 2.0 KB
/usr/share/pyshared/virtaal/views/storeview.py text/x-python root:root 0o644 6.7 KB
/usr/share/pyshared/virtaal/views/theme.py text/x-python root:root 0o644 5.2 KB
/usr/share/pyshared/virtaal/views/unitview.py text/x-python root:root 0o644 29.6 KB
/usr/share/pyshared/virtaal/views/util.py text/x-python root:root 0o644 4.7 KB
/usr/share/pyshared/virtaal/views/welcomescreenview.py text/x-python root:root 0o644 5.0 KB
/usr/share/pyshared/virtaal/views/widgets/ root:root 0o755
/usr/share/pyshared/virtaal/views/widgets/__init__.py text/x-python root:root 0o644 764 bytes
/usr/share/pyshared/virtaal/views/widgets/aboutdialog.py text/x-python root:root 0o644 4.0 KB
/usr/share/pyshared/virtaal/views/widgets/cellrendererwidget.py text/x-python root:root 0o644 7.2 KB
/usr/share/pyshared/virtaal/views/widgets/label_expander.py text/x-python root:root 0o644 2.4 KB
/usr/share/pyshared/virtaal/views/widgets/langadddialog.py text/x-python root:root 0o644 3.3 KB
/usr/share/pyshared/virtaal/views/widgets/langselectdialog.py text/x-python root:root 0o644 6.2 KB
/usr/share/pyshared/virtaal/views/widgets/listnav.py text/x-python root:root 0o644 9.2 KB
/usr/share/pyshared/virtaal/views/widgets/popupmenubutton.py text/x-python root:root 0o644 4.7 KB
/usr/share/pyshared/virtaal/views/widgets/popupwidgetbutton.py text/x-python root:root 0o644 7.7 KB
/usr/share/pyshared/virtaal/views/widgets/selectdialog.py text/x-python root:root 0o644 3.9 KB
/usr/share/pyshared/virtaal/views/widgets/selectview.py text/x-python root:root 0o644 7.6 KB
/usr/share/pyshared/virtaal/views/widgets/storecellrenderer.py text/x-python root:root 0o644 10.6 KB
/usr/share/pyshared/virtaal/views/widgets/storetreemodel.py text/x-python root:root 0o644 3.3 KB
/usr/share/pyshared/virtaal/views/widgets/storetreeview.py text/x-python root:root 0o644 9.1 KB
/usr/share/pyshared/virtaal/views/widgets/test_selectdialog.py text/x-python root:root 0o644 2.0 KB
/usr/share/pyshared/virtaal/views/widgets/test_selectview.py text/x-python root:root 0o644 2.0 KB
/usr/share/pyshared/virtaal/views/widgets/test_textbox.py text/x-python root:root 0o644 1.5 KB
/usr/share/pyshared/virtaal/views/widgets/textbox.py text/x-python root:root 0o644 35.1 KB
/usr/share/pyshared/virtaal/views/widgets/util.py text/x-python root:root 0o644 1.1 KB
/usr/share/pyshared/virtaal/views/widgets/welcomescreen.py text/x-python root:root 0o644 3.8 KB