gaupol

Source: gaupol/__init__.py

GTK+ user interface for the Gaupol subtitle editor.

gaupol.COMBO_SEPARATOR

String used as a separator for Gtk.ComboBox

COMBO_SEPARATOR can be inserted into a combo box’s model, and gaupol.util.separate_combo() will recognize it.

gaupol.BUG_REPORT_URL

Web page where to submit new bug reports

gaupol.EXTENSIONS_URL

Web page listing third party extensions

gaupol.HOMEPAGE_URL

Web page of the Gaupol project

gaupol.PREVIEW_HELP_URL

Documentation on the preview function

gaupol.REGEX_HELP_URL

Documentation on regular expressions

gaupol.WIKI_URL

Wiki documentation

gaupol.fields

Enumerations for subtitle field types

gaupol.length_units

Enumerations for length unit types

gaupol.orientation

Enumerations for orientation types

gaupol.targets

Enumerations for action target types

gaupol.toolbar_styles

Enumerations for toolbar style types

gaupol.field_actions

Dictionary mapping gaupol.formats to actions

gaupol.framerate_actions

Dictionary mapping aeidon.framerates to actions

gaupol.mode_actions

Dictionary mapping aeidon.modes to actions

gaupol.conf

Instance of gaupol.ConfigurationStore used