]> git.lyx.org Git - lyx.git/blob - development/scons/scons_manifest.py
installer: better explanation as suggested by Christian
[lyx.git] / development / scons / scons_manifest.py
1 from SCons.Util import Split
2
3 intl_header_files = Split('''
4     eval-plural.h
5     gettextP.h
6     gmo.h
7     hash-string.h
8     libgnuintl.h
9     libintl.h
10     loadinfo.h
11     localcharset.h
12     os2compat.h
13     plural-exp.h
14     printf-args.h
15     printf-parse.h
16     relocatable.h
17     vasnprintf.h
18     vasnwprintf.h
19     wprintf-parse.h
20     xsize.h
21 ''')
22
23
24 intl_files = Split('''
25     bindtextdom.c
26     dcgettext.c
27     dcigettext.c
28     dcngettext.c
29     dgettext.c
30     dngettext.c
31     explodename.c
32     finddomain.c
33     gettext.c
34     intl-compat.c
35     l10nflist.c
36     loadmsgcat.c
37     localcharset.c
38     localealias.c
39     localename.c
40     log.c
41     ngettext.c
42     osdep.c
43     plural-exp.c
44     plural.c
45     printf.c
46     relocatable.c
47     textdomain.c
48 ''')
49
50
51 boost_libs_signals_src_files = Split('''
52     connection.cpp
53     named_slot_map.cpp
54     signal_base.cpp
55     slot.cpp
56     trackable.cpp
57 ''')
58
59
60 boost_libs_regex_src_files = Split('''
61     c_regex_traits.cpp
62     cpp_regex_traits.cpp
63     cregex.cpp
64     fileiter.cpp
65     instances.cpp
66     posix_api.cpp
67     regex.cpp
68     regex_debug.cpp
69     regex_raw_buffer.cpp
70     regex_traits_defaults.cpp
71     w32_regex_traits.cpp
72     wide_posix_api.cpp
73     winstances.cpp
74 ''')
75
76
77 boost_libs_filesystem_src_files = Split('''
78     exception.cpp
79     operations.cpp
80     path.cpp
81     portability.cpp
82 ''')
83
84
85 boost_libs_iostreams_src_files = Split('''
86     file_descriptor.cpp
87     mapped_file.cpp
88     zlib.cpp
89 ''')
90
91
92 src_support_header_files = Split('''
93     FileMonitor.h
94     RandomAccessList.h
95     convert.h
96     copied_ptr.h
97     cow_ptr.h
98     debugstream.h
99     docstream.h
100     docstring.h
101     environment.h
102     ExceptionMessage.h
103     filefilterlist.h
104     filename.h
105     filetools.h
106     forkedcall.h
107     forkedcallqueue.h
108     forkedcontr.h
109     fs_extras.h
110     limited_stack.h
111     lstrings.h
112     lyxalgo.h
113     lyxlib.h
114     lyxmanip.h
115     lyxtime.h
116     os.h
117     os_win32.h
118     package.h
119     path.h
120     qstring_helpers.h
121     socktools.h
122     std_istream.h
123     std_ostream.h
124     systemcall.h
125     textutils.h
126     translator.h
127     types.h
128     unicode.h
129     userinfo.h
130 ''')
131
132
133 src_support_files = Split('''
134     FileMonitor.C
135     abort.C
136     chdir.C
137     convert.C
138     copy.C
139     docstream.C
140     docstring.C
141     environment.C
142     filefilterlist.C
143     filename.C
144     filetools.C
145     forkedcall.C
146     forkedcallqueue.C
147     forkedcontr.C
148     fs_extras.C
149     getcwd.C
150     kill.C
151     lstrings.C
152     lyxsum.C
153     lyxtime.C
154     mkdir.C
155     os.C
156     package.C
157     path.C
158     qstring_helpers.C
159     rename.C
160     socktools.C
161     systemcall.C
162     tempname.C
163     textutils.C
164     unicode.C
165     unlink.C
166     userinfo.C
167 ''')
168
169
170 src_mathed_header_files = Split('''
171     InsetMath.h
172     InsetMathAMSArray.h
173     InsetMathArray.h
174     InsetMathBig.h
175     InsetMathBinom.h
176     InsetMathBoldSymbol.h
177     InsetMathBox.h
178     InsetMathBoxed.h
179     InsetMathBrace.h
180     InsetMathCases.h
181     InsetMathChar.h
182     InsetMathColor.h
183     InsetMathCommand.h
184     InsetMathComment.h
185     InsetMathDFrac.h
186     InsetMathDecoration.h
187     InsetMathDelim.h
188     InsetMathDiff.h
189     InsetMathDim.h
190     InsetMathDots.h
191     InsetMathEnv.h
192     InsetMathExFunc.h
193     InsetMathExInt.h
194     InsetMathFBox.h
195     InsetMathFont.h
196     InsetMathFontOld.h
197     InsetMathFrac.h
198     InsetMathFracBase.h
199     InsetMathFrameBox.h
200     InsetMathGrid.h
201     InsetMathHull.h
202     InsetMathKern.h
203     InsetMathLefteqn.h
204     InsetMathLim.h
205     InsetMathMacro.h
206     InsetMathMakebox.h
207     InsetMathMatrix.h
208     InsetMathNest.h
209     InsetMathNumber.h
210     InsetMathOverset.h
211     InsetMathPar.h
212     InsetMathPhantom.h
213     InsetMathRef.h
214     InsetMathRoot.h
215     InsetMathScript.h
216     InsetMathSize.h
217     InsetMathSpace.h
218     InsetMathSplit.h
219     InsetMathSqrt.h
220     InsetMathStackrel.h
221     InsetMathString.h
222     InsetMathSubstack.h
223     InsetMathSymbol.h
224     InsetMathTFrac.h
225     InsetMathTabular.h
226     InsetMathUnderset.h
227     InsetMathUnknown.h
228     InsetMathXArrow.h
229     InsetMathXYMatrix.h
230     MathAtom.h
231     MathAutoCorrect.h
232     MathData.h
233     MathExtern.h
234     MathFactory.h
235     MathGridInfo.h
236     MathMacroArgument.h
237     MathMacroTable.h
238     MathMacroTemplate.h
239     MathParser.h
240     MathReplace.h
241     MathStream.h
242     MathSupport.h
243     TextPainter.h
244 ''')
245
246
247 src_mathed_files = Split('''
248     InsetMath.C
249     InsetMathAMSArray.C
250     InsetMathArray.C
251     InsetMathBig.C
252     InsetMathBinom.C
253     InsetMathBoldSymbol.C
254     InsetMathBox.C
255     InsetMathBoxed.C
256     InsetMathBrace.C
257     InsetMathCases.C
258     InsetMathChar.C
259     InsetMathColor.C
260     InsetMathCommand.C
261     InsetMathComment.C
262     InsetMathDFrac.C
263     InsetMathDecoration.C
264     InsetMathDelim.C
265     InsetMathDiff.C
266     InsetMathDim.C
267     InsetMathDots.C
268     InsetMathEnv.C
269     InsetMathExFunc.C
270     InsetMathExInt.C
271     InsetMathFBox.C
272     InsetMathFont.C
273     InsetMathFontOld.C
274     InsetMathFrac.C
275     InsetMathFracBase.C
276     InsetMathFrameBox.C
277     InsetMathGrid.C
278     InsetMathHull.C
279     InsetMathKern.C
280     InsetMathLefteqn.C
281     InsetMathLim.C
282     InsetMathMacro.C
283     InsetMathMakebox.C
284     InsetMathMatrix.C
285     InsetMathNest.C
286     InsetMathNumber.C
287     InsetMathOverset.C
288     InsetMathPar.C
289     InsetMathPhantom.C
290     InsetMathRef.C
291     InsetMathRoot.C
292     InsetMathScript.C
293     InsetMathSize.C
294     InsetMathSpace.C
295     InsetMathSplit.C
296     InsetMathSqrt.C
297     InsetMathStackrel.C
298     InsetMathString.C
299     InsetMathSubstack.C
300     InsetMathSymbol.C
301     InsetMathTFrac.C
302     InsetMathTabular.C
303     InsetMathUnderset.C
304     InsetMathUnknown.C
305     InsetMathXArrow.C
306     InsetMathXYMatrix.C
307     MathAtom.C
308     MathAutoCorrect.C
309     MathData.C
310     MathExtern.C
311     MathFactory.C
312     MathMacroArgument.C
313     MathMacroTable.C
314     MathMacroTemplate.C
315     MathParser.C
316     MathStream.C
317     MathSupport.C
318     TextPainter.C
319 ''')
320
321
322 src_insets_header_files = Split('''
323     ExternalSupport.h
324     ExternalTemplate.h
325     ExternalTransforms.h
326     inset.h
327     insetbase.h
328     insetbibitem.h
329     insetbibtex.h
330     insetbox.h
331     insetbranch.h
332     insetcaption.h
333     insetcharstyle.h
334     insetcite.h
335     insetcollapsable.h
336     insetcommand.h
337     insetcommandparams.h
338     insetenv.h
339     insetert.h
340     insetexternal.h
341     insetfloat.h
342     insetfloatlist.h
343     insetfoot.h
344     insetfootlike.h
345     insetgraphics.h
346     insetgraphicsParams.h
347     insethfill.h
348     insetinclude.h
349     insetindex.h
350     insetlabel.h
351     insetline.h
352     insetmarginal.h
353     insetnewline.h
354     insetnomencl.h
355     insetnote.h
356     insetoptarg.h
357     insetpagebreak.h
358     insetquotes.h
359     insetref.h
360     insetspace.h
361     insetspecialchar.h
362     insettabular.h
363     insettext.h
364     insettheorem.h
365     insettoc.h
366     inseturl.h
367     insetvspace.h
368     insetwrap.h
369     mailinset.h
370     render_base.h
371     render_button.h
372     render_graphic.h
373     render_preview.h
374 ''')
375
376
377 src_insets_files = Split('''
378     ExternalSupport.C
379     ExternalTemplate.C
380     ExternalTransforms.C
381     inset.C
382     insetbase.C
383     insetbibitem.C
384     insetbibtex.C
385     insetbox.C
386     insetbranch.C
387     insetcaption.C
388     insetcharstyle.C
389     insetcite.C
390     insetcollapsable.C
391     insetcommand.C
392     insetcommandparams.C
393     insetenv.C
394     insetert.C
395     insetexternal.C
396     insetfloat.C
397     insetfloatlist.C
398     insetfoot.C
399     insetfootlike.C
400     insetgraphics.C
401     insetgraphicsParams.C
402     insethfill.C
403     insetinclude.C
404     insetindex.C
405     insetlabel.C
406     insetline.C
407     insetmarginal.C
408     insetnewline.C
409     insetnomencl.C
410     insetnote.C
411     insetoptarg.C
412     insetpagebreak.C
413     insetquotes.C
414     insetref.C
415     insetspace.C
416     insetspecialchar.C
417     insettabular.C
418     insettext.C
419     insettoc.C
420     inseturl.C
421     insetvspace.C
422     insetwrap.C
423     mailinset.C
424     render_button.C
425     render_graphic.C
426     render_preview.C
427 ''')
428
429
430 src_frontends_header_files = Split('''
431     Alert.h
432     Alert_pimpl.h
433     Application.h
434     Clipboard.h
435     NoGuiFontLoader.h
436     NoGuiFontMetrics.h
437     Dialogs.h
438     FileDialog.h
439     FontLoader.h
440     FontMetrics.h
441     Gui.h
442     LyXKeySym.h
443     LyXKeySymFactory.h
444     LyXView.h
445     Menubar.h
446     Painter.h
447     Selection.h
448     Timeout.h
449     Toolbars.h
450     WorkArea.h
451     key_state.h
452     mouse_state.h
453 ''')
454
455
456 src_frontends_files = Split('''
457     Alert.C
458     Application.C
459     Dialogs.C
460     LyXView.C
461     Painter.C
462     Timeout.C
463     Toolbars.C
464     WorkArea.C
465 ''')
466
467
468 src_graphics_header_files = Split('''
469     GraphicsCache.h
470     GraphicsCacheItem.h
471     GraphicsConverter.h
472     GraphicsImage.h
473     GraphicsLoader.h
474     GraphicsParams.h
475     GraphicsTypes.h
476     LoaderQueue.h
477     PreviewImage.h
478     PreviewLoader.h
479     Previews.h
480 ''')
481
482
483 src_graphics_files = Split('''
484     GraphicsCache.C
485     GraphicsCacheItem.C
486     GraphicsConverter.C
487     GraphicsImage.C
488     GraphicsLoader.C
489     GraphicsParams.C
490     GraphicsTypes.C
491     LoaderQueue.C
492     PreviewImage.C
493     PreviewLoader.C
494     Previews.C
495 ''')
496
497
498 src_frontends_controllers_header_files = Split('''
499     BCView.h
500     ButtonController.h
501     ButtonPolicies.h
502     ControlAboutlyx.h
503     ControlBibtex.h
504     ControlBox.h
505     ControlBranch.h
506     ControlChanges.h
507     ControlCharacter.h
508     ControlCitation.h
509     ControlCommand.h
510     ControlCommandBuffer.h
511     ControlDocument.h
512     ControlERT.h
513     ControlErrorList.h
514     ControlExternal.h
515     ControlFloat.h
516     ControlGraphics.h
517     ControlInclude.h
518     ControlLog.h
519     ControlMath.h
520     ControlNote.h
521     ControlParagraph.h
522     ControlPrefs.h
523     ControlPrint.h
524     ControlRef.h
525     ControlSearch.h
526     ControlSendto.h
527     ControlShowFile.h
528     ControlSpellchecker.h
529     ControlTabular.h
530     ControlTabularCreate.h
531     ControlTexinfo.h
532     ControlThesaurus.h
533     ControlToc.h
534     ControlVSpace.h
535     ControlViewSource.h
536     ControlWrap.h
537     Dialog.h
538     Kernel.h
539     biblio.h
540     character.h
541     frnt_lang.h
542     helper_funcs.h
543     tex_helpers.h
544 ''')
545
546
547 src_frontends_controllers_files = Split('''
548     BCView.C
549     ButtonController.C
550     ButtonPolicies.C
551     ControlAboutlyx.C
552     ControlBibtex.C
553     ControlBox.C
554     ControlBranch.C
555     ControlChanges.C
556     ControlCharacter.C
557     ControlCitation.C
558     ControlCommand.C
559     ControlCommandBuffer.C
560     ControlDocument.C
561     ControlERT.C
562     ControlErrorList.C
563     ControlExternal.C
564     ControlFloat.C
565     ControlGraphics.C
566     ControlInclude.C
567     ControlLog.C
568     ControlMath.C
569     ControlNote.C
570     ControlParagraph.C
571     ControlPrefs.C
572     ControlPrint.C
573     ControlRef.C
574     ControlSearch.C
575     ControlSendto.C
576     ControlShowFile.C
577     ControlSpellchecker.C
578     ControlTabular.C
579     ControlTabularCreate.C
580     ControlTexinfo.C
581     ControlThesaurus.C
582     ControlToc.C
583     ControlVSpace.C
584     ControlViewSource.C
585     ControlWrap.C
586     Dialog.C
587     Kernel.C
588     biblio.C
589     character.C
590     frnt_lang.C
591     helper_funcs.C
592     tex_helpers.C
593 ''')
594
595
596
597 src_frontends_qt4_ui_files = Split('''
598     BiblioUi.ui
599     BranchesUi.ui
600     BulletsUi.ui
601     FloatPlacementUi.ui
602     FontUi.ui
603     LaTeXUi.ui
604     LanguageUi.ui
605     MarginsUi.ui
606     MathsUi.ui
607     NumberingUi.ui
608     PageLayoutUi.ui
609     PreambleUi.ui
610     QAboutUi.ui
611     QAskForTextUi.ui
612     QBibitemUi.ui
613     QBibtexAddUi.ui
614     QBibtexUi.ui
615     QBoxUi.ui
616     QBranchUi.ui
617     QChangesUi.ui
618     QCharacterUi.ui
619     QCitationUi.ui
620     QDelimiterUi.ui
621     QDocumentUi.ui
622     QERTUi.ui
623     QErrorListUi.ui
624     QExternalUi.ui
625     QFloatUi.ui
626     QGraphicsUi.ui
627     QIncludeUi.ui
628     QIndexUi.ui
629     QLogUi.ui
630     QMathMatrixUi.ui
631     QNomenclUi.ui
632     QNoteUi.ui
633     QParagraphUi.ui
634     QPrefColorsUi.ui
635     QPrefConvertersUi.ui
636     QPrefCopiersUi.ui
637     QPrefCygwinPathUi.ui
638     QPrefDateUi.ui
639     QPrefDisplayUi.ui
640     QPrefFileformatsUi.ui
641     QPrefIdentityUi.ui
642     QPrefKeyboardUi.ui
643     QPrefLanguageUi.ui
644     QPrefLatexUi.ui
645     QPrefPathsUi.ui
646     QPrefPlaintextUi.ui
647     QPrefPrinterUi.ui
648     QPrefScreenFontsUi.ui
649     QPrefSpellcheckerUi.ui
650     QPrefUi.ui
651     QPrefsUi.ui
652     QPrintUi.ui
653     QRefUi.ui
654     QSearchUi.ui
655     QSendtoUi.ui
656     QShowFileUi.ui
657     QSpellcheckerUi.ui
658     QTabularCreateUi.ui
659     QTabularUi.ui
660     QTexinfoUi.ui
661     QThesaurusUi.ui
662     QTocUi.ui
663     QURLUi.ui
664     QVSpaceUi.ui
665     QViewSourceUi.ui
666     QWrapUi.ui
667     TextLayoutUi.ui
668 ''')
669
670
671 src_frontends_qt4_moc_files = Split('''
672     BulletsModule.C
673     emptytable.C
674     FileDialog_private.C
675     FloatPlacement.C
676     GuiApplication.C
677     GuiImplementation.C
678     iconpalette.C
679     lengthcombo.C
680     InsertTableWidget.C
681     panelstack.C
682     QAboutDialog.C
683     QBibitemDialog.C
684     QBibtexDialog.C
685     QBoxDialog.C
686     QBranchDialog.C
687     QBranches.C
688     QChangesDialog.C
689     QCharacterDialog.C
690     QCitationDialog.C
691     QCommandBuffer.C
692     QCommandEdit.C
693     QDelimiterDialog.C
694     QDocumentDialog.C
695     QErrorListDialog.C
696     QERTDialog.C
697     QExternalDialog.C
698     QFloatDialog.C
699     QGraphicsDialog.C
700     QIncludeDialog.C
701     QIndexDialog.C
702     Action.C
703     QLog.C
704     QLogDialog.C
705     QViewSourceDialog.C
706     QViewSource.C
707     QLMenubar.C
708     QLPopupMenu.C
709     QLPrintDialog.C
710     QMathDialog.C
711     QMathMatrixDialog.C
712     QNomencl.C
713     QNomenclDialog.C
714     QNoteDialog.C
715     QParagraphDialog.C
716     QPrefsDialog.C
717     QRefDialog.C
718     QSearchDialog.C
719     QSendtoDialog.C
720     qsetborder.C
721     QShowFileDialog.C
722     QSpellcheckerDialog.C
723     QDialogView.C
724     QTabularCreateDialog.C
725     QTabularDialog.C
726     QTexinfoDialog.C
727     QThesaurusDialog.C
728     TocModel.C
729     TocWidget.C
730     QToc.C
731     GuiView.C
732     QURLDialog.C
733     QVSpaceDialog.C
734     GuiWorkArea.C
735     QWrapDialog.C
736     QLToolbar.C
737     socket_callback.C
738     validators.C
739 ''')
740
741
742 src_frontends_qt4_header_files = Split('''
743     Action.h
744     BiblioModuleBase.h
745     BulletsModule.h
746     ColorCache.h
747     DockView.h
748     FileDialog_private.h
749     GuiApplication.h
750     GuiClipboard.h
751     GuiFontLoader.h
752     GuiImplementation.h
753     GuiSelection.h
754     GuiView.h
755     GuiWorkArea.h
756     InsertTableWidget.h
757     QAbout.h
758     QAboutDialog.h
759     QBibitem.h
760     QBibitemDialog.h
761     QBibtex.h
762     QBibtexDialog.h
763     QBox.h
764     QBoxDialog.h
765     QBranch.h
766     QBranchDialog.h
767     QBranches.h
768     QBrowseBox.h
769     QChanges.h
770     QChangesDialog.h
771     QCharacter.h
772     QCharacterDialog.h
773     QCitation.h
774     QCitationDialog.h
775     QCommandBuffer.h
776     QCommandEdit.h
777     QDelimiterDialog.h
778     QDialogView.h
779     QDocument.h
780     QDocumentDialog.h
781     QERT.h
782     QERTDialog.h
783     QErrorList.h
784     QErrorListDialog.h
785     QExternal.h
786     QExternalDialog.h
787     QFloat.h
788     QFloatDialog.h
789     QGraphics.h
790     QGraphicsDialog.h
791     QGraphicsUi.h
792     QInclude.h
793     QIncludeDialog.h
794     QIndex.h
795     QIndexDialog.h
796     QLImage.h
797     QLMenubar.h
798     QLPainter.h
799     QLPopupMenu.h
800     QLPrintDialog.h
801     QLToolbar.h
802     QLog.h
803     QLogDialog.h
804     QLyXKeySym.h
805     QMathMatrixDialog.h
806     QNomencl.h
807     QNomenclDialog.h
808     QNote.h
809     QNoteDialog.h
810     QParagraph.h
811     QParagraphDialog.h
812     QPrefs.h
813     QPrefsDialog.h
814     QPrint.h
815     QRef.h
816     QRefDialog.h
817     QSearch.h
818     QSearchDialog.h
819     QSendto.h
820     QSendtoDialog.h
821     QShowFile.h
822     QShowFileDialog.h
823     QSpellchecker.h
824     QSpellcheckerDialog.h
825     QTabular.h
826     QTabularCreate.h
827     QTabularCreateDialog.h
828     QTabularDialog.h
829     QTexinfo.h
830     QTexinfoDialog.h
831     QThesaurus.h
832     QThesaurusDialog.h
833     QToc.h
834     QURLDialog.h
835     QVSpace.h
836     QVSpaceDialog.h
837     QViewSource.h
838     QViewSourceDialog.h
839     QWrap.h
840     QWrapDialog.h
841     Qt2BC.h
842     TocModel.h
843     TocWidget.h
844     UrlView.h
845     checkedwidgets.h
846     emptytable.h
847     FloatPlacement.h
848     iconpalette.h
849     lengthcombo.h
850     panelstack.h
851     qfontexample.h
852     qlkey.h
853     qsetborder.h
854     qtTimeout.h
855     qt_helpers.h
856     socket_callback.h
857     validators.h
858 ''')
859
860
861 src_frontends_qt4_files = Split('''
862     Action.C
863     Alert_pimpl.C
864     BulletsModule.C
865     ColorCache.C
866     Dialogs.C
867     FileDialog.C
868     FileDialog_private.C
869     GuiApplication.C
870     GuiClipboard.C
871     GuiFontLoader.C
872     GuiFontMetrics.C
873     GuiImplementation.C
874     GuiSelection.C
875     GuiView.C
876     GuiWorkArea.C
877     InsertTableWidget.C
878     LyXKeySymFactory.C
879     QAbout.C
880     QAboutDialog.C
881     QBibitem.C
882     QBibitemDialog.C
883     QBibtex.C
884     QBibtexDialog.C
885     QBox.C
886     QBoxDialog.C
887     QBranch.C
888     QBranchDialog.C
889     QBranches.C
890     QChanges.C
891     QChangesDialog.C
892     QCharacter.C
893     QCharacterDialog.C
894     QCitation.C
895     QCitationDialog.C
896     QCommandBuffer.C
897     QCommandEdit.C
898     QDelimiterDialog.C
899     QDialogView.C
900     QDocument.C
901     QDocumentDialog.C
902     QERT.C
903     QERTDialog.C
904     QErrorList.C
905     QErrorListDialog.C
906     QExternal.C
907     QExternalDialog.C
908     QFloat.C
909     QFloatDialog.C
910     QGraphics.C
911     QGraphicsDialog.C
912     QInclude.C
913     QIncludeDialog.C
914     QIndex.C
915     QIndexDialog.C
916     QLImage.C
917     QLMenubar.C
918     QLPainter.C
919     QLPopupMenu.C
920     QLPrintDialog.C
921     QLToolbar.C
922     QLog.C
923     QLogDialog.C
924     QLyXKeySym.C
925     QMathMatrixDialog.C
926     QNomencl.C
927     QNomenclDialog.C
928     QNote.C
929     QNoteDialog.C
930     QParagraph.C
931     QParagraphDialog.C
932     QPrefs.C
933     QPrefsDialog.C
934     QPrint.C
935     QRef.C
936     QRefDialog.C
937     QSearch.C
938     QSearchDialog.C
939     QSendto.C
940     QSendtoDialog.C
941     QShowFile.C
942     QShowFileDialog.C
943     QSpellchecker.C
944     QSpellcheckerDialog.C
945     QTabular.C
946     QTabularCreate.C
947     QTabularCreateDialog.C
948     QTabularDialog.C
949     QTexinfo.C
950     QTexinfoDialog.C
951     QThesaurus.C
952     QThesaurusDialog.C
953     QToc.C
954     QURLDialog.C
955     QVSpace.C
956     QVSpaceDialog.C
957     QViewSource.C
958     QViewSourceDialog.C
959     QWrap.C
960     QWrapDialog.C
961     Qt2BC.C
962     TocModel.C
963     TocWidget.C
964     UrlView.C
965     checkedwidgets.C
966     emptytable.C
967     FloatPlacement.C
968     iconpalette.C
969     lengthcombo.C
970     panelstack.C
971     qfontexample.C
972     qsetborder.C
973     qtTimeout.C
974     qt_helpers.C
975     socket_callback.C
976     validators.C
977 ''')
978
979
980 src_client_header_files = Split('''
981     debug.h
982     messages.h
983 ''')
984
985
986 src_client_files = Split('''
987     boost.C
988     client.C
989     debug.C
990     gettext.C
991     messages.C
992 ''')
993
994
995 src_tex2lyx_header_files = Split('''
996     Spacing.h
997     context.h
998     lyxfont.h
999     tex2lyx.h
1000     texparser.h
1001 ''')
1002
1003
1004 src_tex2lyx_files = Split('''
1005     FloatList.C
1006     Floating.C
1007     boost.C
1008     context.C
1009     counters.C
1010     gettext.C
1011     lengthcommon.C
1012     lyxfont.C
1013     lyxlayout.C
1014     lyxlex.C
1015     lyxlex_pimpl.C
1016     lyxtextclass.C
1017     math.C
1018     preamble.C
1019     table.C
1020     tex2lyx.C
1021     texparser.C
1022     text.C
1023 ''')
1024
1025
1026 src_header_files = Split('''
1027     Bidi.h
1028     BranchList.h
1029     BufferView.h
1030     Bullet.h
1031     Chktex.h
1032     Color.h
1033     ConverterCache.h
1034     CutAndPaste.h
1035     DepTable.h
1036     FloatList.h
1037     Floating.h
1038     FontIterator.h
1039     FuncStatus.h
1040     InsetList.h
1041     LColor.h
1042     LaTeX.h
1043     LaTeXFeatures.h
1044     LyXAction.h
1045     MenuBackend.h
1046     ParagraphList.h
1047     ParagraphList_fwd.h
1048     ParagraphParameters.h
1049     PrinterParams.h
1050     RowList_fwd.h
1051     Sectioning.h
1052     Spacing.h
1053     SpellBase.h
1054     Thesaurus.h
1055     TocBackend.h
1056     ToolbarBackend.h
1057     UpdateFlags.h
1058     Variables.h
1059     WordLangTuple.h
1060     aspell_local.h
1061     author.h
1062     box.h
1063     buffer.h
1064     buffer_funcs.h
1065     bufferlist.h
1066     bufferparams.h
1067     bufferview_funcs.h
1068     changes.h
1069     converter.h
1070     coordcache.h
1071     counters.h
1072     cursor.h
1073     cursor_slice.h
1074     debug.h
1075     dimension.h
1076     dispatchresult.h
1077     dociterator.h
1078     encoding.h
1079     errorlist.h
1080     exporter.h
1081     factory.h
1082     format.h
1083     funcrequest.h
1084     gettext.h
1085     graph.h
1086     importer.h
1087     insetiterator.h
1088     intl.h
1089     ispell.h
1090     kbmap.h
1091     kbsequence.h
1092     language.h
1093     layout.h
1094     lengthcommon.h
1095     lfuns.h
1096     lyx_cb.h
1097     lyx_main.h
1098     lyx_sty.h
1099     lyxfind.h
1100     lyxfont.h
1101     lyxfunc.h
1102     lyxgluelength.h
1103     lyxlayout.h
1104     lyxlayout_ptr_fwd.h
1105     lyxlength.h
1106     lyxlex.h
1107     lyxlex_pimpl.h
1108     lyxrc.h
1109     lyxrow.h
1110     lyxserver.h
1111     lyxsocket.h
1112     lyxtext.h
1113     lyxtextclass.h
1114     lyxtextclasslist.h
1115     lyxvc.h
1116     messages.h
1117     metricsinfo.h
1118     mover.h
1119     output.h
1120     output_docbook.h
1121     output_latex.h
1122     output_plaintext.h
1123     outputparams.h
1124     paper.h
1125     paragraph.h
1126     paragraph_funcs.h
1127     paragraph_pimpl.h
1128     ParagraphMetrics.h
1129     pariterator.h
1130     pspell.h
1131     rowpainter.h
1132     session.h
1133     sgml.h
1134     tabular.h
1135     tex-accent.h
1136     tex-strings.h
1137     texrow.h
1138     TextMetrics.h
1139     toc.h
1140     trans.h
1141     trans_decl.h
1142     trans_mgr.h
1143     undo.h
1144     vc-backend.h
1145     version.h
1146     vspace.h
1147 ''')
1148
1149
1150 src_pre_files = Split('''
1151     Bidi.C
1152     BranchList.C
1153     BufferView.C
1154     Bullet.C
1155     Chktex.C
1156     Color.C
1157     ConverterCache.C
1158     CutAndPaste.C
1159     DepTable.C
1160     FloatList.C
1161     Floating.C
1162     FontIterator.C
1163     FuncStatus.C
1164     InsetList.C
1165     LColor.C
1166     LaTeX.C
1167     LaTeXFeatures.C
1168     LyXAction.C
1169     MenuBackend.C
1170     ParagraphParameters.C
1171     Spacing.C
1172     TocBackend.C
1173     ToolbarBackend.C
1174     author.C
1175     boost.C
1176     buffer.C
1177     buffer_funcs.C
1178     bufferlist.C
1179     bufferparams.C
1180     bufferview_funcs.C
1181     changes.C
1182     converter.C
1183     coordcache.C
1184     counters.C
1185     cursor.C
1186     cursor_slice.C
1187     debug.C
1188     dociterator.C
1189     encoding.C
1190     errorlist.C
1191     exporter.C
1192     factory.C
1193     format.C
1194     funcrequest.C
1195     gettext.C
1196     graph.C
1197     importer.C
1198     insetiterator.C
1199     intl.C
1200     kbmap.C
1201     kbsequence.C
1202     language.C
1203     lengthcommon.C
1204     lyx_cb.C
1205     lyx_main.C
1206     lyx_sty.C
1207     lyxfind.C
1208     lyxfont.C
1209     lyxfunc.C
1210     lyxgluelength.C
1211     lyxlayout.C
1212     lyxlength.C
1213     lyxlex.C
1214     lyxlex_pimpl.C
1215     lyxrc.C
1216     lyxrow.C
1217     lyxserver.C
1218     lyxsocket.C
1219     lyxtextclass.C
1220     lyxtextclasslist.C
1221     lyxvc.C
1222     messages.C
1223     metricsinfo.C
1224     mover.C
1225     output.C
1226     output_docbook.C
1227     output_latex.C
1228     output_plaintext.C
1229     outputparams.C
1230     paragraph.C
1231     paragraph_funcs.C
1232     paragraph_pimpl.C
1233     ParagraphMetrics.C
1234     pariterator.C
1235     rowpainter.C
1236     session.C
1237     sgml.C
1238     tex-accent.C
1239     tex-strings.C
1240     texrow.C
1241     text.C
1242     text2.C
1243     text3.C
1244     TextMetrics.C
1245     toc.C
1246     trans.C
1247     trans_mgr.C
1248     undo.C
1249     vc-backend.C
1250     version.C
1251     vspace.C
1252 ''')
1253
1254
1255 src_post_files = Split('''
1256     tabular.C
1257     dimension.C
1258     PrinterParams.C
1259     box.C
1260     Thesaurus.C
1261     SpellBase.C
1262 ''')
1263
1264
1265 lib_files = Split('''
1266     CREDITS
1267     chkconfig.ltx
1268     external_templates
1269     encodings
1270     languages
1271     symbols
1272     syntax.default
1273     unicodesymbols
1274     configure.py
1275 ''')
1276
1277
1278 # do not install, ignore
1279 lib_image_noinst_files = Split('''
1280     images/README
1281     images/font-smallcaps.xpm
1282     images/math/ams_arrows.xbm
1283     images/math/ams_misc.xbm
1284     images/math/ams_nrel.xbm
1285     images/math/ams_ops.xbm
1286     images/math/ams_rel.xbm
1287     images/math/arrows.xbm
1288     images/math/bop.xbm
1289     images/math/brel.xbm
1290     images/math/deco.xbm
1291     images/math/deco.xpm
1292     images/math/delim0.xpm
1293     images/math/delim1.xpm
1294     images/math/delim.xbm
1295     images/math/dots.xbm
1296     images/math/font.xbm
1297     images/math/greek.xbm
1298     images/math/misc.xbm
1299     images/math/varsz.xbm
1300 ''')
1301
1302
1303 lib_bind_de_files = Split('''
1304     menus.bind
1305 ''')
1306
1307 lib_bind_fi_files = Split('''
1308     menus.bind
1309 ''')
1310
1311 lib_bind_pt_files = Split('''
1312     menus.bind
1313 ''')
1314
1315 lib_bind_sv_files = Split('''
1316     menus.bind
1317 ''')
1318
1319 lib_bind_files = Split('''
1320     broadway.bind
1321     cua.bind
1322     cyrkeys.bind
1323     emacs.bind
1324     greekkeys.bind
1325     hollywood.bind
1326     latinkeys.bind
1327     mac.bind
1328     math.bind
1329     menus.bind
1330     sciword.bind
1331     xemacs.bind
1332     aqua.bind
1333 ''')
1334
1335
1336 lib_examples_ca_files = Split('''
1337     splash.lyx
1338 ''')
1339
1340 lib_examples_cs_files = Split('''
1341     splash.lyx
1342 ''')
1343
1344 lib_examples_da_files = Split('''
1345     splash.lyx
1346 ''')
1347
1348 lib_examples_de_files = Split('''
1349     ItemizeBullets.lyx
1350     Lebenslauf.lyx
1351     Minipage.lyx
1352     TableExamples.lyx
1353     Waehrungen.lyx
1354     beispiel_gelyxt.lyx
1355     beispiel_roh.lyx
1356     decimal.lyx
1357     splash.lyx
1358     mathed.lyx
1359     multicol.lyx
1360 ''')
1361
1362 lib_examples_es_files = Split('''
1363     ejemplo_con_lyx.lyx
1364     ejemplo_sin_lyx.lyx
1365     splash.lyx
1366 ''')
1367
1368 lib_examples_eu_files = Split('''
1369     adibide_gordina.lyx
1370     adibide_lyx-atua.lyx
1371     splash.lyx
1372 ''')
1373
1374 lib_examples_fr_files = Split('''
1375     AlignementDecimal.lyx
1376     CV.lyx
1377     ExemplesTableaux.lyx
1378     Foils.lyx
1379     ListesPuces.lyx
1380     Minipage.lyx
1381     exemple_brut.lyx
1382     exemple_lyxifie.lyx
1383     mathed.lyx
1384     multicol.lyx
1385     splash.lyx
1386 ''')
1387
1388 lib_examples_he_files = Split('''
1389     example_raw.lyx
1390     he_example_lyxified.lyx
1391     he_example_raw.lyx
1392 ''')
1393
1394 lib_examples_hu_files = Split('''
1395     splash.lyx
1396 ''')
1397
1398 lib_examples_it_files = Split('''
1399     ItemizeBullets.lyx
1400     splash.lyx
1401 ''')
1402
1403 lib_examples_nl_files = Split('''
1404     multicol.lyx
1405     opsommingstekens.lyx
1406     splash.lyx
1407     voorbeeld_ruw.lyx
1408     voorbeeld_verlyxt.lyx
1409 ''')
1410
1411 lib_examples_pl_files = Split('''
1412     splash.lyx
1413 ''')
1414
1415 lib_examples_pt_files = Split('''
1416     splash.lyx
1417 ''')
1418
1419 lib_examples_ru_files = Split('''
1420     splash.lyx
1421 ''')
1422
1423 lib_examples_sl_files = Split('''
1424     primer_lyxan.lyx
1425     primer_surov.lyx
1426     splash.lyx
1427 ''')
1428
1429 lib_examples_ro_files = Split('''
1430     splash.lyx
1431 ''')
1432
1433 lib_examples_files = Split('''
1434     Foils.lyx
1435     ItemizeBullets.lyx
1436     Literate.lyx
1437     Minipage.lyx
1438     TableExamples.lyx
1439     aa_sample.lyx
1440     aas_sample.lyx
1441     amsart-test.lyx
1442     amsbook-test.lyx
1443     beamer-g4.jpg
1444     beamer-g4-mask.jpg
1445     beamer-icsi-logo.pdf
1446     beamer-knight1-mask.png
1447     beamer-knight1.png
1448     beamer-knight2-mask.png
1449     beamer-knight2.png
1450     beamer-knight3-mask.png
1451     beamer-knight3.png
1452     beamer-knight4-mask.png
1453     beamer-knight4.png
1454     beamerlyxexample1.lyx
1455     chess-article.lyx
1456     chessgame.lyx
1457     currency.lyx
1458     cv.lyx
1459     decimal.lyx
1460     docbook_article.lyx
1461     example_lyxified.lyx
1462     example_raw.lyx
1463     iecc05.fen
1464     iecc07.fen
1465     iecc12.fen
1466     landslide.lyx
1467     listerrors.lyx
1468     mathed.lyx
1469     multicol.lyx
1470     noweb2lyx.lyx
1471     script_form.lyx
1472     splash.lyx
1473     g-brief2.lyx
1474 ''')
1475
1476 lib_fonts_files = Split('''
1477     BaKoMaFontLicense.txt
1478     cmex10.ttf
1479     cmmi10.ttf
1480     cmr10.ttf
1481     cmsy10.ttf
1482     eufm10.ttf
1483     msam10.ttf
1484     msbm10.ttf
1485     ReadmeBaKoMa4LyX.txt
1486     wasy10.ttf
1487 ''')
1488
1489 lib_images_files = Split('''
1490     all-changes-reject.xpm
1491     all-changes-accept.xpm
1492     amssymb.xpm
1493     banner.png
1494     bookmark-goto.xpm
1495     bookmark-save.xpm
1496     break-line.xpm
1497     buffer-close.xpm
1498     buffer-export_dvi.xpm
1499     buffer-export_latex.xpm
1500     buffer-export_pdf2.xpm
1501     buffer-export_ps.xpm
1502     buffer-export_text.xpm
1503     buffer-new.xpm
1504     buffer-reload.xpm
1505     buffer-update_dvi.xpm
1506     buffer-update_pdf2.xpm
1507     buffer-update_ps.xpm
1508     buffer-view_dvi.xpm
1509     buffer-view_pdf2.xpm
1510     buffer-view_ps.xpm
1511     buffer-write-as.xpm
1512     buffer-write.xpm
1513     build-program.xpm
1514     change-accept.xpm
1515     change-next.xpm
1516     change-reject.xpm
1517     changes-merge.xpm
1518     changes-output.xpm
1519     changes-track.xpm
1520     copy.xpm
1521     cut.xpm
1522     depth-decrement.xpm
1523     depth-increment.xpm
1524     dialog-preferences.xpm
1525     dialog-show-new-inset_citation.xpm
1526     dialog-show-new-inset_graphics.xpm
1527     dialog-show-new-inset_include.xpm
1528     dialog-show-new-inset_ref.xpm
1529     dialog-show_character.xpm
1530     dialog-show_findreplace.xpm
1531     dialog-show_mathdelimiter.xpm
1532     dialog-show_mathmatrix.xpm
1533     dialog-show_mathpanel.xpm
1534     dialog-show_print.xpm
1535     dialog-show_spellchecker.xpm
1536     down.xpm
1537     ert-insert.xpm
1538     file-open.xpm
1539     float-insert_figure.xpm
1540     float-insert_table.xpm
1541     font-bold.xpm
1542     font-emph.xpm
1543     font-free-apply.xpm
1544     font-noun.xpm
1545     font-sans.xpm
1546     footnote-insert.xpm
1547     index-insert.xpm
1548     label-insert.xpm
1549     layout.xpm
1550     layout-document.xpm
1551     layout-paragraph.xpm
1552     layout_Description.xpm
1553     layout_Enumerate.xpm
1554     layout_Itemize.xpm
1555     layout_List.xpm
1556     layout_LyX-Code.xpm
1557     layout_Scrap.xpm
1558     layout_Section.xpm
1559     lyx-quit.xpm
1560     lyx.xpm
1561     marginalnote-insert.xpm
1562     math-display.xpm
1563     math-matrix.xpm
1564     math-mode.xpm
1565     math-subscript.xpm
1566     math-superscript.xpm
1567     nomencl-insert.xpm
1568     note-insert.xpm
1569     note-next.xpm
1570     paste.xpm
1571     psnfss1.xpm
1572     psnfss2.xpm
1573     psnfss3.xpm
1574     psnfss4.xpm
1575     redo.xpm
1576     standard.xpm
1577     tabular-feature_align-center.xpm
1578     tabular-feature_align-left.xpm
1579     tabular-feature_align-right.xpm
1580     tabular-feature_append-column.xpm
1581     tabular-feature_append-row.xpm
1582     tabular-feature_delete-column.xpm
1583     tabular-feature_delete-row.xpm
1584     tabular-feature_multicolumn.xpm
1585     tabular-feature_set-all-lines.xpm
1586     tabular-feature_set-longtabular.xpm
1587     tabular-feature_set-rotate-cell.xpm
1588     tabular-feature_set-rotate-tabular.xpm
1589     tabular-feature_toggle-line-bottom.xpm
1590     tabular-feature_toggle-line-left.xpm
1591     tabular-feature_toggle-line-right.xpm
1592     tabular-feature_toggle-line-top.xpm
1593     tabular-feature_unset-all-lines.xpm
1594     tabular-feature_valign-bottom.xpm
1595     tabular-feature_valign-middle.xpm
1596     tabular-feature_valign-top.xpm
1597     tabular-insert.xpm
1598     thesaurus-entry.xpm
1599     toc-view.xpm
1600     undo.xpm
1601     unknown.xpm
1602     up.xpm
1603     url-insert.xpm
1604 ''')
1605
1606
1607 lib_images_math_files = Split('''
1608     style.xbm
1609     font.xpm
1610     delim.xpm
1611     equation.xpm
1612     matrix.xpm
1613     space.xpm
1614     sqrt-square.xpm
1615     style.xpm
1616     sub.xpm
1617     super.xpm
1618     Bbbk.xpm
1619     Finv.xpm
1620     Game.xpm
1621     Im.xpm
1622     Lleftarrow.xpm
1623     Rrightarrow.xpm
1624     Lsh.xpm
1625     Re.xpm
1626     Rsh.xpm
1627     Vert.xpm
1628     Vvdash.xpm
1629     acute.xpm
1630     aleph.xpm
1631     alpha.xpm
1632     amalg.xpm
1633     angle.xpm
1634     approx.xpm
1635     approxeq.xpm
1636     asymp.xpm
1637     backepsilon.xpm
1638     backprime.xpm
1639     backsim.xpm
1640     backsimeq.xpm
1641     backslash.xpm
1642     bar.xpm
1643     bars.xpm
1644     barwedge.xpm
1645     because.xpm
1646     beta.xpm
1647     beth.xpm
1648     between.xpm
1649     bigcap.xpm
1650     bigcirc.xpm
1651     bigcup.xpm
1652     bigodot.xpm
1653     bigoplus.xpm
1654     bigotimes.xpm
1655     bigsqcup.xpm
1656     bigstar.xpm
1657     bigtriangledown.xpm
1658     bigtriangleup.xpm
1659     biguplus.xpm
1660     bigvee.xpm
1661     bigwedge.xpm
1662     blacklozenge.xpm
1663     blacksquare.xpm
1664     blacktriangle.xpm
1665     blacktriangledown.xpm
1666     blacktriangleleft.xpm
1667     blacktriangleright.xpm
1668     bot.xpm
1669     bowtie.xpm
1670     boxdot.xpm
1671     boxminus.xpm
1672     boxplus.xpm
1673     boxtimes.xpm
1674     breve.xpm
1675     bullet.xpm
1676     bumpeq.xpm
1677     bumpeq2.xpm
1678     cap.xpm
1679     cap2.xpm
1680     cases.xpm
1681     cdot.xpm
1682     cdots.xpm
1683     centerdot.xpm
1684     check.xpm
1685     chi.xpm
1686     circ.xpm
1687     circeq.xpm
1688     circlearrowleft.xpm
1689     circlearrowright.xpm
1690     circledS.xpm
1691     circledast.xpm
1692     circledcirc.xpm
1693     circleddash.xpm
1694     clubsuit.xpm
1695     complement.xpm
1696     cong.xpm
1697     coprod.xpm
1698     cup.xpm
1699     cup2.xpm
1700     curlyeqprec.xpm
1701     curlyeqsucc.xpm
1702     curlyvee.xpm
1703     curlywedge.xpm
1704     curvearrowleft.xpm
1705     curvearrowright.xpm
1706     dagger.xpm
1707     daleth.xpm
1708     dashleftarrow.xpm
1709     dashrightarrow.xpm
1710     dashv.xpm
1711     ddagger.xpm
1712     ddot.xpm
1713     ddots.xpm
1714     delta.xpm
1715     delta2.xpm
1716     diagdown.xpm
1717     diagup.xpm
1718     diamond.xpm
1719     diamondsuit.xpm
1720     digamma.xpm
1721     div.xpm
1722     divideontimes.xpm
1723     dot.xpm
1724     doteq.xpm
1725     doteqdot.xpm
1726     dotsint.xpm
1727     dotsintop.xpm
1728     dotplus.xpm
1729     doublebarwedge.xpm
1730     downarrow.xpm
1731     downarrow2.xpm
1732     downdownarrows.xpm
1733     downharpoonleft.xpm
1734     downharpoonright.xpm
1735     ell.xpm
1736     empty.xpm
1737     emptyset.xpm
1738     epsilon.xpm
1739     eqcirc.xpm
1740     eqslantgtr.xpm
1741     eqslantless.xpm
1742     equiv.xpm
1743     eta.xpm
1744     eth.xpm
1745     exists.xpm
1746     fallingdotseq.xpm
1747     flat.xpm
1748     forall.xpm
1749     frac.xpm
1750     frac-square.xpm
1751     frown.xpm
1752     gamma.xpm
1753     gamma2.xpm
1754     geq.xpm
1755     geqq.xpm
1756     geqslant.xpm
1757     gg.xpm
1758     ggg.xpm
1759     gimel.xpm
1760     gnapprox.xpm
1761     gneq.xpm
1762     gneqq.xpm
1763     gnsim.xpm
1764     grave.xpm
1765     gtrapprox.xpm
1766     gtrdot.xpm
1767     gtreqless.xpm
1768     gtreqqless.xpm
1769     gtrless.xpm
1770     gtrsim.xpm
1771     gvertneqq.xpm
1772     hat.xpm
1773     hbar.xpm
1774     heartsuit.xpm
1775     hookleftarrow.xpm
1776     hookrightarrow.xpm
1777     hphantom.xpm
1778     hslash.xpm
1779     iiiint.xpm
1780     iiiintop.xpm
1781     iiint.xpm
1782     iiintop.xpm
1783     iintop.xpm
1784     iint.xpm
1785     imath.xpm
1786     in.xpm
1787     infty.xpm
1788     int.xpm
1789     intercal.xpm
1790     intop.xpm
1791     iota.xpm
1792     jmath.xpm
1793     kappa.xpm
1794     lambda.xpm
1795     lambda2.xpm
1796     langle.xpm
1797     lbrace.xpm
1798     lbrace_rbrace.xpm
1799     lbracket.xpm
1800     lbracket_rbracket.xpm
1801     lceil.xpm
1802     lceil_rceil.xpm
1803     ldots.xpm
1804     leftarrow.xpm
1805     leftarrow2.xpm
1806     leftarrowtail.xpm
1807     leftharpoondown.xpm
1808     leftharpoonup.xpm
1809     leftleftarrows.xpm
1810     leftrightarrow.xpm
1811     leftrightarrow2.xpm
1812     leftrightarrows.xpm
1813     leftrightharpoons.xpm
1814     leftrightsquigarrow.xpm
1815     leftthreetimes.xpm
1816     leq.xpm
1817     leqq.xpm
1818     leqslant.xpm
1819     lessapprox.xpm
1820     lessdot.xpm
1821     lesseqgtr.xpm
1822     lesseqqgtr.xpm
1823     lessgtr.xpm
1824     lesssim.xpm
1825     lfloor.xpm
1826     lfloor_rfloor.xpm
1827     ll.xpm
1828     llcorner.xpm
1829     lll.xpm
1830     lnapprox.xpm
1831     lneq.xpm
1832     lneqq.xpm
1833     lnsim.xpm
1834     longleftarrow.xpm
1835     longleftarrow2.xpm
1836     longleftrightarrow.xpm
1837     longleftrightarrow2.xpm
1838     longmapsto.xpm
1839     longrightarrow.xpm
1840     longrightarrow2.xpm
1841     looparrowleft.xpm
1842     looparrowright.xpm
1843     lozenge.xpm
1844     lparen.xpm
1845     lparen_rparen.xpm
1846     lrcorner.xpm
1847     ltimes.xpm
1848     lvertneqq.xpm
1849     mapsto.xpm
1850     mathbb_C.xpm
1851     mathbb_H.xpm
1852     mathbb_N.xpm
1853     mathbb_Q.xpm
1854     mathbb_R.xpm
1855     mathbb_Z.xpm
1856     mathcal_F.xpm
1857     mathcal_H.xpm
1858     mathcal_L.xpm
1859     mathcal_O.xpm
1860     mathcircumflex.xpm
1861     mathrm_T.xpm
1862     measuredangle.xpm
1863     mho.xpm
1864     mid.xpm
1865     models.xpm
1866     mp.xpm
1867     mu.xpm
1868     multimap.xpm
1869     nabla.xpm
1870     natural.xpm
1871     ncong.xpm
1872     nearrow.xpm
1873     neg.xpm
1874     neq.xpm
1875     nexists.xpm
1876     ngeq.xpm
1877     ngeqq.xpm
1878     ngeqslant.xpm
1879     ngtr.xpm
1880     ni.xpm
1881     nleftarrow.xpm
1882     nleftarrow2.xpm
1883     nleftrightarrow.xpm
1884     nleftrightarrow2.xpm
1885     nleq.xpm
1886     nleqq.xpm
1887     nleqslant.xpm
1888     nless.xpm
1889     nmid.xpm
1890     notin.xpm
1891     nparallel.xpm
1892     nprec.xpm
1893     npreceq.xpm
1894     nrightarrow.xpm
1895     nrightarrow2.xpm
1896     nshortmid.xpm
1897     nshortparallel.xpm
1898     nsim.xpm
1899     nsubseteq.xpm
1900     nsucc.xpm
1901     nsucceq.xpm
1902     nsupseteq.xpm
1903     nsupseteqq.xpm
1904     ntriangleleft.xpm
1905     ntrianglelefteq.xpm
1906     ntriangleright.xpm
1907     ntrianglerighteq.xpm
1908     nu.xpm
1909     nvdash.xpm
1910     nvdash2.xpm
1911     nvdash3.xpm
1912     nwarrow.xpm
1913     odot.xpm
1914     oiint.xpm
1915     oiintop.xpm
1916     oint.xpm
1917     ointclockwise.xpm
1918     ointclockwiseop.xpm
1919     ointctrclockwise.xpm
1920     ointctrclockwiseop.xpm
1921     ointop.xpm
1922     omega.xpm
1923     omega2.xpm
1924     ominus.xpm
1925     oplus.xpm
1926     oslash.xpm
1927     otimes.xpm
1928     overbrace.xpm
1929     overleftarrow.xpm
1930     overleftrightarrow.xpm
1931     overline.xpm
1932     overrightarrow.xpm
1933     overset.xpm
1934     parallel.xpm
1935     partial.xpm
1936     perp.xpm
1937     phantom.xpm
1938     phi.xpm
1939     phi2.xpm
1940     pi.xpm
1941     pi2.xpm
1942     pitchfork.xpm
1943     pm.xpm
1944     prec.xpm
1945     precapprox.xpm
1946     preccurlyeq.xpm
1947     preceq.xpm
1948     precnapprox.xpm
1949     precnsim.xpm
1950     precsim.xpm
1951     prime.xpm
1952     prod.xpm
1953     propto.xpm
1954     psi.xpm
1955     psi2.xpm
1956     rangle.xpm
1957     rbrace.xpm
1958     rbracket.xpm
1959     rceil.xpm
1960     rfloor.xpm
1961     rho.xpm
1962     rightarrow.xpm
1963     rightarrow2.xpm
1964     rightarrowtail.xpm
1965     rightharpoondown.xpm
1966     rightharpoonup.xpm
1967     rightleftarrows.xpm
1968     rightleftharpoons.xpm
1969     rightrightarrows.xpm
1970     rightsquigarrow.xpm
1971     rightthreetimes.xpm
1972     risingdotseq.xpm
1973     root.xpm
1974     rparen.xpm
1975     rtimes.xpm
1976     searrow.xpm
1977     setminus.xpm
1978     sharp.xpm
1979     shortmid.xpm
1980     shortparallel.xpm
1981     sigma.xpm
1982     sigma2.xpm
1983     sim.xpm
1984     simeq.xpm
1985     slash.xpm
1986     smallfrown.xpm
1987     smallsetminus.xpm
1988     smallsmile.xpm
1989     smile.xpm
1990     spadesuit.xpm
1991     sphericalangle.xpm
1992     sqcap.xpm
1993     sqcup.xpm
1994     sqiint.xpm
1995     sqiintop.xpm
1996     sqint.xpm
1997     sqintop.xpm
1998     sqrt.xpm
1999     sqsubset.xpm
2000     sqsubseteq.xpm
2001     sqsupset.xpm
2002     sqsupseteq.xpm
2003     square.xpm
2004     star.xpm
2005     subset.xpm
2006     subset2.xpm
2007     subseteq.xpm
2008     subseteqq.xpm
2009     subsetneq.xpm
2010     subsetneqq.xpm
2011     succ.xpm
2012     succapprox.xpm
2013     succcurlyeq.xpm
2014     succeq.xpm
2015     succnapprox.xpm
2016     succnsim.xpm
2017     succsim.xpm
2018     sum.xpm
2019     supset.xpm
2020     supset2.xpm
2021     supseteq.xpm
2022     supseteqq.xpm
2023     supsetneq.xpm
2024     supsetneqq.xpm
2025     surd.xpm
2026     swarrow.xpm
2027     tau.xpm
2028     textrm_Oe.xpm
2029     textrm_AA.xpm
2030     therefore.xpm
2031     theta.xpm
2032     theta2.xpm
2033     thickapprox.xpm
2034     thicksim.xpm
2035     tilde.xpm
2036     times.xpm
2037     top.xpm
2038     triangle.xpm
2039     triangledown.xpm
2040     triangleleft.xpm
2041     trianglelefteq.xpm
2042     triangleq.xpm
2043     triangleright.xpm
2044     trianglerighteq.xpm
2045     twoheadleftarrow.xpm
2046     twoheadrightarrow.xpm
2047     ulcorner.xpm
2048     underbrace.xpm
2049     underleftarrow.xpm
2050     underleftrightarrow.xpm
2051     underline.xpm
2052     underrightarrow.xpm
2053     underscore.xpm
2054     underset.xpm
2055     uparrow.xpm
2056     uparrow2.xpm
2057     updownarrow.xpm
2058     updownarrow2.xpm
2059     upharpoonleft.xpm
2060     upharpoonright.xpm
2061     uplus.xpm
2062     upsilon.xpm
2063     upsilon2.xpm
2064     upuparrows.xpm
2065     urcorner.xpm
2066     varepsilon.xpm
2067     varkappa.xpm
2068     varnothing.xpm
2069     varphi.xpm
2070     varpi.xpm
2071     varpropto.xpm
2072     varsigma.xpm
2073     varsubsetneq.xpm
2074     varsubsetneqq.xpm
2075     varsupsetneq.xpm
2076     varsupsetneqq.xpm
2077     vartheta.xpm
2078     vartriangle.xpm
2079     vartriangleleft.xpm
2080     vartriangleright.xpm
2081     vdash.xpm
2082     vdash2.xpm
2083     vdash3.xpm
2084     vdots.xpm
2085     vec.xpm
2086     vee.xpm
2087     veebar.xpm
2088     vphantom.xpm
2089     wedge.xpm
2090     widehat.xpm
2091     widetilde.xpm
2092     wp.xpm
2093     wr.xpm
2094     xi.xpm
2095     xi2.xpm
2096     zeta.xpm
2097 ''')
2098
2099
2100 lib_kbd_files = Split('''
2101     american-2.kmap
2102     american.kmap
2103     arabic.kmap
2104     bg-bds-1251.kmap
2105     brazil.kmap
2106     brazil2.kmap
2107     czech-prg.kmap
2108     czech.kmap
2109     european.kmap
2110     francais.kmap
2111     french.kmap
2112     german-2.kmap
2113     german-3.kmap
2114     german.kmap
2115     greek.kmap
2116     hebrew.kmap
2117     koi8-r.kmap
2118     koi8-u.kmap
2119     latvian.kmap
2120     magyar-2.kmap
2121     magyar-3.kmap
2122     magyar.kmap
2123     null.kmap
2124     polish.kmap
2125     polski.kmap
2126     portuges.kmap
2127     romanian.kmap
2128     serbian.kmap
2129     serbocroatian.kmap
2130     sf.kmap
2131     sg.kmap
2132     slovak.kmap
2133     slovene.kmap
2134     thai-kedmanee.kmap
2135     transilvanian.kmap
2136     turkish-f.kmap
2137     turkish.kmap
2138     espanol.kmap
2139 ''')
2140
2141
2142 lib_layouts_files = Split('''
2143     IEEEtran.layout
2144     aa.layout
2145     aapaper.layout
2146     aastex.layout
2147     agu-dtd.layout
2148     agums.layout
2149     amsart-plain.layout
2150     amsart-seq.layout
2151     amsart.layout
2152     amsbook.layout
2153     apa.layout
2154     arab-article.layout
2155     article.layout
2156     beamer.layout
2157     book.layout
2158     broadway.layout
2159     chess.layout
2160     cl2emult.layout
2161     cv.layout
2162     dinbrief.layout
2163     docbook-book.layout
2164     docbook-chapter.layout
2165     docbook-section.layout
2166     docbook.layout
2167     dtk.layout
2168     egs.layout
2169     elsart.layout
2170     entcs.layout
2171     europecv.layout
2172     extarticle.layout
2173     extbook.layout
2174     extletter.layout
2175     extreport.layout
2176     foils.layout
2177     g-brief-de.layout
2178     g-brief-en.layout
2179     g-brief2.layout
2180     heb-article.layout
2181     heb-letter.layout
2182     hollywood.layout
2183     ijmpc.layout
2184     ijmpd.layout
2185     isprs.layout
2186     jgrga.layout
2187     kluwer.layout
2188     latex8.layout
2189     letter.layout
2190     literate-article.layout
2191     literate-book.layout
2192     literate-report.layout
2193     llncs.layout
2194     ltugboat.layout
2195     manpage.layout
2196     memoir.layout
2197     moderncv.layout
2198     mwart.layout
2199     mwbk.layout
2200     mwrep.layout
2201     paper.layout
2202     report.layout
2203     revtex.layout
2204     revtex4.layout
2205     scrartcl.layout
2206     scrbook.layout
2207     scrlettr.layout
2208     scrlttr2.layout
2209     scrreprt.layout
2210     seminar.layout
2211     siamltex.layout
2212     slides.layout
2213     spie.layout
2214     svglobal.layout
2215     svjog.layout
2216     svprobth.layout
2217     aapaper.inc
2218     agu_stdclass.inc
2219     agu_stdcounters.inc
2220     agu_stdlists.inc
2221     agu_stdsections.inc
2222     agu_stdtitle.inc
2223     aguplus.inc
2224     amsdefs.inc
2225     amsmaths-plain.inc
2226     amsmaths-seq.inc
2227     amsmaths.inc
2228     db_lyxmacros.inc
2229     db_stdcharstyles.inc
2230     db_stdclass.inc
2231     db_stdcounters.inc
2232     db_stdlayouts.inc
2233     db_stdlists.inc
2234     db_stdsections.inc
2235     db_stdstarsections.inc
2236     db_stdstruct.inc
2237     db_stdtitle.inc
2238     literate-scrap.inc
2239     lyxmacros.inc
2240     numarticle.inc
2241     numreport.inc
2242     numrevtex.inc
2243     scrclass.inc
2244     stdclass.inc
2245     stdcounters.inc
2246     stdfloats.inc
2247     stdlayouts.inc
2248     stdletter.inc
2249     stdlists.inc
2250     stdsections.inc
2251     stdstarsections.inc
2252     stdstruct.inc
2253     stdtitle.inc
2254     svjour.inc
2255 ''')
2256
2257
2258 lib_scripts_files = Split('''
2259     TeXFiles.py
2260     clean_dvi.py
2261     convertDefault.py
2262     date.py
2263     fen2ascii.py
2264     fig2pdftex.py
2265     fig2pstex.py
2266     fig_copy.py
2267     layout2layout.py
2268     legacy_lyxpreview2ppm.py
2269     listerrors
2270     lyxpreview2bitmap.py
2271     lyxpreview_tools.py
2272     tex_copy.py
2273 ''')
2274
2275
2276 lib_templates_files = Split('''
2277     IEEEtran.lyx
2278     README.new_templates
2279     aa.lyx
2280     aastex.lyx
2281     agu_article.lyx
2282     beamer-conference-ornate-20min.lyx
2283     biblioExample.bib
2284     CV-image.eps
2285     CV-image.png
2286     de_beamer-conference-ornate-20min.lyx
2287     dinbrief.lyx
2288     docbook_article.lyx
2289     elsart.lyx
2290     europeCV.lyx
2291     fr_beamer-conference-ornate-20min.lyx
2292     g-brief2.lyx
2293     g-brief-de.lyx
2294     g-brief-en.lyx
2295     ijmpc.lyx
2296     ijmpd.lyx
2297     hollywood.lyx
2298     kluwer.lyx
2299     koma-letter2.lyx
2300     latex8.lyx
2301     letter.lyx
2302     modernCV.lyx
2303     revtex.lyx
2304     revtex4.lyx
2305     slides.lyx
2306 ''')
2307
2308
2309 lib_tex_files = Split('''
2310     broadway.cls
2311     cv.cls
2312     hollywood.cls
2313     lyxchess.sty
2314     lyxskak.sty
2315     revtex.cls
2316 ''')
2317
2318
2319 lib_ui_files = Split('''
2320     classic.ui
2321     default.ui
2322     stdmenus.inc
2323     stdtoolbars.inc
2324 ''')
2325
2326 lib_doc_clipart_files = Split('''
2327     BoxInsetDefaultQt4.png
2328     ChildDocumentQt4.png
2329     CommentNoteImageQt4.png
2330     escher-lsd.eps
2331     endnotes.pdf
2332     ExternalMaterialQt4.png
2333     floatQt4.png
2334     footnoteQt4.png
2335     FramedNoteImageQt4.png
2336     GreyedOutNoteImageQt4.png
2337     labelQt4.png
2338     LyXNoteImageQt4.png
2339     mobius.eps
2340     platypus.eps
2341     referenceQt4.png
2342     ShadedNoteImageQt4.png
2343     with_fntright.pdf
2344     without_fntright.pdf
2345 ''')
2346
2347 lib_doc_cs_files = Split('''
2348     Tutorial.lyx
2349 ''')
2350
2351 lib_doc_da_files = Split('''
2352     Intro.lyx
2353 ''')
2354
2355 lib_doc_de_files = Split('''
2356     Customization.lyx
2357     Extended.lyx
2358     FAQ.lyx
2359     Intro.lyx
2360     Tutorial.lyx
2361     UserGuide.lyx
2362 ''')
2363
2364 lib_doc_es_files = Split('''
2365     DocumentoPostizo1.lyx
2366     DocumentoPostizo2.lyx
2367     DocumentoTextoPostizo.txt
2368     EmbeddedObjects.lyx
2369     Extended.lyx
2370     Intro.lyx
2371     Tutorial.lyx
2372 ''')
2373
2374 lib_doc_es_clipart_files = Split('''
2375     ComentNotaImagenQt4.png
2376     CuadroMinipagQt4.png
2377     DocumentoHijoQt4.png
2378     etiquetaQt4.png
2379     flotanteQt4.png
2380     GrisNotaImagenQt4.png
2381     MaterialExternoQt4.png
2382     NotaEnmarcadaImg.png
2383     NotaLyXImagenQt4.png
2384     notapieQt4.png
2385     NotaSombreadaImg.png
2386     referenciaQt4.png
2387 ''')
2388
2389 lib_doc_eu_files = Split('''
2390     Customization.lyx
2391     Extended.lyx
2392     FAQ.lyx
2393     Intro.lyx
2394     Tutorial.lyx
2395     UserGuide.lyx
2396 ''')
2397
2398 lib_doc_fr_files = Split('''
2399     Customization.lyx
2400     Extended.lyx
2401     FAQ.lyx
2402     Intro.lyx
2403     Tutorial.lyx
2404     UserGuide.lyx
2405 ''')
2406
2407 lib_doc_he_files = Split('''
2408     Intro.lyx
2409     Tutorial.lyx
2410 ''')
2411
2412 lib_doc_hu_files = Split('''
2413     Intro.lyx
2414     Tutorial.lyx
2415 ''')
2416
2417 lib_doc_it_files = Split('''
2418     Customization.lyx
2419     Intro.lyx
2420     Tutorial.lyx
2421     UserGuide.lyx
2422 ''')
2423
2424 lib_doc_nl_files = Split('''
2425     Intro.lyx
2426     Tutorial.lyx
2427 ''')
2428
2429 lib_doc_nb_files = Split('''
2430     Intro.lyx
2431 ''')
2432
2433 lib_doc_pl_files = Split('''
2434     Extended.lyx
2435     Intro.lyx
2436     Tutorial.lyx
2437 ''')
2438
2439 lib_doc_pt_files = Split('''
2440     Intro.lyx
2441     Tutorial.lyx
2442 ''')
2443
2444 lib_doc_ro_files = Split('''
2445     Intro.lyx
2446 ''')
2447
2448 lib_doc_ru_files = Split('''
2449     FAQ.lyx
2450     Intro.lyx
2451     Tutorial.lyx
2452 ''')
2453
2454 lib_doc_sk_files = Split('''
2455     Tutorial.lyx
2456     UserGuide.lyx
2457 ''')
2458
2459 lib_doc_sl_files = Split('''
2460     Intro.lyx
2461     Tutorial.lyx
2462 ''')
2463
2464 lib_doc_sv_files = Split('''
2465     Intro.lyx
2466     Tutorial.lyx
2467 ''')
2468
2469 lib_doc_files = Split('''
2470     Customization.lyx
2471     DocStyle.lyx
2472     DummyTextDocument.txt
2473     DummyDocument1.lyx
2474     DummyDocument2.lyx
2475     EmbeddedObjects.lyx
2476     Extended.lyx
2477     FAQ.lyx
2478     Intro.lyx
2479     LaTeXConfig.lyx.in
2480     Reference.lyx
2481     Tutorial.lyx
2482     UserGuide.lyx
2483 ''')
2484
2485
2486 lib_lyx2lyx_files = Split('''
2487     lyx2lyx
2488     lyx2lyx_lang.py
2489     generate_encoding_info.py
2490     parser_tools.py
2491     LyX.py
2492     lyx_0_06.py
2493     lyx_0_08.py
2494     lyx_0_10.py
2495     lyx_0_12.py
2496     lyx_1_0.py
2497     lyx_1_1.py
2498     lyx_1_1_5.py
2499     lyx_1_1_6_0.py
2500     lyx_1_1_6_3.py
2501     lyx_1_2.py
2502     lyx_1_3.py
2503     lyx_1_4.py
2504     lyx_1_5.py
2505     profiling.py
2506     test_parser_tools.py
2507 ''')
2508
2509
2510 win32_bakoma_fonts = Split('''
2511     Readme.txt
2512     Licence.txt
2513     cmex10.ttf
2514     cmr10.ttf
2515     eufm10.ttf
2516     msbm10.ttf
2517     cmmi10.ttf
2518     cmsy10.ttf
2519     msam10.ttf
2520     wasy10.ttf
2521 ''')
2522
2523
2524 win32_packaging_installer_files = Split('''
2525     license.rtf
2526     lyx.nsi
2527     settings.nsh
2528     settings.user.nsh
2529 ''')
2530
2531
2532 win32_packaging_installer_components_files = Split('''
2533     configure.nsh
2534     dicts.nsh
2535     langselect.nsh
2536     uninstall.nsh
2537     viewer.nsh
2538     core.nsh
2539     external.nsh
2540     reinstall.nsh
2541     user.nsh
2542 ''')
2543
2544
2545 win32_packaging_installer_dialogs_files = Split('''
2546     external.ini
2547     langselect.ini
2548     reinstall.ini
2549     user.ini
2550     viewer.ini
2551 ''')
2552
2553
2554 win32_packaging_installer_graphics_files = Split('''
2555     header.bmp
2556     wizard.bmp
2557 ''')
2558
2559
2560 win32_packaging_installer_include_files = Split('''
2561     declarations.nsh
2562     detection.nsh
2563     filelists.nsh
2564     gui.nsh
2565     init.nsh
2566     lang.nsh
2567     windows.nsh
2568 ''')
2569
2570
2571 win32_packaging_installer_lang_files = Split('''
2572     english.nsh
2573     french.nsh
2574     german.nsh
2575     italian.nsh
2576 ''')