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