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