]> git.lyx.org Git - features.git/blob - development/scons/scons_manifest.py
Partly undo rev 17780: Since the lfun math-matrix does still exist and can
[features.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     QMathUi.ui
632     QNomenclUi.ui
633     QNoteUi.ui
634     QParagraphUi.ui
635     QPrefColorsUi.ui
636     QPrefConvertersUi.ui
637     QPrefCopiersUi.ui
638     QPrefCygwinPathUi.ui
639     QPrefDateUi.ui
640     QPrefDisplayUi.ui
641     QPrefFileformatsUi.ui
642     QPrefIdentityUi.ui
643     QPrefKeyboardUi.ui
644     QPrefLanguageUi.ui
645     QPrefLatexUi.ui
646     QPrefPathsUi.ui
647     QPrefPlaintextUi.ui
648     QPrefPrinterUi.ui
649     QPrefScreenFontsUi.ui
650     QPrefSpellcheckerUi.ui
651     QPrefUi.ui
652     QPrefsUi.ui
653     QPrintUi.ui
654     QRefUi.ui
655     QSearchUi.ui
656     QSendtoUi.ui
657     QShowFileUi.ui
658     QSpellcheckerUi.ui
659     QTabularCreateUi.ui
660     QTabularUi.ui
661     QTexinfoUi.ui
662     QThesaurusUi.ui
663     QTocUi.ui
664     QURLUi.ui
665     QVSpaceUi.ui
666     QViewSourceUi.ui
667     QWrapUi.ui
668     TextLayoutUi.ui
669 ''')
670
671
672 src_frontends_qt4_moc_files = Split('''
673     BulletsModule.C
674     emptytable.C
675     FileDialog_private.C
676     FloatPlacement.C
677     GuiApplication.C
678     GuiImplementation.C
679     iconpalette.C
680     lengthcombo.C
681     InsertTableWidget.C
682     panelstack.C
683     QAboutDialog.C
684     QBibitemDialog.C
685     QBibtexDialog.C
686     QBoxDialog.C
687     QBranchDialog.C
688     QBranches.C
689     QChangesDialog.C
690     QCharacterDialog.C
691     QCitationDialog.C
692     QCommandBuffer.C
693     QCommandEdit.C
694     QDelimiterDialog.C
695     QDocumentDialog.C
696     QErrorListDialog.C
697     QERTDialog.C
698     QExternalDialog.C
699     QFloatDialog.C
700     QGraphicsDialog.C
701     QIncludeDialog.C
702     QIndexDialog.C
703     Action.C
704     QLog.C
705     QLogDialog.C
706     QViewSourceDialog.C
707     QViewSource.C
708     QLMenubar.C
709     QLPopupMenu.C
710     QLPrintDialog.C
711     QMathDialog.C
712     QMathMatrixDialog.C
713     QNomencl.C
714     QNomenclDialog.C
715     QNoteDialog.C
716     QParagraphDialog.C
717     QPrefsDialog.C
718     QRefDialog.C
719     QSearchDialog.C
720     QSendtoDialog.C
721     qsetborder.C
722     QShowFileDialog.C
723     QSpellcheckerDialog.C
724     QDialogView.C
725     QTabularCreateDialog.C
726     QTabularDialog.C
727     QTexinfoDialog.C
728     QThesaurusDialog.C
729     TocModel.C
730     TocWidget.C
731     QToc.C
732     GuiView.C
733     QURLDialog.C
734     QVSpaceDialog.C
735     GuiWorkArea.C
736     QWrapDialog.C
737     QLToolbar.C
738     socket_callback.C
739     validators.C
740 ''')
741
742
743 src_frontends_qt4_header_files = Split('''
744     Action.h
745     BiblioModuleBase.h
746     BulletsModule.h
747     ColorCache.h
748     DockView.h
749     FileDialog_private.h
750     GuiApplication.h
751     GuiClipboard.h
752     GuiFontLoader.h
753     GuiImplementation.h
754     GuiSelection.h
755     GuiView.h
756     GuiWorkArea.h
757     InsertTableWidget.h
758     QAbout.h
759     QAboutDialog.h
760     QBibitem.h
761     QBibitemDialog.h
762     QBibtex.h
763     QBibtexDialog.h
764     QBox.h
765     QBoxDialog.h
766     QBranch.h
767     QBranchDialog.h
768     QBranches.h
769     QBrowseBox.h
770     QChanges.h
771     QChangesDialog.h
772     QCharacter.h
773     QCharacterDialog.h
774     QCitation.h
775     QCitationDialog.h
776     QCommandBuffer.h
777     QCommandEdit.h
778     QDelimiterDialog.h
779     QDialogView.h
780     QDocument.h
781     QDocumentDialog.h
782     QERT.h
783     QERTDialog.h
784     QErrorList.h
785     QErrorListDialog.h
786     QExternal.h
787     QExternalDialog.h
788     QFloat.h
789     QFloatDialog.h
790     QGraphics.h
791     QGraphicsDialog.h
792     QGraphicsUi.h
793     QInclude.h
794     QIncludeDialog.h
795     QIndex.h
796     QIndexDialog.h
797     QLImage.h
798     QLMenubar.h
799     QLPainter.h
800     QLPopupMenu.h
801     QLPrintDialog.h
802     QLToolbar.h
803     QLog.h
804     QLogDialog.h
805     QLyXKeySym.h
806     QMath.h
807     QMathDialog.h
808     QMathMatrixDialog.h
809     QNomencl.h
810     QNomenclDialog.h
811     QNote.h
812     QNoteDialog.h
813     QParagraph.h
814     QParagraphDialog.h
815     QPrefs.h
816     QPrefsDialog.h
817     QPrint.h
818     QRef.h
819     QRefDialog.h
820     QSearch.h
821     QSearchDialog.h
822     QSendto.h
823     QSendtoDialog.h
824     QShowFile.h
825     QShowFileDialog.h
826     QSpellchecker.h
827     QSpellcheckerDialog.h
828     QTabular.h
829     QTabularCreate.h
830     QTabularCreateDialog.h
831     QTabularDialog.h
832     QTexinfo.h
833     QTexinfoDialog.h
834     QThesaurus.h
835     QThesaurusDialog.h
836     QToc.h
837     QURLDialog.h
838     QVSpace.h
839     QVSpaceDialog.h
840     QViewSource.h
841     QViewSourceDialog.h
842     QWrap.h
843     QWrapDialog.h
844     Qt2BC.h
845     TocModel.h
846     TocWidget.h
847     UrlView.h
848     checkedwidgets.h
849     emptytable.h
850     FloatPlacement.h
851     iconpalette.h
852     lengthcombo.h
853     panelstack.h
854     qfontexample.h
855     qlkey.h
856     qsetborder.h
857     qtTimeout.h
858     qt_helpers.h
859     socket_callback.h
860     validators.h
861 ''')
862
863
864 src_frontends_qt4_files = Split('''
865     Action.C
866     Alert_pimpl.C
867     BulletsModule.C
868     ColorCache.C
869     Dialogs.C
870     FileDialog.C
871     FileDialog_private.C
872     GuiApplication.C
873     GuiClipboard.C
874     GuiFontLoader.C
875     GuiFontMetrics.C
876     GuiImplementation.C
877     GuiSelection.C
878     GuiView.C
879     GuiWorkArea.C
880     InsertTableWidget.C
881     LyXKeySymFactory.C
882     QAbout.C
883     QAboutDialog.C
884     QBibitem.C
885     QBibitemDialog.C
886     QBibtex.C
887     QBibtexDialog.C
888     QBox.C
889     QBoxDialog.C
890     QBranch.C
891     QBranchDialog.C
892     QBranches.C
893     QChanges.C
894     QChangesDialog.C
895     QCharacter.C
896     QCharacterDialog.C
897     QCitation.C
898     QCitationDialog.C
899     QCommandBuffer.C
900     QCommandEdit.C
901     QDelimiterDialog.C
902     QDialogView.C
903     QDocument.C
904     QDocumentDialog.C
905     QERT.C
906     QERTDialog.C
907     QErrorList.C
908     QErrorListDialog.C
909     QExternal.C
910     QExternalDialog.C
911     QFloat.C
912     QFloatDialog.C
913     QGraphics.C
914     QGraphicsDialog.C
915     QInclude.C
916     QIncludeDialog.C
917     QIndex.C
918     QIndexDialog.C
919     QLImage.C
920     QLMenubar.C
921     QLPainter.C
922     QLPopupMenu.C
923     QLPrintDialog.C
924     QLToolbar.C
925     QLog.C
926     QLogDialog.C
927     QLyXKeySym.C
928     QMath.C
929     QMathDialog.C
930     QMathMatrixDialog.C
931     QNomencl.C
932     QNomenclDialog.C
933     QNote.C
934     QNoteDialog.C
935     QParagraph.C
936     QParagraphDialog.C
937     QPrefs.C
938     QPrefsDialog.C
939     QPrint.C
940     QRef.C
941     QRefDialog.C
942     QSearch.C
943     QSearchDialog.C
944     QSendto.C
945     QSendtoDialog.C
946     QShowFile.C
947     QShowFileDialog.C
948     QSpellchecker.C
949     QSpellcheckerDialog.C
950     QTabular.C
951     QTabularCreate.C
952     QTabularCreateDialog.C
953     QTabularDialog.C
954     QTexinfo.C
955     QTexinfoDialog.C
956     QThesaurus.C
957     QThesaurusDialog.C
958     QToc.C
959     QURLDialog.C
960     QVSpace.C
961     QVSpaceDialog.C
962     QViewSource.C
963     QViewSourceDialog.C
964     QWrap.C
965     QWrapDialog.C
966     Qt2BC.C
967     TocModel.C
968     TocWidget.C
969     UrlView.C
970     checkedwidgets.C
971     emptytable.C
972     FloatPlacement.C
973     iconpalette.C
974     lengthcombo.C
975     panelstack.C
976     qfontexample.C
977     qsetborder.C
978     qtTimeout.C
979     qt_helpers.C
980     socket_callback.C
981     validators.C
982 ''')
983
984
985 src_client_header_files = Split('''
986     debug.h
987     messages.h
988 ''')
989
990
991 src_client_files = Split('''
992     boost.C
993     client.C
994     debug.C
995     gettext.C
996     messages.C
997 ''')
998
999
1000 src_tex2lyx_header_files = Split('''
1001     Spacing.h
1002     context.h
1003     lyxfont.h
1004     tex2lyx.h
1005     texparser.h
1006 ''')
1007
1008
1009 src_tex2lyx_files = Split('''
1010     FloatList.C
1011     Floating.C
1012     boost.C
1013     context.C
1014     counters.C
1015     gettext.C
1016     lengthcommon.C
1017     lyxfont.C
1018     lyxlayout.C
1019     lyxlex.C
1020     lyxlex_pimpl.C
1021     lyxtextclass.C
1022     math.C
1023     preamble.C
1024     table.C
1025     tex2lyx.C
1026     texparser.C
1027     text.C
1028 ''')
1029
1030
1031 src_header_files = Split('''
1032     Bidi.h
1033     BranchList.h
1034     BufferView.h
1035     Bullet.h
1036     Chktex.h
1037     Color.h
1038     ConverterCache.h
1039     CutAndPaste.h
1040     DepTable.h
1041     FloatList.h
1042     Floating.h
1043     FontIterator.h
1044     FuncStatus.h
1045     InsetList.h
1046     LColor.h
1047     LaTeX.h
1048     LaTeXFeatures.h
1049     LyXAction.h
1050     MenuBackend.h
1051     ParagraphList.h
1052     ParagraphList_fwd.h
1053     ParagraphParameters.h
1054     PrinterParams.h
1055     RowList_fwd.h
1056     Sectioning.h
1057     Spacing.h
1058     SpellBase.h
1059     Thesaurus.h
1060     TocBackend.h
1061     ToolbarBackend.h
1062     UpdateFlags.h
1063     Variables.h
1064     WordLangTuple.h
1065     aspell_local.h
1066     author.h
1067     box.h
1068     buffer.h
1069     buffer_funcs.h
1070     bufferlist.h
1071     bufferparams.h
1072     bufferview_funcs.h
1073     changes.h
1074     converter.h
1075     coordcache.h
1076     counters.h
1077     cursor.h
1078     cursor_slice.h
1079     debug.h
1080     dimension.h
1081     dispatchresult.h
1082     dociterator.h
1083     encoding.h
1084     errorlist.h
1085     exporter.h
1086     factory.h
1087     format.h
1088     funcrequest.h
1089     gettext.h
1090     graph.h
1091     importer.h
1092     insetiterator.h
1093     intl.h
1094     ispell.h
1095     kbmap.h
1096     kbsequence.h
1097     language.h
1098     layout.h
1099     lengthcommon.h
1100     lfuns.h
1101     lyx_cb.h
1102     lyx_main.h
1103     lyx_sty.h
1104     lyxfind.h
1105     lyxfont.h
1106     lyxfunc.h
1107     lyxgluelength.h
1108     lyxlayout.h
1109     lyxlayout_ptr_fwd.h
1110     lyxlength.h
1111     lyxlex.h
1112     lyxlex_pimpl.h
1113     lyxrc.h
1114     lyxrow.h
1115     lyxserver.h
1116     lyxsocket.h
1117     lyxtext.h
1118     lyxtextclass.h
1119     lyxtextclasslist.h
1120     lyxvc.h
1121     messages.h
1122     metricsinfo.h
1123     mover.h
1124     output.h
1125     output_docbook.h
1126     output_latex.h
1127     output_plaintext.h
1128     outputparams.h
1129     paper.h
1130     paragraph.h
1131     paragraph_funcs.h
1132     paragraph_pimpl.h
1133     ParagraphMetrics.h
1134     pariterator.h
1135     pspell.h
1136     rowpainter.h
1137     session.h
1138     sgml.h
1139     tabular.h
1140     tex-accent.h
1141     tex-strings.h
1142     texrow.h
1143     TextMetrics.h
1144     toc.h
1145     trans.h
1146     trans_decl.h
1147     trans_mgr.h
1148     undo.h
1149     vc-backend.h
1150     version.h
1151     vspace.h
1152 ''')
1153
1154
1155 src_pre_files = Split('''
1156     Bidi.C
1157     BranchList.C
1158     BufferView.C
1159     Bullet.C
1160     Chktex.C
1161     Color.C
1162     ConverterCache.C
1163     CutAndPaste.C
1164     DepTable.C
1165     FloatList.C
1166     Floating.C
1167     FontIterator.C
1168     FuncStatus.C
1169     InsetList.C
1170     LColor.C
1171     LaTeX.C
1172     LaTeXFeatures.C
1173     LyXAction.C
1174     MenuBackend.C
1175     ParagraphParameters.C
1176     Spacing.C
1177     TocBackend.C
1178     ToolbarBackend.C
1179     author.C
1180     boost.C
1181     buffer.C
1182     buffer_funcs.C
1183     bufferlist.C
1184     bufferparams.C
1185     bufferview_funcs.C
1186     changes.C
1187     converter.C
1188     coordcache.C
1189     counters.C
1190     cursor.C
1191     cursor_slice.C
1192     debug.C
1193     dociterator.C
1194     encoding.C
1195     errorlist.C
1196     exporter.C
1197     factory.C
1198     format.C
1199     funcrequest.C
1200     gettext.C
1201     graph.C
1202     importer.C
1203     insetiterator.C
1204     intl.C
1205     kbmap.C
1206     kbsequence.C
1207     language.C
1208     lengthcommon.C
1209     lyx_cb.C
1210     lyx_main.C
1211     lyx_sty.C
1212     lyxfind.C
1213     lyxfont.C
1214     lyxfunc.C
1215     lyxgluelength.C
1216     lyxlayout.C
1217     lyxlength.C
1218     lyxlex.C
1219     lyxlex_pimpl.C
1220     lyxrc.C
1221     lyxrow.C
1222     lyxserver.C
1223     lyxsocket.C
1224     lyxtextclass.C
1225     lyxtextclasslist.C
1226     lyxvc.C
1227     messages.C
1228     metricsinfo.C
1229     mover.C
1230     output.C
1231     output_docbook.C
1232     output_latex.C
1233     output_plaintext.C
1234     outputparams.C
1235     paragraph.C
1236     paragraph_funcs.C
1237     paragraph_pimpl.C
1238     ParagraphMetrics.C
1239     pariterator.C
1240     rowpainter.C
1241     session.C
1242     sgml.C
1243     tex-accent.C
1244     tex-strings.C
1245     texrow.C
1246     text.C
1247     text2.C
1248     text3.C
1249     TextMetrics.C
1250     toc.C
1251     trans.C
1252     trans_mgr.C
1253     undo.C
1254     vc-backend.C
1255     version.C
1256     vspace.C
1257 ''')
1258
1259
1260 src_post_files = Split('''
1261     tabular.C
1262     dimension.C
1263     PrinterParams.C
1264     box.C
1265     Thesaurus.C
1266     SpellBase.C
1267 ''')
1268
1269
1270 lib_files = Split('''
1271     CREDITS
1272     chkconfig.ltx
1273     external_templates
1274     encodings
1275     languages
1276     symbols
1277     syntax.default
1278     unicodesymbols
1279     configure.py
1280 ''')
1281
1282
1283 # do not install, ignore
1284 lib_image_noinst_files = Split('''
1285     images/README
1286     images/font-smallcaps.xpm
1287     images/math/ams_arrows.xbm
1288     images/math/ams_misc.xbm
1289     images/math/ams_nrel.xbm
1290     images/math/ams_ops.xbm
1291     images/math/ams_rel.xbm
1292     images/math/arrows.xbm
1293     images/math/bop.xbm
1294     images/math/brel.xbm
1295     images/math/deco.xbm
1296     images/math/deco.xpm
1297     images/math/delim0.xpm
1298     images/math/delim1.xpm
1299     images/math/delim.xbm
1300     images/math/dots.xbm
1301     images/math/font.xbm
1302     images/math/greek.xbm
1303     images/math/misc.xbm
1304     images/math/varsz.xbm
1305 ''')
1306
1307
1308 lib_bind_de_files = Split('''
1309     menus.bind
1310 ''')
1311
1312 lib_bind_fi_files = Split('''
1313     menus.bind
1314 ''')
1315
1316 lib_bind_pt_files = Split('''
1317     menus.bind
1318 ''')
1319
1320 lib_bind_sv_files = Split('''
1321     menus.bind
1322 ''')
1323
1324 lib_bind_files = Split('''
1325     broadway.bind
1326     cua.bind
1327     cyrkeys.bind
1328     emacs.bind
1329     greekkeys.bind
1330     hollywood.bind
1331     latinkeys.bind
1332     mac.bind
1333     math.bind
1334     menus.bind
1335     sciword.bind
1336     xemacs.bind
1337     aqua.bind
1338 ''')
1339
1340
1341 lib_examples_ca_files = Split('''
1342     splash.lyx
1343 ''')
1344
1345 lib_examples_cs_files = Split('''
1346     splash.lyx
1347 ''')
1348
1349 lib_examples_da_files = Split('''
1350     splash.lyx
1351 ''')
1352
1353 lib_examples_de_files = Split('''
1354     ItemizeBullets.lyx
1355     Lebenslauf.lyx
1356     Minipage.lyx
1357     TableExamples.lyx
1358     Waehrungen.lyx
1359     beispiel_gelyxt.lyx
1360     beispiel_roh.lyx
1361     decimal.lyx
1362     splash.lyx
1363     mathed.lyx
1364     multicol.lyx
1365 ''')
1366
1367 lib_examples_es_files = Split('''
1368     ejemplo_con_lyx.lyx
1369     ejemplo_sin_lyx.lyx
1370     splash.lyx
1371 ''')
1372
1373 lib_examples_eu_files = Split('''
1374     adibide_gordina.lyx
1375     adibide_lyx-atua.lyx
1376     splash.lyx
1377 ''')
1378
1379 lib_examples_fr_files = Split('''
1380     AlignementDecimal.lyx
1381     CV.lyx
1382     ExemplesTableaux.lyx
1383     Foils.lyx
1384     ListesPuces.lyx
1385     Minipage.lyx
1386     exemple_brut.lyx
1387     exemple_lyxifie.lyx
1388     mathed.lyx
1389     multicol.lyx
1390     splash.lyx
1391 ''')
1392
1393 lib_examples_he_files = Split('''
1394     example_raw.lyx
1395     he_example_lyxified.lyx
1396     he_example_raw.lyx
1397 ''')
1398
1399 lib_examples_hu_files = Split('''
1400     splash.lyx
1401 ''')
1402
1403 lib_examples_it_files = Split('''
1404     ItemizeBullets.lyx
1405     splash.lyx
1406 ''')
1407
1408 lib_examples_nl_files = Split('''
1409     multicol.lyx
1410     opsommingstekens.lyx
1411     splash.lyx
1412     voorbeeld_ruw.lyx
1413     voorbeeld_verlyxt.lyx
1414 ''')
1415
1416 lib_examples_pl_files = Split('''
1417     splash.lyx
1418 ''')
1419
1420 lib_examples_pt_files = Split('''
1421     splash.lyx
1422 ''')
1423
1424 lib_examples_ru_files = Split('''
1425     splash.lyx
1426 ''')
1427
1428 lib_examples_sl_files = Split('''
1429     primer_lyxan.lyx
1430     primer_surov.lyx
1431     splash.lyx
1432 ''')
1433
1434 lib_examples_ro_files = Split('''
1435     splash.lyx
1436 ''')
1437
1438 lib_examples_files = Split('''
1439     Foils.lyx
1440     ItemizeBullets.lyx
1441     Literate.lyx
1442     Minipage.lyx
1443     TableExamples.lyx
1444     aa_sample.lyx
1445     aas_sample.lyx
1446     amsart-test.lyx
1447     amsbook-test.lyx
1448     beamer-g4.jpg
1449     beamer-g4-mask.jpg
1450     beamer-icsi-logo.pdf
1451     beamer-knight1-mask.png
1452     beamer-knight1.png
1453     beamer-knight2-mask.png
1454     beamer-knight2.png
1455     beamer-knight3-mask.png
1456     beamer-knight3.png
1457     beamer-knight4-mask.png
1458     beamer-knight4.png
1459     beamerlyxexample1.lyx
1460     chess-article.lyx
1461     chessgame.lyx
1462     currency.lyx
1463     cv.lyx
1464     decimal.lyx
1465     docbook_article.lyx
1466     example_lyxified.lyx
1467     example_raw.lyx
1468     iecc05.fen
1469     iecc07.fen
1470     iecc12.fen
1471     landslide.lyx
1472     listerrors.lyx
1473     mathed.lyx
1474     multicol.lyx
1475     noweb2lyx.lyx
1476     script_form.lyx
1477     splash.lyx
1478     g-brief2.lyx
1479 ''')
1480
1481
1482 lib_images_files = Split('''
1483     all-changes-reject.xpm
1484     all-changes-accept.xpm
1485     amssymb.xpm
1486     banner.png
1487     bookmark-goto.xpm
1488     bookmark-save.xpm
1489     break-line.xpm
1490     buffer-close.xpm
1491     buffer-export_dvi.xpm
1492     buffer-export_latex.xpm
1493     buffer-export_pdf2.xpm
1494     buffer-export_ps.xpm
1495     buffer-export_text.xpm
1496     buffer-new.xpm
1497     buffer-reload.xpm
1498     buffer-update_dvi.xpm
1499     buffer-update_pdf2.xpm
1500     buffer-update_ps.xpm
1501     buffer-view_dvi.xpm
1502     buffer-view_pdf2.xpm
1503     buffer-view_ps.xpm
1504     buffer-write-as.xpm
1505     buffer-write.xpm
1506     build-program.xpm
1507     change-accept.xpm
1508     change-next.xpm
1509     change-reject.xpm
1510     changes-merge.xpm
1511     changes-output.xpm
1512     changes-track.xpm
1513     copy.xpm
1514     cut.xpm
1515     depth-decrement.xpm
1516     depth-increment.xpm
1517     dialog-preferences.xpm
1518     dialog-show-new-inset_citation.xpm
1519     dialog-show-new-inset_graphics.xpm
1520     dialog-show-new-inset_include.xpm
1521     dialog-show-new-inset_ref.xpm
1522     dialog-show_character.xpm
1523     dialog-show_findreplace.xpm
1524     dialog-show_mathdelimiter.xpm
1525     dialog-show_mathpanel.xpm
1526     dialog-show_print.xpm
1527     dialog-show_spellchecker.xpm
1528     down.xpm
1529     ert-insert.xpm
1530     file-open.xpm
1531     float-insert_figure.xpm
1532     float-insert_table.xpm
1533     font-bold.xpm
1534     font-emph.xpm
1535     font-free-apply.xpm
1536     font-noun.xpm
1537     font-sans.xpm
1538     footnote-insert.xpm
1539     index-insert.xpm
1540     label-insert.xpm
1541     layout.xpm
1542     layout-document.xpm
1543     layout-paragraph.xpm
1544     layout_Description.xpm
1545     layout_Enumerate.xpm
1546     layout_Itemize.xpm
1547     layout_List.xpm
1548     layout_LyX-Code.xpm
1549     layout_Scrap.xpm
1550     layout_Section.xpm
1551     lyx-quit.xpm
1552     lyx.xpm
1553     marginalnote-insert.xpm
1554     math-display.xpm
1555     math-matrix.xpm
1556     math-mode.xpm
1557     math-subscript.xpm
1558     math-superscript.xpm
1559     nomencl-insert.xpm
1560     note-insert.xpm
1561     note-next.xpm
1562     paste.xpm
1563     psnfss1.xpm
1564     psnfss2.xpm
1565     psnfss3.xpm
1566     psnfss4.xpm
1567     redo.xpm
1568     standard.xpm
1569     tabular-feature_align-center.xpm
1570     tabular-feature_align-left.xpm
1571     tabular-feature_align-right.xpm
1572     tabular-feature_append-column.xpm
1573     tabular-feature_append-row.xpm
1574     tabular-feature_delete-column.xpm
1575     tabular-feature_delete-row.xpm
1576     tabular-feature_multicolumn.xpm
1577     tabular-feature_set-all-lines.xpm
1578     tabular-feature_set-longtabular.xpm
1579     tabular-feature_set-rotate-cell.xpm
1580     tabular-feature_set-rotate-tabular.xpm
1581     tabular-feature_toggle-line-bottom.xpm
1582     tabular-feature_toggle-line-left.xpm
1583     tabular-feature_toggle-line-right.xpm
1584     tabular-feature_toggle-line-top.xpm
1585     tabular-feature_unset-all-lines.xpm
1586     tabular-feature_valign-bottom.xpm
1587     tabular-feature_valign-middle.xpm
1588     tabular-feature_valign-top.xpm
1589     tabular-insert.xpm
1590     thesaurus-entry.xpm
1591     toc-view.xpm
1592     undo.xpm
1593     unknown.xpm
1594     up.xpm
1595     url-insert.xpm
1596 ''')
1597
1598
1599 lib_images_math_files = Split('''
1600     style.xbm
1601     font.xpm
1602     delim.xpm
1603     equation.xpm
1604     matrix.xpm
1605     space.xpm
1606     sqrt-square.xpm
1607     style.xpm
1608     sub.xpm
1609     super.xpm
1610     Bbbk.xpm
1611     Finv.xpm
1612     Game.xpm
1613     Im.xpm
1614     Lleftarrow.xpm
1615     Rrightarrow.xpm
1616     Lsh.xpm
1617     Re.xpm
1618     Rsh.xpm
1619     Vert.xpm
1620     Vvdash.xpm
1621     acute.xpm
1622     aleph.xpm
1623     alpha.xpm
1624     amalg.xpm
1625     angle.xpm
1626     approx.xpm
1627     approxeq.xpm
1628     asymp.xpm
1629     backepsilon.xpm
1630     backprime.xpm
1631     backsim.xpm
1632     backsimeq.xpm
1633     backslash.xpm
1634     bar.xpm
1635     bars.xpm
1636     barwedge.xpm
1637     because.xpm
1638     beta.xpm
1639     beth.xpm
1640     between.xpm
1641     bigcap.xpm
1642     bigcirc.xpm
1643     bigcup.xpm
1644     bigodot.xpm
1645     bigoplus.xpm
1646     bigotimes.xpm
1647     bigsqcup.xpm
1648     bigstar.xpm
1649     bigtriangledown.xpm
1650     bigtriangleup.xpm
1651     biguplus.xpm
1652     bigvee.xpm
1653     bigwedge.xpm
1654     blacklozenge.xpm
1655     blacksquare.xpm
1656     blacktriangle.xpm
1657     blacktriangledown.xpm
1658     blacktriangleleft.xpm
1659     blacktriangleright.xpm
1660     bot.xpm
1661     bowtie.xpm
1662     boxdot.xpm
1663     boxminus.xpm
1664     boxplus.xpm
1665     boxtimes.xpm
1666     breve.xpm
1667     bullet.xpm
1668     bumpeq.xpm
1669     bumpeq2.xpm
1670     cap.xpm
1671     cap2.xpm
1672     cases.xpm
1673     cdot.xpm
1674     cdots.xpm
1675     centerdot.xpm
1676     check.xpm
1677     chi.xpm
1678     circ.xpm
1679     circeq.xpm
1680     circlearrowleft.xpm
1681     circlearrowright.xpm
1682     circledS.xpm
1683     circledast.xpm
1684     circledcirc.xpm
1685     circleddash.xpm
1686     clubsuit.xpm
1687     complement.xpm
1688     cong.xpm
1689     coprod.xpm
1690     cup.xpm
1691     cup2.xpm
1692     curlyeqprec.xpm
1693     curlyeqsucc.xpm
1694     curlyvee.xpm
1695     curlywedge.xpm
1696     curvearrowleft.xpm
1697     curvearrowright.xpm
1698     dagger.xpm
1699     daleth.xpm
1700     dashleftarrow.xpm
1701     dashrightarrow.xpm
1702     dashv.xpm
1703     ddagger.xpm
1704     ddot.xpm
1705     ddots.xpm
1706     delta.xpm
1707     delta2.xpm
1708     diagdown.xpm
1709     diagup.xpm
1710     diamond.xpm
1711     diamondsuit.xpm
1712     digamma.xpm
1713     div.xpm
1714     divideontimes.xpm
1715     dot.xpm
1716     doteq.xpm
1717     doteqdot.xpm
1718     dotsint.xpm
1719     dotsintop.xpm
1720     dotplus.xpm
1721     doublebarwedge.xpm
1722     downarrow.xpm
1723     downarrow2.xpm
1724     downdownarrows.xpm
1725     downharpoonleft.xpm
1726     downharpoonright.xpm
1727     ell.xpm
1728     empty.xpm
1729     emptyset.xpm
1730     epsilon.xpm
1731     eqcirc.xpm
1732     eqslantgtr.xpm
1733     eqslantless.xpm
1734     equiv.xpm
1735     eta.xpm
1736     eth.xpm
1737     exists.xpm
1738     fallingdotseq.xpm
1739     flat.xpm
1740     forall.xpm
1741     frac.xpm
1742     frac-square.xpm
1743     frown.xpm
1744     gamma.xpm
1745     gamma2.xpm
1746     geq.xpm
1747     geqq.xpm
1748     geqslant.xpm
1749     gg.xpm
1750     ggg.xpm
1751     gimel.xpm
1752     gnapprox.xpm
1753     gneq.xpm
1754     gneqq.xpm
1755     gnsim.xpm
1756     grave.xpm
1757     gtrapprox.xpm
1758     gtrdot.xpm
1759     gtreqless.xpm
1760     gtreqqless.xpm
1761     gtrless.xpm
1762     gtrsim.xpm
1763     gvertneqq.xpm
1764     hat.xpm
1765     hbar.xpm
1766     heartsuit.xpm
1767     hookleftarrow.xpm
1768     hookrightarrow.xpm
1769     hphantom.xpm
1770     hslash.xpm
1771     iiiint.xpm
1772     iiiintop.xpm
1773     iiint.xpm
1774     iiintop.xpm
1775     iintop.xpm
1776     iint.xpm
1777     imath.xpm
1778     in.xpm
1779     infty.xpm
1780     int.xpm
1781     intercal.xpm
1782     intop.xpm
1783     iota.xpm
1784     jmath.xpm
1785     kappa.xpm
1786     lambda.xpm
1787     lambda2.xpm
1788     langle.xpm
1789     lbrace.xpm
1790     lbrace_rbrace.xpm
1791     lbracket.xpm
1792     lbracket_rbracket.xpm
1793     lceil.xpm
1794     lceil_rceil.xpm
1795     ldots.xpm
1796     leftarrow.xpm
1797     leftarrow2.xpm
1798     leftarrowtail.xpm
1799     leftharpoondown.xpm
1800     leftharpoonup.xpm
1801     leftleftarrows.xpm
1802     leftrightarrow.xpm
1803     leftrightarrow2.xpm
1804     leftrightarrows.xpm
1805     leftrightharpoons.xpm
1806     leftrightsquigarrow.xpm
1807     leftthreetimes.xpm
1808     leq.xpm
1809     leqq.xpm
1810     leqslant.xpm
1811     lessapprox.xpm
1812     lessdot.xpm
1813     lesseqgtr.xpm
1814     lesseqqgtr.xpm
1815     lessgtr.xpm
1816     lesssim.xpm
1817     lfloor.xpm
1818     lfloor_rfloor.xpm
1819     ll.xpm
1820     llcorner.xpm
1821     lll.xpm
1822     lnapprox.xpm
1823     lneq.xpm
1824     lneqq.xpm
1825     lnsim.xpm
1826     longleftarrow.xpm
1827     longleftarrow2.xpm
1828     longleftrightarrow.xpm
1829     longleftrightarrow2.xpm
1830     longmapsto.xpm
1831     longrightarrow.xpm
1832     longrightarrow2.xpm
1833     looparrowleft.xpm
1834     looparrowright.xpm
1835     lozenge.xpm
1836     lparen.xpm
1837     lparen_rparen.xpm
1838     lrcorner.xpm
1839     ltimes.xpm
1840     lvertneqq.xpm
1841     mapsto.xpm
1842     mathbb_C.xpm
1843     mathbb_H.xpm
1844     mathbb_N.xpm
1845     mathbb_Q.xpm
1846     mathbb_R.xpm
1847     mathbb_Z.xpm
1848     mathcal_F.xpm
1849     mathcal_H.xpm
1850     mathcal_L.xpm
1851     mathcal_O.xpm
1852     mathcircumflex.xpm
1853     mathrm_T.xpm
1854     measuredangle.xpm
1855     mho.xpm
1856     mid.xpm
1857     models.xpm
1858     mp.xpm
1859     mu.xpm
1860     multimap.xpm
1861     nabla.xpm
1862     natural.xpm
1863     ncong.xpm
1864     nearrow.xpm
1865     neg.xpm
1866     neq.xpm
1867     nexists.xpm
1868     ngeq.xpm
1869     ngeqq.xpm
1870     ngeqslant.xpm
1871     ngtr.xpm
1872     ni.xpm
1873     nleftarrow.xpm
1874     nleftarrow2.xpm
1875     nleftrightarrow.xpm
1876     nleftrightarrow2.xpm
1877     nleq.xpm
1878     nleqq.xpm
1879     nleqslant.xpm
1880     nless.xpm
1881     nmid.xpm
1882     notin.xpm
1883     nparallel.xpm
1884     nprec.xpm
1885     npreceq.xpm
1886     nrightarrow.xpm
1887     nrightarrow2.xpm
1888     nshortmid.xpm
1889     nshortparallel.xpm
1890     nsim.xpm
1891     nsubseteq.xpm
1892     nsucc.xpm
1893     nsucceq.xpm
1894     nsupseteq.xpm
1895     nsupseteqq.xpm
1896     ntriangleleft.xpm
1897     ntrianglelefteq.xpm
1898     ntriangleright.xpm
1899     ntrianglerighteq.xpm
1900     nu.xpm
1901     nvdash.xpm
1902     nvdash2.xpm
1903     nvdash3.xpm
1904     nwarrow.xpm
1905     odot.xpm
1906     oiint.xpm
1907     oiintop.xpm
1908     oint.xpm
1909     ointclockwise.xpm
1910     ointclockwiseop.xpm
1911     ointctrclockwise.xpm
1912     ointctrclockwiseop.xpm
1913     ointop.xpm
1914     omega.xpm
1915     omega2.xpm
1916     ominus.xpm
1917     oplus.xpm
1918     oslash.xpm
1919     otimes.xpm
1920     overbrace.xpm
1921     overleftarrow.xpm
1922     overleftrightarrow.xpm
1923     overline.xpm
1924     overrightarrow.xpm
1925     overset.xpm
1926     parallel.xpm
1927     partial.xpm
1928     perp.xpm
1929     phantom.xpm
1930     phi.xpm
1931     phi2.xpm
1932     pi.xpm
1933     pi2.xpm
1934     pitchfork.xpm
1935     pm.xpm
1936     prec.xpm
1937     precapprox.xpm
1938     preccurlyeq.xpm
1939     preceq.xpm
1940     precnapprox.xpm
1941     precnsim.xpm
1942     precsim.xpm
1943     prime.xpm
1944     prod.xpm
1945     propto.xpm
1946     psi.xpm
1947     psi2.xpm
1948     rangle.xpm
1949     rbrace.xpm
1950     rbracket.xpm
1951     rceil.xpm
1952     rfloor.xpm
1953     rho.xpm
1954     rightarrow.xpm
1955     rightarrow2.xpm
1956     rightarrowtail.xpm
1957     rightharpoondown.xpm
1958     rightharpoonup.xpm
1959     rightleftarrows.xpm
1960     rightleftharpoons.xpm
1961     rightrightarrows.xpm
1962     rightsquigarrow.xpm
1963     rightthreetimes.xpm
1964     risingdotseq.xpm
1965     root.xpm
1966     rparen.xpm
1967     rtimes.xpm
1968     searrow.xpm
1969     setminus.xpm
1970     sharp.xpm
1971     shortmid.xpm
1972     shortparallel.xpm
1973     sigma.xpm
1974     sigma2.xpm
1975     sim.xpm
1976     simeq.xpm
1977     slash.xpm
1978     smallfrown.xpm
1979     smallsetminus.xpm
1980     smallsmile.xpm
1981     smile.xpm
1982     spadesuit.xpm
1983     sphericalangle.xpm
1984     sqcap.xpm
1985     sqcup.xpm
1986     sqiint.xpm
1987     sqiintop.xpm
1988     sqint.xpm
1989     sqintop.xpm
1990     sqrt.xpm
1991     sqsubset.xpm
1992     sqsubseteq.xpm
1993     sqsupset.xpm
1994     sqsupseteq.xpm
1995     square.xpm
1996     star.xpm
1997     subset.xpm
1998     subset2.xpm
1999     subseteq.xpm
2000     subseteqq.xpm
2001     subsetneq.xpm
2002     subsetneqq.xpm
2003     succ.xpm
2004     succapprox.xpm
2005     succcurlyeq.xpm
2006     succeq.xpm
2007     succnapprox.xpm
2008     succnsim.xpm
2009     succsim.xpm
2010     sum.xpm
2011     supset.xpm
2012     supset2.xpm
2013     supseteq.xpm
2014     supseteqq.xpm
2015     supsetneq.xpm
2016     supsetneqq.xpm
2017     surd.xpm
2018     swarrow.xpm
2019     tau.xpm
2020     textrm_Oe.xpm
2021     textrm_AA.xpm
2022     therefore.xpm
2023     theta.xpm
2024     theta2.xpm
2025     thickapprox.xpm
2026     thicksim.xpm
2027     tilde.xpm
2028     times.xpm
2029     top.xpm
2030     triangle.xpm
2031     triangledown.xpm
2032     triangleleft.xpm
2033     trianglelefteq.xpm
2034     triangleq.xpm
2035     triangleright.xpm
2036     trianglerighteq.xpm
2037     twoheadleftarrow.xpm
2038     twoheadrightarrow.xpm
2039     ulcorner.xpm
2040     underbrace.xpm
2041     underleftarrow.xpm
2042     underleftrightarrow.xpm
2043     underline.xpm
2044     underrightarrow.xpm
2045     underscore.xpm
2046     underset.xpm
2047     uparrow.xpm
2048     uparrow2.xpm
2049     updownarrow.xpm
2050     updownarrow2.xpm
2051     upharpoonleft.xpm
2052     upharpoonright.xpm
2053     uplus.xpm
2054     upsilon.xpm
2055     upsilon2.xpm
2056     upuparrows.xpm
2057     urcorner.xpm
2058     varepsilon.xpm
2059     varkappa.xpm
2060     varnothing.xpm
2061     varphi.xpm
2062     varpi.xpm
2063     varpropto.xpm
2064     varsigma.xpm
2065     varsubsetneq.xpm
2066     varsubsetneqq.xpm
2067     varsupsetneq.xpm
2068     varsupsetneqq.xpm
2069     vartheta.xpm
2070     vartriangle.xpm
2071     vartriangleleft.xpm
2072     vartriangleright.xpm
2073     vdash.xpm
2074     vdash2.xpm
2075     vdash3.xpm
2076     vdots.xpm
2077     vec.xpm
2078     vee.xpm
2079     veebar.xpm
2080     vphantom.xpm
2081     wedge.xpm
2082     widehat.xpm
2083     widetilde.xpm
2084     wp.xpm
2085     wr.xpm
2086     xi.xpm
2087     xi2.xpm
2088     zeta.xpm
2089 ''')
2090
2091
2092 lib_kbd_files = Split('''
2093     american-2.kmap
2094     american.kmap
2095     arabic.kmap
2096     bg-bds-1251.kmap
2097     brazil.kmap
2098     brazil2.kmap
2099     czech-prg.kmap
2100     czech.kmap
2101     european.kmap
2102     francais.kmap
2103     french.kmap
2104     german-2.kmap
2105     german-3.kmap
2106     german.kmap
2107     greek.kmap
2108     hebrew.kmap
2109     koi8-r.kmap
2110     koi8-u.kmap
2111     latvian.kmap
2112     magyar-2.kmap
2113     magyar-3.kmap
2114     magyar.kmap
2115     null.kmap
2116     polish.kmap
2117     polski.kmap
2118     portuges.kmap
2119     romanian.kmap
2120     serbian.kmap
2121     serbocroatian.kmap
2122     sf.kmap
2123     sg.kmap
2124     slovak.kmap
2125     slovene.kmap
2126     thai-kedmanee.kmap
2127     transilvanian.kmap
2128     turkish-f.kmap
2129     turkish.kmap
2130     espanol.kmap
2131 ''')
2132
2133
2134 lib_layouts_files = Split('''
2135     IEEEtran.layout
2136     aa.layout
2137     aapaper.layout
2138     aastex.layout
2139     agu-dtd.layout
2140     agums.layout
2141     amsart-plain.layout
2142     amsart-seq.layout
2143     amsart.layout
2144     amsbook.layout
2145     apa.layout
2146     arab-article.layout
2147     article.layout
2148     beamer.layout
2149     book.layout
2150     broadway.layout
2151     chess.layout
2152     cl2emult.layout
2153     cv.layout
2154     dinbrief.layout
2155     docbook-book.layout
2156     docbook-chapter.layout
2157     docbook-section.layout
2158     docbook.layout
2159     dtk.layout
2160     egs.layout
2161     elsart.layout
2162     entcs.layout
2163     europecv.layout
2164     extarticle.layout
2165     extbook.layout
2166     extletter.layout
2167     extreport.layout
2168     foils.layout
2169     g-brief-de.layout
2170     g-brief-en.layout
2171     g-brief2.layout
2172     heb-article.layout
2173     heb-letter.layout
2174     hollywood.layout
2175     ijmpc.layout
2176     ijmpd.layout
2177     isprs.layout
2178     jgrga.layout
2179     kluwer.layout
2180     latex8.layout
2181     letter.layout
2182     literate-article.layout
2183     literate-book.layout
2184     literate-report.layout
2185     llncs.layout
2186     ltugboat.layout
2187     manpage.layout
2188     memoir.layout
2189     moderncv.layout
2190     mwart.layout
2191     mwbk.layout
2192     mwrep.layout
2193     paper.layout
2194     report.layout
2195     revtex.layout
2196     revtex4.layout
2197     scrartcl.layout
2198     scrbook.layout
2199     scrlettr.layout
2200     scrlttr2.layout
2201     scrreprt.layout
2202     seminar.layout
2203     siamltex.layout
2204     slides.layout
2205     spie.layout
2206     svglobal.layout
2207     svjog.layout
2208     svprobth.layout
2209     aapaper.inc
2210     agu_stdclass.inc
2211     agu_stdcounters.inc
2212     agu_stdlists.inc
2213     agu_stdsections.inc
2214     agu_stdtitle.inc
2215     aguplus.inc
2216     amsdefs.inc
2217     amsmaths-plain.inc
2218     amsmaths-seq.inc
2219     amsmaths.inc
2220     db_lyxmacros.inc
2221     db_stdcharstyles.inc
2222     db_stdclass.inc
2223     db_stdcounters.inc
2224     db_stdlayouts.inc
2225     db_stdlists.inc
2226     db_stdsections.inc
2227     db_stdstarsections.inc
2228     db_stdstruct.inc
2229     db_stdtitle.inc
2230     literate-scrap.inc
2231     lyxmacros.inc
2232     numarticle.inc
2233     numreport.inc
2234     numrevtex.inc
2235     scrclass.inc
2236     stdclass.inc
2237     stdcounters.inc
2238     stdfloats.inc
2239     stdlayouts.inc
2240     stdletter.inc
2241     stdlists.inc
2242     stdsections.inc
2243     stdstarsections.inc
2244     stdstruct.inc
2245     stdtitle.inc
2246     svjour.inc
2247 ''')
2248
2249
2250 lib_scripts_files = Split('''
2251     TeXFiles.py
2252     clean_dvi.py
2253     convertDefault.py
2254     date.py
2255     fen2ascii.py
2256     fig2pdftex.py
2257     fig2pstex.py
2258     fig_copy.py
2259     layout2layout.py
2260     legacy_lyxpreview2ppm.py
2261     listerrors
2262     lyxpreview2bitmap.py
2263     lyxpreview_tools.py
2264     tex_copy.py
2265 ''')
2266
2267
2268 lib_templates_files = Split('''
2269     IEEEtran.lyx
2270     README.new_templates
2271     aa.lyx
2272     aastex.lyx
2273     agu_article.lyx
2274     beamer-conference-ornate-20min.lyx
2275     biblioExample.bib
2276     CV-image.eps
2277     CV-image.png
2278     de_beamer-conference-ornate-20min.lyx
2279     dinbrief.lyx
2280     docbook_article.lyx
2281     elsart.lyx
2282     europeCV.lyx
2283     fr_beamer-conference-ornate-20min.lyx
2284     g-brief2.lyx
2285     g-brief-de.lyx
2286     g-brief-en.lyx
2287     ijmpc.lyx
2288     ijmpd.lyx
2289     hollywood.lyx
2290     kluwer.lyx
2291     koma-letter2.lyx
2292     latex8.lyx
2293     letter.lyx
2294     modernCV.lyx
2295     revtex.lyx
2296     revtex4.lyx
2297     slides.lyx
2298 ''')
2299
2300
2301 lib_tex_files = Split('''
2302     broadway.cls
2303     cv.cls
2304     hollywood.cls
2305     lyxchess.sty
2306     lyxskak.sty
2307     revtex.cls
2308 ''')
2309
2310
2311 lib_ui_files = Split('''
2312     classic.ui
2313     default.ui
2314     stdmenus.inc
2315     stdtoolbars.inc
2316 ''')
2317
2318 lib_doc_clipart_files = Split('''
2319     BoxInsetDefaultQt4.png
2320     ChildDocumentQt4.png
2321     CommentNoteImageQt4.png
2322     escher-lsd.eps
2323     endnotes.pdf
2324     ExternalMaterialQt4.png
2325     floatQt4.png
2326     footnoteQt4.png
2327     FramedNoteImageQt4.png
2328     GreyedOutNoteImageQt4.png
2329     labelQt4.png
2330     LyXNoteImageQt4.png
2331     mobius.eps
2332     platypus.eps
2333     referenceQt4.png
2334     ShadedNoteImageQt4.png
2335     with_fntright.pdf
2336     without_fntright.pdf
2337 ''')
2338
2339 lib_doc_cs_files = Split('''
2340     Tutorial.lyx
2341 ''')
2342
2343 lib_doc_da_files = Split('''
2344     Intro.lyx
2345 ''')
2346
2347 lib_doc_de_files = Split('''
2348     Customization.lyx
2349     Extended.lyx
2350     FAQ.lyx
2351     Intro.lyx
2352     Tutorial.lyx
2353     UserGuide.lyx
2354 ''')
2355
2356 lib_doc_es_files = Split('''
2357     DocumentoPostizo1.lyx
2358     DocumentoPostizo2.lyx
2359     DocumentoTextoPostizo.txt
2360     EmbeddedObjects.lyx
2361     Extended.lyx
2362     Intro.lyx
2363     Tutorial.lyx
2364 ''')
2365
2366 lib_doc_es_clipart_files = Split('''
2367     ComentNotaImagenQt4.png
2368     CuadroMinipagQt4.png
2369     DocumentoHijoQt4.png
2370     etiquetaQt4.png
2371     flotanteQt4.png
2372     GrisNotaImagenQt4.png
2373     MaterialExternoQt4.png
2374     NotaEnmarcadaImg.png
2375     NotaLyXImagenQt4.png
2376     notapieQt4.png
2377     NotaSombreadaImg.png
2378     referenciaQt4.png
2379 ''')
2380
2381 lib_doc_eu_files = Split('''
2382     Customization.lyx
2383     Extended.lyx
2384     FAQ.lyx
2385     Intro.lyx
2386     Tutorial.lyx
2387     UserGuide.lyx
2388 ''')
2389
2390 lib_doc_fr_files = Split('''
2391     Customization.lyx
2392     Extended.lyx
2393     FAQ.lyx
2394     Intro.lyx
2395     Tutorial.lyx
2396     UserGuide.lyx
2397 ''')
2398
2399 lib_doc_he_files = Split('''
2400     Intro.lyx
2401     Tutorial.lyx
2402 ''')
2403
2404 lib_doc_hu_files = Split('''
2405     Intro.lyx
2406     Tutorial.lyx
2407 ''')
2408
2409 lib_doc_it_files = Split('''
2410     Customization.lyx
2411     Intro.lyx
2412     Tutorial.lyx
2413     UserGuide.lyx
2414 ''')
2415
2416 lib_doc_nl_files = Split('''
2417     Intro.lyx
2418     Tutorial.lyx
2419 ''')
2420
2421 lib_doc_nb_files = Split('''
2422     Intro.lyx
2423 ''')
2424
2425 lib_doc_pl_files = Split('''
2426     Extended.lyx
2427     Intro.lyx
2428     Tutorial.lyx
2429 ''')
2430
2431 lib_doc_pt_files = Split('''
2432     Intro.lyx
2433     Tutorial.lyx
2434 ''')
2435
2436 lib_doc_ro_files = Split('''
2437     Intro.lyx
2438 ''')
2439
2440 lib_doc_ru_files = Split('''
2441     FAQ.lyx
2442     Intro.lyx
2443     Tutorial.lyx
2444 ''')
2445
2446 lib_doc_sk_files = Split('''
2447     Tutorial.lyx
2448     UserGuide.lyx
2449 ''')
2450
2451 lib_doc_sl_files = Split('''
2452     Intro.lyx
2453     Tutorial.lyx
2454 ''')
2455
2456 lib_doc_sv_files = Split('''
2457     Intro.lyx
2458     Tutorial.lyx
2459 ''')
2460
2461 lib_doc_files = Split('''
2462     Customization.lyx
2463     DocStyle.lyx
2464     DummyTextDocument.txt
2465     DummyDocument1.lyx
2466     DummyDocument2.lyx
2467     EmbeddedObjects.lyx
2468     Extended.lyx
2469     FAQ.lyx
2470     Intro.lyx
2471     LaTeXConfig.lyx.in
2472     Reference.lyx
2473     Tutorial.lyx
2474     UserGuide.lyx
2475 ''')
2476
2477
2478 lib_lyx2lyx_files = Split('''
2479     lyx2lyx
2480     lyx2lyx_lang.py
2481     generate_encoding_info.py
2482     parser_tools.py
2483     LyX.py
2484     lyx_0_06.py
2485     lyx_0_08.py
2486     lyx_0_10.py
2487     lyx_0_12.py
2488     lyx_1_0.py
2489     lyx_1_1.py
2490     lyx_1_1_5.py
2491     lyx_1_1_6_0.py
2492     lyx_1_1_6_3.py
2493     lyx_1_2.py
2494     lyx_1_3.py
2495     lyx_1_4.py
2496     lyx_1_5.py
2497     profiling.py
2498     test_parser_tools.py
2499 ''')
2500
2501
2502 win32_bakoma_fonts = Split('''
2503     Readme.txt
2504     Licence.txt
2505     cmex10.ttf
2506     cmr10.ttf
2507     eufm10.ttf
2508     msbm10.ttf
2509     cmmi10.ttf
2510     cmsy10.ttf
2511     msam10.ttf
2512     wasy10.ttf
2513 ''')
2514
2515
2516 win32_packaging_installer_files = Split('''
2517     license.rtf
2518     lyx.nsi
2519     settings.nsh
2520     settings.user.nsh
2521 ''')
2522
2523
2524 win32_packaging_installer_components_files = Split('''
2525     configure.nsh
2526     dicts.nsh
2527     langselect.nsh
2528     uninstall.nsh
2529     viewer.nsh
2530     core.nsh
2531     external.nsh
2532     reinstall.nsh
2533     user.nsh
2534 ''')
2535
2536
2537 win32_packaging_installer_dialogs_files = Split('''
2538     external.ini
2539     langselect.ini
2540     reinstall.ini
2541     user.ini
2542     viewer.ini
2543 ''')
2544
2545
2546 win32_packaging_installer_graphics_files = Split('''
2547     header.bmp
2548     wizard.bmp
2549 ''')
2550
2551
2552 win32_packaging_installer_include_files = Split('''
2553     declarations.nsh
2554     detection.nsh
2555     filelists.nsh
2556     gui.nsh
2557     init.nsh
2558     lang.nsh
2559     windows.nsh
2560 ''')
2561
2562
2563 win32_packaging_installer_lang_files = Split('''
2564     english.nsh
2565     french.nsh
2566     german.nsh
2567     italian.nsh
2568 ''')