39 lines
924 B
Prolog
39 lines
924 B
Prolog
SOURCES += \
|
|
i18n/qtbase.py \
|
|
nw/core/document.py \
|
|
nw/core/project.py \
|
|
nw/core/tokenizer.py \
|
|
nw/dialogs/about.py \
|
|
nw/dialogs/docmerge.py \
|
|
nw/dialogs/docsplit.py \
|
|
nw/dialogs/itemeditor.py \
|
|
nw/dialogs/preferences.py \
|
|
nw/dialogs/projload.py \
|
|
nw/dialogs/projsettings.py \
|
|
nw/dialogs/wordlist.py \
|
|
nw/gui/custom.py \
|
|
nw/gui/doceditor.py \
|
|
nw/gui/docviewer.py \
|
|
nw/gui/itemdetails.py \
|
|
nw/gui/mainmenu.py \
|
|
nw/gui/noveltree.py \
|
|
nw/gui/outline.py \
|
|
nw/gui/outlinedetails.py \
|
|
nw/gui/projdetails.py \
|
|
nw/gui/projtree.py \
|
|
nw/gui/statusbar.py \
|
|
nw/gui/theme.py \
|
|
nw/tools/build.py \
|
|
nw/tools/projwizard.py \
|
|
nw/tools/writingstats.py \
|
|
nw/common.py \
|
|
nw/constants.py \
|
|
nw/error.py \
|
|
nw/guimain.py
|
|
|
|
TRANSLATIONS += \
|
|
i18n/nw_en_US.ts \
|
|
i18n/nw_fr.ts \
|
|
i18n/nw_nb_NO.ts \
|
|
i18n/nw_pt.ts
|