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