from SCons.Util import Split TOP_extra_files = Split(''' ABOUT-NLS ANNOUNCE COPYING INSTALL INSTALL.MacOSX INSTALL.Win32 INSTALL.autoconf INSTALL.cmake INSTALL.scons Makefile.am NEWS README README.Cygwin README.Win32 README.localization RELEASE-NOTES UPGRADING autogen.sh config.log configure.ac lyx.man rename.sh scons_lyx.log ''') src_header_files = Split(''' ASpell_local.h Author.h BiblioInfo.h Bidi.h Box.h BranchList.h Buffer.h BufferList.h BufferParams.h BufferView.h Bullet.h Changes.h Chktex.h Color.h Converter.h ConverterCache.h CoordCache.h Counters.h Cursor.h CursorSlice.h CutAndPaste.h DepTable.h Dimension.h DispatchResult.h DocIterator.h EmbeddedFiles.h Encoding.h ErrorList.h Exporter.h FloatList.h Floating.h Font.h FontIterator.h Format.h FuncRequest.h FuncStatus.h Graph.h ISpell.h Importer.h InsetIterator.h InsetList.h Intl.h KeyMap.h KeySequence.h LaTeX.h LaTeXFeatures.h Language.h Layout.h LayoutEnums.h Length.h Lexer.h LyX.h LyXAction.h LyXFunc.h LyXRC.h LyXVC.h MenuBackend.h Messages.h MetricsInfo.h ModuleList.h Mover.h OutputParams.h ParIterator.h Paragraph.h ParagraphList.h ParagraphMetrics.h ParagraphParameters.h PDFOptions.h PrinterParams.h PSpell.h Row.h Section.h Server.h ServerSocket.h Session.h Spacing.h SpellBase.h TexRow.h Text.h TextClass.h TextClassPtr.h TextClassList.h TextMetrics.h Thesaurus.h TocBackend.h ToolbarBackend.h Trans.h Undo.h VCBackend.h VSpace.h Variables.h WordLangTuple.h buffer_funcs.h debug.h factory.h gettext.h lengthcommon.h lfuns.h lyxfind.h lyxlayout_ptr_fwd.h output.h output_docbook.h output_latex.h output_plaintext.h paper.h paragraph_funcs.h rowpainter.h sgml.h update_flags.h version.h ''') src_pre_files = Split(''' Author.cpp BiblioInfo.cpp Bidi.cpp BranchList.cpp Buffer.cpp BufferList.cpp BufferParams.cpp BufferView.cpp Bullet.cpp Changes.cpp Chktex.cpp Color.cpp Converter.cpp ConverterCache.cpp CoordCache.cpp Counters.cpp Cursor.cpp CursorSlice.cpp CutAndPaste.cpp DepTable.cpp DocIterator.cpp EmbeddedFiles.cpp Encoding.cpp ErrorList.cpp Exporter.cpp FloatList.cpp Floating.cpp Font.cpp FontIterator.cpp Format.cpp FuncRequest.cpp FuncStatus.cpp Graph.cpp Importer.cpp InsetIterator.cpp InsetList.cpp Intl.cpp KeyMap.cpp KeySequence.cpp LaTeX.cpp LaTeXFeatures.cpp Language.cpp Layout.cpp Length.cpp Lexer.cpp LyX.cpp LyXAction.cpp LyXFunc.cpp LyXRC.cpp LyXVC.cpp MenuBackend.cpp Messages.cpp MetricsInfo.cpp Mover.cpp OutputParams.cpp PDFOptions.cpp ParIterator.cpp Paragraph.cpp ParagraphMetrics.cpp ParagraphParameters.cpp Row.cpp Server.cpp ServerSocket.cpp Session.cpp Spacing.cpp TexRow.cpp Text.cpp Text2.cpp Text3.cpp TextClass.cpp TextClassList.cpp TextMetrics.cpp TocBackend.cpp ToolbarBackend.cpp Trans.cpp Undo.cpp VCBackend.cpp VSpace.cpp boost.cpp buffer_funcs.cpp debug.cpp factory.cpp gettext.cpp lengthcommon.cpp lyxfind.cpp output.cpp output_docbook.cpp output_latex.cpp output_plaintext.cpp paragraph_funcs.cpp rowpainter.cpp sgml.cpp version.cpp ''') src_post_files = Split(''' Box.cpp Dimension.cpp ModuleList.cpp PrinterParams.cpp SpellBase.cpp Thesaurus.cpp ''') src_extra_src_files = Split(''' ASpell.cpp ISpell.cpp PSpell.cpp Section.cpp Variables.cpp main.cpp ''') src_extra_files = Split(''' Makefile.am pch.h ''') src_client_header_files = Split(''' Messages.h debug.h ''') src_client_files = Split(''' Messages.cpp boost.cpp client.cpp debug.cpp gettext.cpp ''') src_client_extra_files = Split(''' Makefile.am lyxclient.man pch.h ''') src_support_header_files = Split(''' ExceptionMessage.h FileFilterList.h FileMonitor.h FileName.h ForkedCallQueue.h Forkedcall.h ForkedcallsController.h Package.h Path.h RandomAccessList.h Systemcall.h Timeout.h Translator.h convert.h copied_ptr.h cow_ptr.h debugstream.h docstream.h docstring.h environment.h filetools.h fs_extras.h gzstream.h limited_stack.h lstrings.h lyxalgo.h lyxlib.h lyxmanip.h lyxtime.h os.h os_win32.h qstring_helpers.h socktools.h std_istream.h std_ostream.h textutils.h types.h unicode.h userinfo.h ''') src_support_files = Split(''' FileFilterList.cpp FileMonitor.cpp FileName.cpp ForkedCallQueue.cpp Forkedcall.cpp ForkedcallsController.cpp Package.cpp Path.cpp Systemcall.cpp Timeout.cpp abort.cpp chdir.cpp convert.cpp copy.cpp docstream.cpp docstring.cpp environment.cpp filetools.cpp fs_extras.cpp gzstream.cpp getcwd.cpp kill.cpp lstrings.cpp lyxsum.cpp lyxtime.cpp mkdir.cpp os.cpp qstring_helpers.cpp rename.cpp socktools.cpp tempname.cpp textutils.cpp unicode.cpp unlink.cpp userinfo.cpp ''') src_support_extra_header_files = Split(''' ''') src_support_extra_src_files = Split(''' atexit.c os_cygwin.cpp os_unix.cpp os_win32.cpp strerror.c ''') src_support_extra_files = Split(''' Makefile.am pch.h ''') src_support_tests_extra_files = Split(''' Makefile.am boost.cpp convert.cpp filetools.cpp lstrings.cpp pch.h test_convert test_filetools test_lstrings ''') src_support_tests_regfiles_extra_files = Split(''' convert filetools lstrings ''') src_support_minizip_header_files = Split(''' crypt.h ioapi.h iowin32.h unzip.h zip.h ''') src_support_minizip_files = Split(''' ioapi.c iowin32.c zip.c zipunzip.cpp unzip.c ''') src_graphics_header_files = Split(''' GraphicsCache.h GraphicsCacheItem.h GraphicsConverter.h GraphicsImage.h GraphicsLoader.h GraphicsParams.h GraphicsTypes.h LoaderQueue.h PreviewImage.h PreviewLoader.h Previews.h ''') src_graphics_files = Split(''' GraphicsCache.cpp GraphicsCacheItem.cpp GraphicsConverter.cpp GraphicsImage.cpp GraphicsLoader.cpp GraphicsParams.cpp GraphicsTypes.cpp LoaderQueue.cpp PreviewImage.cpp PreviewLoader.cpp Previews.cpp ''') src_graphics_extra_files = Split(''' Makefile.am pch.h ''') src_mathed_header_files = Split(''' CommandInset.h InsetMath.h InsetMathAMSArray.h InsetMathArray.h InsetMathBig.h InsetMathBinom.h InsetMathBoldSymbol.h InsetMathBox.h InsetMathBoxed.h InsetMathBrace.h InsetMathCases.h InsetMathChar.h InsetMathColor.h InsetMathComment.h InsetMathDFrac.h InsetMathDecoration.h InsetMathDelim.h InsetMathDiff.h InsetMathDots.h InsetMathEnv.h InsetMathExFunc.h InsetMathExInt.h InsetMathFBox.h InsetMathFont.h InsetMathFontOld.h InsetMathFrac.h InsetMathFracBase.h InsetMathFrameBox.h InsetMathGrid.h InsetMathHull.h InsetMathKern.h InsetMathLefteqn.h InsetMathLim.h InsetMathMakebox.h InsetMathMatrix.h InsetMathNest.h InsetMathNumber.h InsetMathOverset.h InsetMathPar.h InsetMathPhantom.h InsetMathRef.h InsetMathRoot.h InsetMathScript.h InsetMathSize.h InsetMathSpace.h InsetMathSplit.h InsetMathSqrt.h InsetMathStackrel.h InsetMathString.h InsetMathSubstack.h InsetMathSymbol.h InsetMathTFrac.h InsetMathTabular.h InsetMathUnderset.h InsetMathUnknown.h InsetMathXArrow.h InsetMathXYMatrix.h MacroTable.h MathAtom.h MathAutoCorrect.h MathData.h MathExtern.h MathFactory.h MathGridInfo.h MathMacro.h MathMacroArgument.h MathMacroTemplate.h MathParser.h MathStream.h MathSupport.h ReplaceData.h TextPainter.h ''') src_mathed_files = Split(''' CommandInset.cpp InsetMath.cpp InsetMathAMSArray.cpp InsetMathArray.cpp InsetMathBig.cpp InsetMathBinom.cpp InsetMathBoldSymbol.cpp InsetMathBox.cpp InsetMathBoxed.cpp InsetMathBrace.cpp InsetMathCases.cpp InsetMathChar.cpp InsetMathColor.cpp InsetMathComment.cpp InsetMathDFrac.cpp InsetMathDecoration.cpp InsetMathDelim.cpp InsetMathDiff.cpp InsetMathDots.cpp InsetMathEnv.cpp InsetMathExFunc.cpp InsetMathExInt.cpp InsetMathFBox.cpp InsetMathFont.cpp InsetMathFontOld.cpp InsetMathFrac.cpp InsetMathFracBase.cpp InsetMathFrameBox.cpp InsetMathGrid.cpp InsetMathHull.cpp InsetMathKern.cpp InsetMathLefteqn.cpp InsetMathLim.cpp InsetMathMakebox.cpp InsetMathMatrix.cpp InsetMathNest.cpp InsetMathNumber.cpp InsetMathOverset.cpp InsetMathPar.cpp InsetMathPhantom.cpp InsetMathRef.cpp InsetMathRoot.cpp InsetMathScript.cpp InsetMathSize.cpp InsetMathSpace.cpp InsetMathSplit.cpp InsetMathSqrt.cpp InsetMathStackrel.cpp InsetMathString.cpp InsetMathSubstack.cpp InsetMathSymbol.cpp InsetMathTFrac.cpp InsetMathTabular.cpp InsetMathUnderset.cpp InsetMathUnknown.cpp InsetMathXArrow.cpp InsetMathXYMatrix.cpp MacroTable.cpp MathAtom.cpp MathAutoCorrect.cpp MathData.cpp MathExtern.cpp MathFactory.cpp MathMacro.cpp MathMacroArgument.cpp MathMacroTemplate.cpp MathParser.cpp MathStream.cpp MathSupport.cpp TextPainter.cpp ''') src_mathed_extra_files = Split(''' BUGS InsetFormulaMacro.cpp InsetFormulaMacro.h InsetMathMBox.cpp InsetMathMBox.h InsetMathXYArrow.cpp InsetMathXYArrow.h Makefile.am README pch.h texify ''') src_tex2lyx_header_files = Split(''' Context.h Font.h Parser.h Spacing.h tex2lyx.h ''') src_tex2lyx_files = Split(''' Context.cpp Font.cpp Parser.cpp boost.cpp gettext.cpp lengthcommon.cpp math.cpp preamble.cpp table.cpp tex2lyx.cpp text.cpp ''') src_tex2lyx_copied_files = Split(''' Color.cpp Counters.cpp FloatList.cpp Floating.cpp Layout.cpp Lexer.cpp TextClass.cpp ''') src_tex2lyx_extra_files = Split(''' Makefile.am pch.h test-insets.tex test-structure.tex test.ltx tex2lyx.man ''') src_frontends_header_files = Split(''' Alert_pimpl.h Application.h Clipboard.h Dialogs.h FileDialog.h FontLoader.h FontMetrics.h Gui.h KeyModifier.h KeySymbol.h LyXView.h NoGuiFontLoader.h NoGuiFontMetrics.h Painter.h Selection.h WorkArea.h WorkAreaManager.h alert.h mouse_state.h ''') src_frontends_files = Split(''' Application.cpp Dialogs.cpp LyXView.cpp Painter.cpp WorkArea.cpp WorkAreaManager.cpp alert.cpp ''') src_frontends_extra_files = Split(''' Makefile.am pch.h ''') src_frontends_controllers_extra_files = Split(''' Makefile.am pch.h ''') src_frontends_controllers_tests_extra_files = Split(''' Makefile.am biblio.cpp boost.cpp pch.h test_biblio ''') src_frontends_controllers_tests_regfiles_extra_files = Split(''' biblio ''') src_frontends_qt4_header_files = Split(''' ../ButtonPolicy.h ../Dialog.h ../frontend_helpers.h Action.h BulletsModule.h ButtonController.h ColorCache.h DialogView.h DockView.h EmptyTable.h FloatPlacement.h GuiAbout.h GuiApplication.h GuiBibitem.h GuiBibtex.h GuiBox.h GuiBranches.h GuiBranch.h GuiChanges.h GuiCharacter.h GuiCharacter.h GuiCitation.h GuiClipboard.h GuiCommandBuffer.h GuiCommandEdit.h GuiDelimiter.h GuiDialog.h GuiDocument.h GuiEmbeddedFiles.h GuiErrorList.h GuiERT.h GuiExternal.h GuiFloat.h GuiFontExample.h GuiFontLoader.h GuiGraphics.h GuiGraphicsUi.h GuiHyperlink.h GuiImage.h GuiImplementation.h GuiInclude.h GuiIndex.h GuiKeySymbol.h GuiListings.h GuiLog.h GuiMath.h GuiMathMatrix.h GuiMenubar.h GuiNomencl.h GuiNote.h GuiPainter.h GuiParagraph.h GuiPopupMenu.h GuiPrefs.h GuiPrint.h GuiRef.h GuiSearch.h GuiSelection.h GuiSelectionManager.h GuiSendto.h GuiSetBorder.h GuiShowFile.h GuiSpellchecker.h GuiTabularCreate.h GuiTabular.h GuiTexinfo.h GuiThesaurus.h GuiToc.h GuiToolbar.h GuiToolbars.h GuiView.h GuiViewSource.h GuiVSpace.h GuiWorkArea.h GuiWrap.h IconPalette.h InsertTableWidget.h LaTeXHighlighter.h LengthCombo.h LyXFileDialog.h PanelStack.h TocModel.h TocWidget.h Validator.h qlkey.h qt_helpers.h ''') src_frontends_qt4_files = Split(''' ../ButtonPolicy.cpp ../Dialog.cpp ../frontend_helpers.cpp Action.cpp BulletsModule.cpp ButtonController.cpp ColorCache.cpp Dialogs.cpp EmptyTable.cpp FileDialog.cpp FloatPlacement.cpp GuiAbout.cpp GuiApplication.cpp GuiBibitem.cpp GuiBibtex.cpp GuiBox.cpp GuiBranch.cpp GuiBranches.cpp GuiChanges.cpp GuiCharacter.cpp GuiCitation.cpp GuiClipboard.cpp GuiCommandBuffer.cpp GuiCommandEdit.cpp GuiDelimiter.cpp GuiDialog.cpp GuiDocument.cpp GuiEmbeddedFiles.cpp GuiErrorList.cpp GuiERT.cpp GuiExternal.cpp GuiFloat.cpp GuiFontExample.cpp GuiFontLoader.cpp GuiFontMetrics.cpp GuiGraphics.cpp GuiHyperlink.cpp GuiImage.cpp GuiImplementation.cpp GuiInclude.cpp GuiIndex.cpp GuiKeySymbol.cpp GuiListings.cpp GuiLog.cpp GuiMath.cpp GuiMathMatrix.cpp GuiMenubar.cpp GuiNomencl.cpp GuiNote.cpp GuiPainter.cpp GuiParagraph.cpp GuiPopupMenu.cpp GuiPrefs.cpp GuiPrint.cpp GuiRef.cpp GuiSearch.cpp GuiSelection.cpp GuiSelectionManager.cpp GuiSendto.cpp GuiSetBorder.cpp GuiShowFile.cpp GuiSpellchecker.cpp GuiTabular.cpp GuiTabularCreate.cpp GuiTexinfo.cpp GuiThesaurus.cpp GuiToc.cpp GuiToolbar.cpp GuiToolbars.cpp GuiView.cpp GuiViewSource.cpp GuiVSpace.cpp GuiWorkArea.cpp GuiWrap.cpp IconPalette.cpp InsertTableWidget.cpp LengthCombo.cpp LaTeXHighlighter.cpp LyXFileDialog.cpp PanelStack.cpp TocModel.cpp TocWidget.cpp Validator.cpp alert_pimpl.cpp qt_helpers.cpp ''') src_frontends_qt4_extra_files = Split(''' GuiFontMetrics.h Makefile.am README pch.h ''') src_frontends_qt4_ui_files = Split(''' AboutUi.ui AskForTextUi.ui BibitemUi.ui BiblioUi.ui BibtexAddUi.ui BibtexUi.ui BoxUi.ui BranchUi.ui BranchesUi.ui BulletsUi.ui ChangesUi.ui CharacterUi.ui CitationUi.ui DelimiterUi.ui DocumentUi.ui EmbeddedFilesUi.ui ERTUi.ui ErrorListUi.ui ExternalUi.ui FloatPlacementUi.ui FloatUi.ui FontUi.ui GraphicsUi.ui HyperlinkUi.ui IncludeUi.ui IndexUi.ui LaTeXUi.ui LanguageUi.ui ListingsUi.ui LogUi.ui MarginsUi.ui MathMatrixUi.ui MathsUi.ui NomenclUi.ui NoteUi.ui NumberingUi.ui PageLayoutUi.ui ParagraphUi.ui PDFSupportUi.ui PreambleUi.ui PrefColorsUi.ui PrefConvertersUi.ui PrefCygwinPathUi.ui PrefDateUi.ui PrefDisplayUi.ui PrefFileformatsUi.ui PrefIdentityUi.ui PrefKeyboardUi.ui PrefLanguageUi.ui PrefLatexUi.ui PrefPathsUi.ui PrefPlaintextUi.ui PrefPrinterUi.ui PrefScreenFontsUi.ui PrefShortcutsUi.ui PrefSpellcheckerUi.ui PrefUi.ui PrefsUi.ui PrintUi.ui RefUi.ui SearchUi.ui SendtoUi.ui ShowFileUi.ui SpellcheckerUi.ui TabularCreateUi.ui TabularUi.ui TexinfoUi.ui TextLayoutUi.ui ThesaurusUi.ui TocUi.ui VSpaceUi.ui ViewSourceUi.ui WrapUi.ui ''') src_frontends_qt4_ui_extra_files = Split(''' Makefile.am compile_uic.sh ''') src_insets_header_files = Split(''' ExternalSupport.h ExternalTemplate.h ExternalTransforms.h Inset.h InsetBibitem.h InsetBibtex.h InsetBox.h InsetBranch.h InsetCaption.h InsetCitation.h InsetCode.h InsetCollapsable.h InsetCommand.h InsetCommandParams.h InsetERT.h InsetEnvironment.h InsetExternal.h InsetFlex.h InsetFloat.h InsetFloatList.h InsetFoot.h InsetFootlike.h InsetGraphics.h InsetGraphicsParams.h InsetHFill.h InsetHyperlink.h InsetInclude.h InsetIndex.h InsetInfo.h InsetLabel.h InsetLine.h InsetListings.h InsetListingsParams.h InsetMarginal.h InsetNewline.h InsetNomencl.h InsetNote.h InsetOptArg.h InsetPagebreak.h InsetQuotes.h InsetRef.h InsetSpace.h InsetSpecialChar.h InsetTOC.h InsetTabular.h InsetText.h InsetVSpace.h InsetWrap.h MailInset.h RenderBase.h RenderButton.h RenderGraphic.h RenderPreview.h ''') src_insets_files = Split(''' ExternalSupport.cpp ExternalTemplate.cpp ExternalTransforms.cpp Inset.cpp InsetBibitem.cpp InsetBibtex.cpp InsetBox.cpp InsetBranch.cpp InsetCaption.cpp InsetCitation.cpp InsetCollapsable.cpp InsetCommand.cpp InsetCommandParams.cpp InsetERT.cpp InsetEnvironment.cpp InsetExternal.cpp InsetFlex.cpp InsetFloat.cpp InsetFloatList.cpp InsetFoot.cpp InsetFootlike.cpp InsetGraphics.cpp InsetGraphicsParams.cpp InsetHFill.cpp InsetHyperlink.cpp InsetInclude.cpp InsetIndex.cpp InsetInfo.cpp InsetLabel.cpp InsetLine.cpp InsetListings.cpp InsetListingsParams.cpp InsetMarginal.cpp InsetNewline.cpp InsetNomencl.cpp InsetNote.cpp InsetOptArg.cpp InsetPagebreak.cpp InsetQuotes.cpp InsetRef.cpp InsetSpace.cpp InsetSpecialChar.cpp InsetTOC.cpp InsetTabular.cpp InsetText.cpp InsetVSpace.cpp InsetWrap.cpp MailInset.cpp RenderButton.cpp RenderGraphic.cpp RenderPreview.cpp ''') src_insets_extra_files = Split(''' InsetTheorem.cpp InsetTheorem.h Makefile.am pch.h ''') intl_header_files = Split(''' eval-plural.h gettextP.h gmo.h hash-string.h loadinfo.h localcharset.h os2compat.h plural-exp.h printf-args.h printf-parse.h relocatable.h vasnprintf.h vasnwprintf.h wprintf-parse.h xsize.h ''') intl_files = Split(''' bindtextdom.c dcgettext.c dcigettext.c dcngettext.c dgettext.c dngettext.c explodename.c finddomain.c gettext.c intl-compat.c l10nflist.c langprefs.c loadmsgcat.c localcharset.c localealias.c localename.c log.c ngettext.c osdep.c plural-exp.c plural.c printf.c relocatable.c textdomain.c ''') intl_extra_files = Split(''' VERSION config.charset libgnuintl.h.in locale.alias os2compat.c plural.y printf-args.c printf-parse.c ref-add.sin ref-del.sin vasnprintf.c ''') config_extra_files = Split(''' Makefile.am common.am config.guess config.rpath config.sub depcomp install-sh libtool.m4 ltmain.sh lyxinclude.m4 missing mkinstalldirs pkg.m4 py-compile qt4.m4 spell.m4 ''') sourcedoc_extra_files = Split(''' Doxyfile.in Makefile.am ''') po_extra_files = Split(''' LINGUAS Makefile.in.in Makevars POTFILES.in README Rules-quot bg.po boldquot.sed ca.po cs.po da.po de.po en@boldquot.header en@quot.header es.po eu.po fi.po fr.po gl.po he.po hu.po insert-header.sin it.po ja.po ko.po lyx_pot.py nb.po nl.po nn.po pl.po pocheck.pl postats.sh pt.po quot.sed remove-potcdate.sin ro.po ru.po sk.po sl.po sv.po tr.po wa.po zh_CN.po zh_TW.po ''') lib_files = Split(''' CREDITS chkconfig.ltx configure.py encodings external_templates languages symbols syntax.default unicodesymbols ''') lib_extra_files = Split(''' Makefile.am autocorrect build-listerrors generate_contributions.py ''') lib_kbd_files = Split(''' american-2.kmap american.kmap arabic.kmap bg-bds-1251.kmap brazil.kmap brazil2.kmap czech-prg.kmap czech.kmap espanol.kmap european.kmap farsi.kmap francais.kmap french.kmap german-2.kmap german-3.kmap german.kmap greek.kmap hebrew.kmap koi8-r.kmap koi8-u.kmap latvian.kmap magyar-2.kmap magyar-3.kmap magyar.kmap null.kmap polish.kmap polski.kmap portuges.kmap romanian.kmap serbian.kmap serbocroatian.kmap sf.kmap sg.kmap slovak.kmap slovene.kmap thai-kedmanee.kmap transilvanian.kmap turkish-f.kmap turkish.kmap ''') lib_templates_files = Split(''' IEEEtran.lyx README.new_templates aa.lyx aastex.lyx agu_article.lyx apa.lyx beamer-conference-ornate-20min.lyx de_beamer-conference-ornate-20min.lyx dinbrief.lyx docbook_article.lyx elsart.lyx fr_beamer-conference-ornate-20min.lyx g-brief-de.lyx g-brief-en.lyx g-brief2.lyx hollywood.lyx ijmpc.lyx ijmpd.lyx iop-article.lyx kluwer.lyx koma-letter2.lyx latex8.lyx letter.lyx revtex.lyx revtex4.lyx slides.lyx ''') lib_ui_files = Split(''' classic.ui default.ui stdmenus.inc stdtoolbars.inc ''') lib_fonts_files = Split(''' BaKoMaFontLicense.txt ReadmeBaKoMa4LyX.txt cmex10.ttf cmmi10.ttf cmr10.ttf cmsy10.ttf esint10.ttf eufm10.ttf msam10.ttf msbm10.ttf wasy10.ttf ''') lib_images_files = Split(''' all-changes-accept.png all-changes-reject.png amssymb.png banner.png bookmark-goto.png bookmark-save.png break-line.png buffer-close.png buffer-export_dvi.png buffer-export_latex.png buffer-export_pdf2.png buffer-export_ps.png buffer-export_text.png buffer-new.png buffer-reload.png buffer-update_dvi.png buffer-update_pdf2.png buffer-update_ps.png buffer-view_dvi.png buffer-view_pdf2.png buffer-view_ps.png buffer-write-as.png buffer-write.png build-program.png change-accept.png change-next.png change-reject.png changes-merge.png changes-output.png changes-track.png closetab.png copy.png cut.png demote.png depth-decrement.png depth-increment.png dialog-preferences.png dialog-show-new-inset_citation.png dialog-show-new-inset_graphics.png dialog-show-new-inset_include.png dialog-show-new-inset_ref.png dialog-show_character.png dialog-show_findreplace.png dialog-show_mathdelimiter.png dialog-show_mathmatrix.png dialog-show_print.png dialog-show_spellchecker.png dialog-toggle_toc.png down.png ert-insert.png file-open.png float-insert_figure.png float-insert_table.png font-bold.png font-emph.png font-free-apply.png font-noun.png font-sans.png footnote-insert.png href-insert.png index-insert.png label-insert.png layout-document.png layout-paragraph.png layout.png layout_Description.png layout_Enumerate.png layout_Itemize.png layout_List.png layout_LyX-Code.png layout_Scrap.png layout_Section.png lyx-quit.png lyx.png marginalnote-insert.png math-display.png math-matrix.png math-mode.png math-subscript.png math-superscript.png nomencl-insert.png note-insert.png note-next.png paste.png promote.png psnfss1.png psnfss2.png psnfss3.png psnfss4.png redo.png reload.png standard.png tabular-feature_align-center.png tabular-feature_align-left.png tabular-feature_align-right.png tabular-feature_append-column.png tabular-feature_append-row.png tabular-feature_delete-column.png tabular-feature_delete-row.png tabular-feature_multicolumn.png tabular-feature_set-all-lines.png tabular-feature_set-longtabular.png tabular-feature_set-rotate-cell.png tabular-feature_toggle-rotate-cell.png tabular-feature_set-rotate-tabular.png tabular-feature_toggle-rotate-tabular.png tabular-feature_toggle-line-bottom.png tabular-feature_toggle-line-left.png tabular-feature_toggle-line-right.png tabular-feature_toggle-line-top.png tabular-feature_unset-all-lines.png tabular-feature_valign-bottom.png tabular-feature_valign-middle.png tabular-feature_valign-top.png tabular-insert.png thesaurus-entry.png toolbar-toggle_math.png toolbar-toggle_math_panels.png toolbar-toggle_table.png undo.png unknown.png up.png ''') lib_images_extra_files = Split(''' README font-smallcaps.png ''') lib_images_math_files = Split(''' Bbbk.png Finv.png Game.png Im.png Lleftarrow.png Lsh.png Re.png Rrightarrow.png Rsh.png Vert.png Vvdash.png acute.png aleph.png alpha.png amalg.png angle.png approx.png approxeq.png asymp.png backepsilon.png backprime.png backsim.png backsimeq.png backslash.png bar.png bars.png barwedge.png because.png beta.png beth.png between.png bigcap.png bigcirc.png bigcup.png bigodot.png bigoplus.png bigotimes.png bigsqcup.png bigstar.png bigtriangledown.png bigtriangleup.png biguplus.png bigvee.png bigwedge.png blacklozenge.png blacksquare.png blacktriangle.png blacktriangledown.png blacktriangleleft.png blacktriangleright.png bot.png bowtie.png boxdot.png boxminus.png boxplus.png boxtimes.png breve.png bullet.png bumpeq.png bumpeq2.png cap.png cap2.png cases.png cdot.png cdots.png centerdot.png check.png chi.png circ.png circeq.png circlearrowleft.png circlearrowright.png circledS.png circledast.png circledcirc.png circleddash.png clubsuit.png complement.png cong.png coprod.png cup.png cup2.png curlyeqprec.png curlyeqsucc.png curlyvee.png curlywedge.png curvearrowleft.png curvearrowright.png dagger.png daleth.png dashleftarrow.png dashrightarrow.png dashv.png ddagger.png ddot.png ddots.png delim.png delta.png delta2.png diagdown.png diagup.png diamond.png diamondsuit.png digamma.png div.png divideontimes.png dot.png doteq.png doteqdot.png dotplus.png dotsint.png dotsintop.png doublebarwedge.png downarrow.png downarrow2.png downdownarrows.png downharpoonleft.png downharpoonright.png ell.png empty.png emptyset.png epsilon.png eqcirc.png eqslantgtr.png eqslantless.png equation.png equiv.png eta.png eth.png exists.png fallingdotseq.png flat.png font.png forall.png frac-square.png frac.png frown.png functions.png gamma.png gamma2.png geq.png geqq.png geqslant.png gg.png ggg.png gimel.png gnapprox.png gneq.png gneqq.png gnsim.png grave.png gtrapprox.png gtrdot.png gtreqless.png gtreqqless.png gtrless.png gtrsim.png gvertneqq.png hat.png hbar.png heartsuit.png hookleftarrow.png hookrightarrow.png hphantom.png hslash.png iiiint.png iiiintop.png iiint.png iiintop.png iint.png iintop.png imath.png in.png infty.png int.png intercal.png intop.png iota.png jmath.png kappa.png lambda.png lambda2.png langle.png lbrace.png lbrace_rbrace.png lbracket.png lbracket_rbracket.png lceil.png lceil_rceil.png ldots.png leftarrow.png leftarrow2.png leftarrowtail.png leftharpoondown.png leftharpoonup.png leftleftarrows.png leftrightarrow.png leftrightarrow2.png leftrightarrows.png leftrightharpoons.png leftrightsquigarrow.png leftthreetimes.png leq.png leqq.png leqslant.png lessapprox.png lessdot.png lesseqgtr.png lesseqqgtr.png lessgtr.png lesssim.png lfloor.png lfloor_rfloor.png ll.png llcorner.png lll.png lnapprox.png lneq.png lneqq.png lnsim.png longleftarrow.png longleftarrow2.png longleftrightarrow.png longleftrightarrow2.png longmapsto.png longrightarrow.png longrightarrow2.png looparrowleft.png looparrowright.png lozenge.png lparen.png lparen_rparen.png lrcorner.png ltimes.png lvertneqq.png mapsto.png mathbb_C.png mathbb_H.png mathbb_N.png mathbb_Q.png mathbb_R.png mathbb_Z.png mathcal_F.png mathcal_H.png mathcal_L.png mathcal_O.png mathcircumflex.png mathrm_T.png matrix.png measuredangle.png mho.png mid.png models.png mp.png mu.png multimap.png nabla.png natural.png ncong.png nearrow.png neg.png neq.png nexists.png ngeq.png ngeqq.png ngeqslant.png ngtr.png ni.png nleftarrow.png nleftarrow2.png nleftrightarrow.png nleftrightarrow2.png nleq.png nleqq.png nleqslant.png nless.png nmid.png notin.png nparallel.png nprec.png npreceq.png nrightarrow.png nrightarrow2.png nshortmid.png nshortparallel.png nsim.png nsubseteq.png nsucc.png nsucceq.png nsupseteq.png nsupseteqq.png ntriangleleft.png ntrianglelefteq.png ntriangleright.png ntrianglerighteq.png nu.png nvdash.png nvdash2.png nvdash3.png nwarrow.png odot.png oiint.png oiintop.png oint.png ointclockwise.png ointclockwiseop.png ointctrclockwise.png ointctrclockwiseop.png ointop.png omega.png omega2.png ominus.png oplus.png oslash.png otimes.png overbrace.png overleftarrow.png overleftrightarrow.png overline.png overrightarrow.png overset.png parallel.png partial.png perp.png phantom.png phi.png phi2.png pi.png pi2.png pitchfork.png pm.png prec.png precapprox.png preccurlyeq.png preceq.png precnapprox.png precnsim.png precsim.png prime.png prod.png propto.png psi.png psi2.png rangle.png rbrace.png rbracket.png rceil.png rfloor.png rho.png rightarrow.png rightarrow2.png rightarrowtail.png rightharpoondown.png rightharpoonup.png rightleftarrows.png rightleftharpoons.png rightrightarrows.png rightsquigarrow.png rightthreetimes.png risingdotseq.png root.png rparen.png rtimes.png searrow.png setminus.png sharp.png shortmid.png shortparallel.png sigma.png sigma2.png sim.png simeq.png slash.png smallfrown.png smallsetminus.png smallsmile.png smile.png space.png spadesuit.png sphericalangle.png sqcap.png sqcup.png sqiint.png sqiintop.png sqint.png sqintop.png sqrt-square.png sqrt.png sqsubset.png sqsubseteq.png sqsupset.png sqsupseteq.png square.png star.png style.png style.png sub.png subset.png subset2.png subseteq.png subseteqq.png subsetneq.png subsetneqq.png succ.png succapprox.png succcurlyeq.png succeq.png succnapprox.png succnsim.png succsim.png sum.png super.png supset.png supset2.png supseteq.png supseteqq.png supsetneq.png supsetneqq.png surd.png swarrow.png tau.png textrm_AA.png textrm_Oe.png therefore.png theta.png theta2.png thickapprox.png thicksim.png tilde.png times.png top.png triangle.png triangledown.png triangleleft.png trianglelefteq.png triangleq.png triangleright.png trianglerighteq.png twoheadleftarrow.png twoheadrightarrow.png ulcorner.png underbrace.png underleftarrow.png underleftrightarrow.png underline.png underrightarrow.png underscore.png underset.png uparrow.png uparrow2.png updownarrow.png updownarrow2.png upharpoonleft.png upharpoonright.png uplus.png upsilon.png upsilon2.png upuparrows.png urcorner.png varepsilon.png varkappa.png varnothing.png varphi.png varpi.png varpropto.png varrho.png varsigma.png varsubsetneq.png varsubsetneqq.png varsupsetneq.png varsupsetneqq.png vartheta.png vartriangle.png vartriangleleft.png vartriangleright.png vdash.png vdash2.png vdash3.png vdots.png vec.png vee.png veebar.png vphantom.png wedge.png widehat.png widetilde.png wp.png wr.png xi.png xi2.png zeta.png ''') lib_images_math_extra_files = Split(''' ams_arrows.png ams_misc.png ams_nrel.png ams_ops.png ams_rel.png arrows.png bop.png brel.png deco.png deco.png delim.png delim0.png delim1.png dots.png font.png functions.png greek.png misc.png varsz.png ''') lib_images_attic_extra_files = Split(''' dialog-show_mathpanel.png ''') lib_tex_files = Split(''' broadway.cls hollywood.cls lyxchess.sty lyxskak.sty revtex.cls ''') lib_doc_files = Split(''' Customization.lyx DocStyle.lyx DummyDocument1.lyx DummyDocument2.lyx DummyTextDocument.txt EmbeddedObjects.lyx Extended.lyx FAQ.lyx Intro.lyx LaTeXConfig.lyx Reference.lyx Shortcuts.lyx Tutorial.lyx UserGuide.lyx ''') lib_doc_biblio_files = Split(''' alphadin.bst LyXDocs.bib ''') lib_doc_clipart_files = Split(''' Abstract.pdf BoxInsetDefaultQt4.png ChangesToolbar.png ChildDocumentQt4.png CommentNoteImageQt4.png ERT.png ExternalMaterialQt4.png ExtraToolbar.png FramedNoteImageQt4.png GreyedOutNoteImageQt4.png LaTeX.png LyXNoteImageQt4.png ShadedNoteImageQt4.png SpaceMarker.png StandardToolbar.png ToolbarEnvBox.png endnotes.pdf escher-lsd.eps floatQt4.png footnoteQt4.png labelQt4.png macrobox.png macrouse.png mbox.png mobius.eps platypus.eps referenceQt4.png ViewToolbar.png with_fntright.pdf without_fntright.pdf ''') lib_doc_extra_files = Split(''' Makefile.am Makefile.depend README.Documentation depend.py doc_toc.py ''') lib_doc_cs_files = Split(''' Tutorial.lyx ''') lib_doc_de_files = Split(''' Customization.lyx DummyDocument1.lyx DummyDocument2.lyx DummyTextDocument.txt EmbeddedObjects.lyx Extended.lyx FAQ.lyx Intro.lyx Tutorial.lyx UserGuide.lyx ''') lib_doc_de_clipart_files = Split(''' ExternesMaterialQt4.png FussnoteQt4.png GerahmteNotizQt4.png GleitobjektQt4.png GrauschriftNotizQt4.png KommentarQt4.png LyXNotizQt4.png Marke.png Querverweis.png SchattierteNotizQt4.png StandardBoxQt4.png UnterdokumentQt4.png ''') lib_doc_da_files = Split(''' Intro.lyx ''') lib_doc_es_files = Split(''' DocumentoPostizo1.lyx DocumentoPostizo2.lyx DocumentoTextoPostizo.txt EmbeddedObjects.lyx Extended.lyx Intro.lyx Tutorial.lyx UserGuide.lyx ''') lib_doc_es_biblio_files = Split(''' alphadin.bst LyXDocs.bib ''') lib_doc_es_clipart_files = Split(''' ComentNotaImagenQt4.png CuadroMinipagQt4.png DocumentoHijoQt4.png GrisNotaImagenQt4.png MaterialExternoQt4.png NotaEnmarcadaImg.png NotaLyXImagenQt4.png NotaSombreadaImg.png Resumen.pdf es_ERT.png etiquetaQt4.png flotanteQt4.png notapieQt4.png referenciaQt4.png ''') lib_doc_eu_files = Split(''' Customization.lyx Extended.lyx FAQ.lyx Intro.lyx Tutorial.lyx UserGuide.lyx ''') lib_doc_fr_files = Split(''' Customization.lyx Extended.lyx FAQ.lyx Intro.lyx Tutorial.lyx UserGuide.lyx ''') lib_doc_gl_extra_files = Split(''' Intro.lyx Tutorial.lyx ''') lib_doc_he_files = Split(''' Intro.lyx Tutorial.lyx ''') lib_doc_hu_files = Split(''' Intro.lyx Tutorial.lyx ''') lib_doc_it_files = Split(''' Customization.lyx Intro.lyx Tutorial.lyx UserGuide.lyx ''') lib_doc_nb_files = Split(''' Intro.lyx ''') lib_doc_nl_files = Split(''' Intro.lyx Tutorial.lyx ''') lib_doc_pl_files = Split(''' Extended.lyx Intro.lyx Tutorial.lyx ''') lib_doc_pt_files = Split(''' Intro.lyx Tutorial.lyx ''') lib_doc_ro_files = Split(''' Intro.lyx ''') lib_doc_ru_files = Split(''' FAQ.lyx Intro.lyx Tutorial.lyx ''') lib_doc_sl_files = Split(''' Intro.lyx Tutorial.lyx ''') lib_doc_sk_files = Split(''' Tutorial.lyx UserGuide.lyx ''') lib_doc_sv_files = Split(''' Intro.lyx Tutorial.lyx ''') lib_examples_files = Split(''' CV-image.eps CV-image.png Foils.lyx ItemizeBullets.lyx Literate.lyx Minipage.lyx aa_sample.lyx aas_sample.lyx amsart-test.lyx amsbook-test.lyx armenian-article.lyx beamer-g4-mask.jpg beamer-g4.jpg beamer-icsi-logo.pdf beamer-knight1-mask.png beamer-knight1.png beamer-knight2-mask.png beamer-knight2.png beamer-knight3-mask.png beamer-knight3.png beamer-knight4-mask.png beamer-knight4.png beamerlyxexample1.lyx biblioExample.bib chess-article.lyx chessgame.lyx currency.lyx docbook_article.lyx europeCV.lyx example_lyxified.lyx example_raw.lyx iecc05.fen iecc07.fen iecc12.fen landslide.lyx listerrors.lyx listings.lyx mathed.lyx modernCV.lyx multicol.lyx noweb2lyx.lyx powerdot-example.lyx script_form.lyx simplecv.lyx splash.lyx ''') lib_examples_ca_files = Split(''' splash.lyx ''') lib_examples_cs_files = Split(''' splash.lyx ''') lib_examples_da_files = Split(''' splash.lyx ''') lib_examples_de_files = Split(''' Dezimal.lyx ItemizeBullets.lyx Lebenslauf.lyx Minipage.lyx TabellenBeispiel.lyx Waehrungen.lyx beispiel_gelyxt.lyx beispiel_roh.lyx mathed.lyx multicol.lyx splash.lyx ''') lib_examples_fa_files = Split(''' splash.lyx ''') lib_examples_fr_files = Split(''' AlignementDecimal.lyx simplecv.lyx ExemplesTableaux.lyx Foils.lyx ListesPuces.lyx Minipage.lyx exemple_brut.lyx exemple_lyxifie.lyx mathed.lyx multicol.lyx splash.lyx ''') lib_examples_es_files = Split(''' ejemplo_con_lyx.lyx ejemplo_sin_lyx.lyx splash.lyx ''') lib_examples_eu_files = Split(''' adibide_gordina.lyx adibide_lyx-atua.lyx splash.lyx ''') lib_examples_gl_extra_files = Split(''' exemplo_bruto.lyx exemplo_lyxificado.lyx splash.lyx ''') lib_examples_he_files = Split(''' example_lyxified.lyx example_raw.lyx splash.lyx ''') lib_examples_hu_files = Split(''' example_lyxified.lyx example_raw.lyx splash.lyx ''') lib_examples_it_files = Split(''' ItemizeBullets.lyx splash.lyx ''') lib_examples_nl_files = Split(''' multicol.lyx opsommingstekens.lyx splash.lyx voorbeeld_ruw.lyx voorbeeld_verlyxt.lyx ''') lib_examples_pl_files = Split(''' splash.lyx ''') lib_examples_pt_files = Split(''' splash.lyx ''') lib_examples_ro_files = Split(''' splash.lyx ''') lib_examples_ru_files = Split(''' splash.lyx ''') lib_examples_sl_files = Split(''' primer_lyxan.lyx primer_surov.lyx splash.lyx ''') lib_lyx2lyx_files = Split(''' LyX.py generate_encoding_info.py lyx2lyx lyx2lyx_lang.py lyx_0_06.py lyx_0_08.py lyx_0_10.py lyx_0_12.py lyx_1_0.py lyx_1_1.py lyx_1_1_5.py lyx_1_1_6_0.py lyx_1_1_6_3.py lyx_1_2.py lyx_1_3.py lyx_1_4.py lyx_1_5.py lyx_1_6.py parser_tools.py profiling.py test_parser_tools.py ''') lib_lyx2lyx_extra_files = Split(''' Makefile.am lyx2lyx_version.py.in ''') lib_layouts_files = Split(''' IEEEtran.layout aa.layout aapaper.layout aastex.layout agu-dtd.layout agums.layout amsart-plain.layout amsart-seq.layout amsart.layout amsbook.layout apa.layout arab-article.layout armenian-article.layout article.layout beamer.layout book.layout broadway.layout chess.layout cl2emult.layout dinbrief.layout docbook-book.layout docbook-chapter.layout docbook-section.layout docbook.layout dtk.layout egs.layout elsart.layout entcs.layout europecv.layout extarticle.layout extbook.layout extletter.layout extreport.layout foils.layout g-brief-de.layout g-brief-en.layout g-brief2.layout heb-article.layout heb-letter.layout hollywood.layout ijmpc.layout ijmpd.layout iopart.layout isprs.layout jarticle.layout jbook.layout jgrga.layout jreport.layout jsarticle.layout jsbook.layout kluwer.layout latex8.layout letter.layout literate-article.layout literate-book.layout literate-report.layout llncs.layout ltugboat.layout manpage.layout memoir.layout moderncv.layout mwart.layout mwbk.layout mwrep.layout paper.layout powerdot.layout report.layout revtex.layout revtex4.layout scrartcl.layout scrbook.layout scrlettr.layout scrlttr2.layout scrreprt.layout seminar.layout siamltex.layout simplecv.layout slides.layout spie.layout svglobal.layout svjog.layout svprobth.layout tarticle.layout tbook.layout treport.layout ''') lib_layouts_inc_files = Split(''' aapaper.inc agu_stdclass.inc agu_stdcounters.inc agu_stdlists.inc agu_stdsections.inc agu_stdtitle.inc aguplus.inc amsdefs.inc amsmaths-plain.inc amsmaths-seq.inc amsmaths.inc db_lyxmacros.inc db_stdcharstyles.inc db_stdclass.inc db_stdcounters.inc db_stdlayouts.inc db_stdlists.inc db_stdsections.inc db_stdstarsections.inc db_stdstruct.inc db_stdtitle.inc literate-scrap.inc lyxmacros.inc numarticle.inc numreport.inc numrevtex.inc scrclass.inc stdclass.inc stdcounters.inc stdfloats.inc stdinsets.inc stdlayouts.inc stdletter.inc stdlists.inc stdsections.inc stdstarsections.inc stdstruct.inc stdtitle.inc svjour.inc theorems.inc theorems-ams.inc ''') lib_layouts_module_files = Split(''' lib/layouts/endnotes.module lib/layouts/foottoend.module lib/layouts/hanging.module lib/layouts/logicalmkup.module lib/layouts/theorems-ams.module lib/layouts/theorems-ams-withinsec.module lib/layouts/theorems-std.module lib/layouts/theorems-withinsec.module lib/layouts/theorems-withinchap.module lib/layouts/url.module ''') lib_scripts_files = Split(''' TeXFiles.py clean_dvi.py convertDefault.py date.py ext_copy.py fen2ascii.py fig2pdftex.py fig2pstex.py fig_copy.py layout2layout.py legacy_lyxpreview2ppm.py listerrors lyxpreview2bitmap.py lyxpreview_tools.py tex_copy.py ''') lib_bind_files = Split(''' aqua.bind broadway.bind cua.bind cyrkeys.bind emacs.bind greekkeys.bind hollywood.bind latinkeys.bind mac.bind math.bind menus.bind sciword.bind xemacs.bind ''') lib_bind_fi_files = Split(''' menus.bind ''') lib_bind_sv_files = Split(''' menus.bind ''') lib_bind_pt_files = Split(''' menus.bind ''') lib_bind_de_files = Split(''' menus.bind ''') boost_extra_files = Split(''' LICENSE_1_0.txt Makefile.am ''') boost_libs_extra_files = Split(''' Makefile.am README ''') boost_libs_signals_extra_files = Split(''' Makefile.am signals.vcproj ''') boost_libs_signals_src_files = Split(''' connection.cpp named_slot_map.cpp signal_base.cpp slot.cpp trackable.cpp ''') boost_libs_signals_src_extra_files = Split(''' Makefile.am pch.h ''') boost_libs_regex_extra_files = Split(''' Makefile.am regex.vcproj ''') boost_libs_regex_src_files = Split(''' c_regex_traits.cpp cpp_regex_traits.cpp cregex.cpp fileiter.cpp instances.cpp posix_api.cpp regex.cpp regex_debug.cpp regex_raw_buffer.cpp regex_traits_defaults.cpp w32_regex_traits.cpp wide_posix_api.cpp winstances.cpp ''') boost_libs_regex_src_extra_files = Split(''' Makefile.am pch.h ''') boost_libs_filesystem_extra_files = Split(''' Makefile.am filesystem.vcproj ''') boost_libs_filesystem_src_files = Split(''' exception.cpp operations.cpp path.cpp portability.cpp ''') boost_libs_filesystem_src_extra_files = Split(''' Makefile.am pch.h ''') boost_libs_iostreams_extra_files = Split(''' Makefile.am ''') boost_libs_iostreams_src_files = Split(''' file_descriptor.cpp mapped_file.cpp zlib.cpp ''') boost_libs_iostreams_src_extra_files = Split(''' Makefile.am pch.h ''') development_Win32_packaging_installer = Split(''' license.rtf lyx.nsi settings.nsh settings.user.nsh ''') development_Win32_packaging_installer_components = Split(''' configure.nsh core.nsh dicts.nsh external.nsh langselect.nsh reinstall.nsh uninstall.nsh user.nsh viewer.nsh ''') development_Win32_packaging_installer_dialogs = Split(''' external.ini langselect.ini reinstall.ini user.ini viewer.ini ''') development_Win32_packaging_installer_graphics = Split(''' header.bmp wizard.bmp ''') development_Win32_packaging_installer_include = Split(''' declarations.nsh detection.nsh filelists.nsh gui.nsh init.nsh lang.nsh windows.nsh ''') development_Win32_packaging_installer_lang = Split(''' english.nsh french.nsh german.nsh italian.nsh ''')