mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 20:51:49 +02:00
![]() Rename the `common` module and `common.Common` class to `document` and `document.Document` respectively. Also, rename the variables that hold instances of this class. This change reflects the fact that the class is responsible for tracking the state of the document. When we add bulk document conversion, allowing us to keep track of a document's state will be key. This name change is a step towards that. |
||
---|---|---|
.. | ||
gui | ||
__init__.py | ||
cli.py | ||
container.py | ||
document.py | ||
global_common.py | ||
settings.py | ||
util.py |