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