]> git.lyx.org Git - lyx.git/blob - development/scons/scons_manifest.py
Scons: adopt Georg's solution for tex2lyx/gettext
[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     tex2lyx.h
1002     texparser.h
1003 ''')
1004
1005
1006 src_tex2lyx_files = Split('''
1007     FloatList.C
1008     Floating.C
1009     boost.C
1010     context.C
1011     counters.C
1012     gettext.C
1013     lengthcommon.C
1014     lyxfont.C
1015     lyxlayout.C
1016     lyxlex.C
1017     lyxlex_pimpl.C
1018     lyxtextclass.C
1019     math.C
1020     preamble.C
1021     table.C
1022     tex2lyx.C
1023     texparser.C
1024     text.C
1025 ''')
1026
1027
1028 src_header_files = Split('''
1029     Bidi.h
1030     BranchList.h
1031     BufferView.h
1032     Bullet.h
1033     Chktex.h
1034     Color.h
1035     ConverterCache.h
1036     CutAndPaste.h
1037     DepTable.h
1038     FloatList.h
1039     Floating.h
1040     FontIterator.h
1041     FuncStatus.h
1042     InsetList.h
1043     LColor.h
1044     LaTeX.h
1045     LaTeXFeatures.h
1046     LyXAction.h
1047     MenuBackend.h
1048     ParagraphList.h
1049     ParagraphList_fwd.h
1050     ParagraphParameters.h
1051     PrinterParams.h
1052     RowList_fwd.h
1053     Sectioning.h
1054     Spacing.h
1055     SpellBase.h
1056     Thesaurus.h
1057     TocBackend.h
1058     ToolbarBackend.h
1059     Variables.h
1060     WordLangTuple.h
1061     aspell_local.h
1062     author.h
1063     box.h
1064     buffer.h
1065     buffer_funcs.h
1066     bufferlist.h
1067     bufferparams.h
1068     bufferview_funcs.h
1069     changes.h
1070     chset.h
1071     converter.h
1072     coordcache.h
1073     counters.h
1074     cursor.h
1075     cursor_slice.h
1076     debug.h
1077     dimension.h
1078     dispatchresult.h
1079     dociterator.h
1080     encoding.h
1081     errorlist.h
1082     exporter.h
1083     factory.h
1084     format.h
1085     funcrequest.h
1086     gettext.h
1087     graph.h
1088     importer.h
1089     insetiterator.h
1090     intl.h
1091     ispell.h
1092     kbmap.h
1093     kbsequence.h
1094     language.h
1095     layout.h
1096     lengthcommon.h
1097     lfuns.h
1098     lyx_cb.h
1099     lyx_main.h
1100     lyx_sty.h
1101     lyxfind.h
1102     lyxfont.h
1103     lyxfunc.h
1104     lyxgluelength.h
1105     lyxlayout.h
1106     lyxlayout_ptr_fwd.h
1107     lyxlength.h
1108     lyxlex.h
1109     lyxlex_pimpl.h
1110     lyxrc.h
1111     lyxrow.h
1112     lyxserver.h
1113     lyxsocket.h
1114     lyxtext.h
1115     lyxtextclass.h
1116     lyxtextclasslist.h
1117     lyxvc.h
1118     messages.h
1119     metricsinfo.h
1120     mover.h
1121     output.h
1122     output_docbook.h
1123     output_latex.h
1124     output_plaintext.h
1125     outputparams.h
1126     paper.h
1127     paragraph.h
1128     paragraph_funcs.h
1129     paragraph_pimpl.h
1130     pariterator.h
1131     pspell.h
1132     rowpainter.h
1133     session.h
1134     sgml.h
1135     tabular.h
1136     tex-accent.h
1137     tex-strings.h
1138     texrow.h
1139     toc.h
1140     trans.h
1141     trans_decl.h
1142     trans_mgr.h
1143     undo.h
1144     vc-backend.h
1145     version.h
1146     vspace.h
1147 ''')
1148
1149
1150 src_pre_files = Split('''
1151     Bidi.C
1152     BranchList.C
1153     BufferView.C
1154     Bullet.C
1155     Chktex.C
1156     Color.C
1157     ConverterCache.C
1158     CutAndPaste.C
1159     DepTable.C
1160     FloatList.C
1161     Floating.C
1162     FontIterator.C
1163     FuncStatus.C
1164     InsetList.C
1165     LColor.C
1166     LaTeX.C
1167     LaTeXFeatures.C
1168     LyXAction.C
1169     MenuBackend.C
1170     ParagraphParameters.C
1171     Spacing.C
1172     TocBackend.C
1173     ToolbarBackend.C
1174     author.C
1175     boost.C
1176     buffer.C
1177     buffer_funcs.C
1178     bufferlist.C
1179     bufferparams.C
1180     bufferview_funcs.C
1181     changes.C
1182     chset.C
1183     converter.C
1184     coordcache.C
1185     counters.C
1186     cursor.C
1187     cursor_slice.C
1188     debug.C
1189     dociterator.C
1190     encoding.C
1191     errorlist.C
1192     exporter.C
1193     factory.C
1194     format.C
1195     funcrequest.C
1196     gettext.C
1197     graph.C
1198     importer.C
1199     insetiterator.C
1200     intl.C
1201     kbmap.C
1202     kbsequence.C
1203     language.C
1204     lengthcommon.C
1205     lyx_cb.C
1206     lyx_main.C
1207     lyx_sty.C
1208     lyxfind.C
1209     lyxfont.C
1210     lyxfunc.C
1211     lyxgluelength.C
1212     lyxlayout.C
1213     lyxlength.C
1214     lyxlex.C
1215     lyxlex_pimpl.C
1216     lyxrc.C
1217     lyxrow.C
1218     lyxserver.C
1219     lyxsocket.C
1220     lyxtextclass.C
1221     lyxtextclasslist.C
1222     lyxvc.C
1223     messages.C
1224     metricsinfo.C
1225     mover.C
1226     output.C
1227     output_docbook.C
1228     output_latex.C
1229     output_plaintext.C
1230     outputparams.C
1231     paragraph.C
1232     paragraph_funcs.C
1233     paragraph_pimpl.C
1234     pariterator.C
1235     rowpainter.C
1236     session.C
1237     sgml.C
1238     tex-accent.C
1239     tex-strings.C
1240     texrow.C
1241     text.C
1242     text2.C
1243     text3.C
1244     toc.C
1245     trans.C
1246     trans_mgr.C
1247     undo.C
1248     vc-backend.C
1249     version.C
1250     vspace.C
1251 ''')
1252
1253
1254 src_post_files = Split('''
1255     tabular.C
1256     dimension.C
1257     PrinterParams.C
1258     box.C
1259     Thesaurus.C
1260     SpellBase.C
1261 ''')
1262
1263
1264 lib_files = Split('''
1265     CREDITS
1266     chkconfig.ltx
1267     external_templates
1268     encodings
1269     languages
1270     symbols
1271     syntax.default
1272     configure.py
1273 ''')
1274
1275
1276 # do not install, ignore
1277 lib_image_noinst_files = Split('''
1278     images/README
1279     images/font-smallcaps.xpm
1280     images/math/ams_arrows.xbm
1281     images/math/ams_misc.xbm
1282     images/math/ams_nrel.xbm
1283     images/math/ams_ops.xbm
1284     images/math/ams_rel.xbm
1285     images/math/arrows.xbm
1286     images/math/bop.xbm
1287     images/math/brel.xbm
1288     images/math/deco.xbm
1289     images/math/deco.xpm
1290     images/math/delim0.xpm
1291     images/math/delim1.xpm
1292     images/math/delim.xbm
1293     images/math/dots.xbm
1294     images/math/font.xbm
1295     images/math/frac-square.xpm
1296     images/math/greek.xbm
1297     images/math/misc.xbm
1298     images/math/varsz.xbm
1299 ''')
1300
1301
1302 lib_bind_files = Split('''
1303     broadway.bind
1304     cua.bind
1305     cyrkeys.bind
1306     de_menus.bind
1307     emacs.bind
1308     fi_menus.bind
1309     greekkeys.bind
1310     hollywood.bind
1311     latinkeys.bind
1312     mac.bind
1313     math.bind
1314     menus.bind
1315     pt_menus.bind
1316     sciword.bind
1317     sv_menus.bind
1318     xemacs.bind
1319     aqua.bind
1320 ''')
1321
1322 lib_clipart_files = ['platypus.eps']
1323
1324
1325 lib_examples_files = Split('''
1326     Foils.lyx
1327     ItemizeBullets.lyx
1328     Literate.lyx
1329     Minipage.lyx
1330     TableExamples.lyx
1331     aa_sample.lyx
1332     aas_sample.lyx
1333     amsart-test.lyx
1334     amsbook-test.lyx
1335     beamer-icsi-logo.pdf
1336     beamer-knight1-mask.png
1337     beamer-knight1.png
1338     beamer-knight2-mask.png
1339     beamer-knight2.png
1340     beamer-knight3-mask.png
1341     beamer-knight3.png
1342     beamer-knight4-mask.png
1343     beamer-knight4.png
1344     beamerlyxexample1.lyx
1345     ca_splash.lyx
1346     chess-article.lyx
1347     chessgame.lyx
1348     cs_splash.lyx
1349     currency.lyx
1350     cv.lyx
1351     da_splash.lyx
1352     de_ItemizeBullets.lyx
1353     de_Lebenslauf.lyx
1354     de_Minipage.lyx
1355     de_TableExamples.lyx
1356     de_Waehrungen.lyx
1357     de_beispiel_gelyxt.lyx
1358     de_beispiel_roh.lyx
1359     de_decimal.lyx
1360     de_splash.lyx
1361     de_mathed.lyx
1362     de_multicol.lyx
1363     decimal.lyx
1364     docbook_article.lyx
1365     es_ejemplo_con_lyx.lyx
1366     es_ejemplo_sin_lyx.lyx
1367     es_splash.lyx
1368     eu_adibide_gordina.lyx
1369     eu_adibide_lyx-atua.lyx
1370     eu_splash.lyx
1371     example_lyxified.lyx
1372     example_raw.lyx
1373     fr_AlignementDecimal.lyx
1374     fr_CV.lyx
1375     fr_ExemplesTableaux.lyx
1376     fr_Foils.lyx
1377     fr_ListesPuces.lyx
1378     fr_Minipage.lyx
1379     fr_exemple_brut.lyx
1380     fr_exemple_lyxifie.lyx
1381     fr_mathed.lyx
1382     fr_multicol.lyx
1383     fr_splash.lyx
1384     he_example_raw.lyx
1385     he_he_example_lyxified.lyx
1386     he_he_example_raw.lyx
1387     hu_splash.lyx
1388     iecc05.fen
1389     iecc07.fen
1390     iecc12.fen
1391     it_ItemizeBullets.lyx
1392     it_splash.lyx
1393     landslide.lyx
1394     listerrors.lyx
1395     mathed.lyx
1396     multicol.lyx
1397     nl_multicol.lyx
1398     nl_opsommingstekens.lyx
1399     nl_splash.lyx
1400     nl_voorbeeld_ruw.lyx
1401     nl_voorbeeld_verlyxt.lyx
1402     noweb2lyx.lyx
1403     pl_splash.lyx
1404     pt_splash.lyx
1405     ru_splash.lyx
1406     script_form.lyx
1407     sl_primer_lyxan.lyx
1408     sl_primer_surov.lyx
1409     sl_splash.lyx
1410     splash.lyx
1411     g-brief2.lyx
1412     ro_splash.lyx
1413 ''')
1414
1415
1416 lib_images_files = Split('''
1417     all-changes-reject.xpm
1418     all-changes-accept.xpm
1419     amssymb.xpm
1420     banner.ppm
1421     bookmark-goto.xpm
1422     bookmark-save.xpm
1423     break-line.xpm
1424     buffer-close.xpm
1425     buffer-export_dvi.xpm
1426     buffer-export_latex.xpm
1427     buffer-export_ps.xpm
1428     buffer-export_text.xpm
1429     buffer-new.xpm
1430     buffer-reload.xpm
1431     buffer-update_dvi.xpm
1432     buffer-update_ps.xpm
1433     buffer-view_dvi.xpm
1434     buffer-view_ps.xpm
1435     buffer-write-as.xpm
1436     buffer-write.xpm
1437     build-program.xpm
1438     change-accept.xpm
1439     change-next.xpm
1440     change-reject.xpm
1441     changes-merge.xpm
1442     changes-output.xpm
1443     changes-track.xpm
1444     copy.xpm
1445     cut.xpm
1446     depth-decrement.xpm
1447     depth-increment.xpm
1448     dialog-preferences.xpm
1449     dialog-show-new-inset_citation.xpm
1450     dialog-show-new-inset_graphics.xpm
1451     dialog-show-new-inset_include.xpm
1452     dialog-show-new-inset_ref.xpm
1453     dialog-show_character.xpm
1454     dialog-show_findreplace.xpm
1455     dialog-show_mathpanel.xpm
1456     dialog-show_print.xpm
1457     dialog-show_spellchecker.xpm
1458     down.xpm
1459     ert-insert.xpm
1460     file-open.xpm
1461     float-insert_figure.xpm
1462     float-insert_table.xpm
1463     font-bold.xpm
1464     font-emph.xpm
1465     font-free-apply.xpm
1466     font-noun.xpm
1467     font-sans.xpm
1468     footnote-insert.xpm
1469     index-insert.xpm
1470     label-insert.xpm
1471     layout.xpm
1472     layout-document.xpm
1473     layout-paragraph.xpm
1474     layout_Description.xpm
1475     layout_Enumerate.xpm 
1476     layout_Itemize.xpm
1477     layout_List.xpm
1478     layout_LyX-Code.xpm
1479     layout_Scrap.xpm
1480     layout_Section.xpm
1481     lyx-quit.xpm
1482     lyx.xpm
1483     marginalnote-insert.xpm
1484     math-display.xpm
1485     math-matrix.xpm
1486     math-mode.xpm
1487     math-subscript.xpm
1488     math-superscript.xpm
1489     nomencl-insert.xpm
1490     note-insert.xpm
1491     note-next.xpm
1492     paste.xpm
1493     psnfss1.xpm
1494     psnfss2.xpm
1495     psnfss3.xpm
1496     psnfss4.xpm
1497     redo.xpm
1498     standard.xpm
1499     tabular-feature_align-center.xpm
1500     tabular-feature_align-left.xpm
1501     tabular-feature_align-right.xpm
1502     tabular-feature_append-column.xpm
1503     tabular-feature_append-row.xpm
1504     tabular-feature_delete-column.xpm
1505     tabular-feature_delete-row.xpm
1506     tabular-feature_multicolumn.xpm
1507     tabular-feature_set-all-lines.xpm
1508     tabular-feature_set-longtabular.xpm
1509     tabular-feature_set-rotate-cell.xpm
1510     tabular-feature_set-rotate-tabular.xpm
1511     tabular-feature_toggle-line-bottom.xpm
1512     tabular-feature_toggle-line-left.xpm
1513     tabular-feature_toggle-line-right.xpm
1514     tabular-feature_toggle-line-top.xpm
1515     tabular-feature_unset-all-lines.xpm
1516     tabular-feature_valign-bottom.xpm
1517     tabular-feature_valign-middle.xpm
1518     tabular-feature_valign-top.xpm
1519     tabular-insert.xpm
1520     thesaurus-entry.xpm
1521     toc-view.xpm
1522     undo.xpm
1523     unknown.xpm
1524     up.xpm
1525     url-insert.xpm
1526 ''')
1527
1528
1529 lib_images_math_files = Split('''
1530     style.xbm
1531     font.xpm
1532     delim.xpm
1533     equation.xpm
1534     matrix.xpm
1535     space.xpm
1536     sqrt-square.xpm
1537     style.xpm
1538     sub.xpm
1539     super.xpm
1540     Bbbk.xpm
1541     Finv.xpm
1542     Game.xpm
1543     Im.xpm
1544     Lleftarrow.xpm
1545     Lsh.xpm
1546     Re.xpm
1547     Rsh.xpm
1548     Vert.xpm
1549     Vvdash.xpm
1550     acute.xpm
1551     aleph.xpm
1552     alpha.xpm
1553     amalg.xpm
1554     angle.xpm
1555     approx.xpm
1556     approxeq.xpm
1557     asymp.xpm
1558     backepsilon.xpm
1559     backprime.xpm
1560     backsim.xpm
1561     backsimeq.xpm
1562     backslash.xpm
1563     bar.xpm
1564     bars.xpm
1565     barwedge.xpm
1566     because.xpm
1567     beta.xpm
1568     beth.xpm
1569     between.xpm
1570     bigcap.xpm
1571     bigcirc.xpm
1572     bigcup.xpm
1573     bigodot.xpm
1574     bigoplus.xpm
1575     bigotimes.xpm
1576     bigsqcup.xpm
1577     bigstar.xpm
1578     bigtriangledown.xpm
1579     bigtriangleup.xpm
1580     biguplus.xpm
1581     bigvee.xpm
1582     bigwedge.xpm
1583     blacklozenge.xpm
1584     blacksquare.xpm
1585     blacktriangle.xpm
1586     blacktriangledown.xpm
1587     blacktriangleleft.xpm
1588     blacktriangleright.xpm
1589     bot.xpm
1590     bowtie.xpm
1591     boxdot.xpm
1592     boxminus.xpm
1593     boxplus.xpm
1594     boxtimes.xpm
1595     breve.xpm
1596     bullet.xpm
1597     bumpeq.xpm
1598     bumpeq2.xpm
1599     cap.xpm
1600     cap2.xpm
1601     cases.xpm
1602     cdot.xpm
1603     cdots.xpm
1604     centerdot.xpm
1605     check.xpm
1606     chi.xpm
1607     circ.xpm
1608     circeq.xpm
1609     circlearrowleft.xpm
1610     circlearrowright.xpm
1611     circledS.xpm
1612     circledast.xpm
1613     circledcirc.xpm
1614     circleddash.xpm
1615     clubsuit.xpm
1616     complement.xpm
1617     cong.xpm
1618     coprod.xpm
1619     cup.xpm
1620     cup2.xpm
1621     curlyeqprec.xpm
1622     curlyeqsucc.xpm
1623     curlyvee.xpm
1624     curlywedge.xpm
1625     curvearrowleft.xpm
1626     curvearrowright.xpm
1627     dagger.xpm
1628     daleth.xpm
1629     dashleftarrow.xpm
1630     dashrightarrow.xpm
1631     dashv.xpm
1632     ddagger.xpm
1633     ddot.xpm
1634     ddots.xpm
1635     delta.xpm
1636     delta2.xpm
1637     diagdown.xpm
1638     diagup.xpm
1639     diamond.xpm
1640     diamondsuit.xpm
1641     digamma.xpm
1642     div.xpm
1643     divideontimes.xpm
1644     dot.xpm
1645     doteq.xpm
1646     doteqdot.xpm
1647     dotsint.xpm
1648     dotsintop.xpm
1649     dotplus.xpm
1650     doublebarwedge.xpm
1651     downarrow.xpm
1652     downarrow2.xpm
1653     downdownarrows.xpm
1654     downharpoonleft.xpm
1655     downharpoonright.xpm
1656     ell.xpm
1657     empty.xpm
1658     emptyset.xpm
1659     epsilon.xpm
1660     eqcirc.xpm
1661     eqslantgtr.xpm
1662     eqslantless.xpm
1663     equiv.xpm
1664     eta.xpm
1665     eth.xpm
1666     exists.xpm
1667     fallingdotseq.xpm
1668     flat.xpm
1669     forall.xpm
1670     frac.xpm
1671     frown.xpm
1672     gamma.xpm
1673     gamma2.xpm
1674     geq.xpm
1675     geqq.xpm
1676     geqslant.xpm
1677     gg.xpm
1678     ggg.xpm
1679     gimel.xpm
1680     gnapprox.xpm
1681     gneq.xpm
1682     gneqq.xpm
1683     gnsim.xpm
1684     grave.xpm
1685     gtrapprox.xpm
1686     gtrdot.xpm
1687     gtreqless.xpm
1688     gtreqqless.xpm
1689     gtrless.xpm
1690     gtrsim.xpm
1691     gvertneqq.xpm
1692     hat.xpm
1693     hbar.xpm
1694     heartsuit.xpm
1695     hookleftarrow.xpm
1696     hookrightarrow.xpm
1697     hphantom.xpm
1698     hslash.xpm
1699     iiiint.xpm
1700     iiiintop.xpm
1701     iiint.xpm
1702     iiintop.xpm
1703     iintop.xpm
1704     iint.xpm
1705     imath.xpm
1706     in.xpm
1707     infty.xpm
1708     int.xpm
1709     intercal.xpm
1710     intop.xpm
1711     iota.xpm
1712     jmath.xpm
1713     kappa.xpm
1714     lambda.xpm
1715     lambda2.xpm
1716     langle.xpm
1717     lbrace.xpm
1718     lbrace_rbrace.xpm
1719     lbracket.xpm
1720     lbracket_rbracket.xpm
1721     lceil.xpm
1722     lceil_rceil.xpm
1723     ldots.xpm
1724     leftarrow.xpm
1725     leftarrow2.xpm
1726     leftarrowtail.xpm
1727     leftharpoondown.xpm
1728     leftharpoonup.xpm
1729     leftleftarrows.xpm
1730     leftrightarrow.xpm
1731     leftrightarrow2.xpm
1732     leftrightarrows.xpm
1733     leftrightharpoons.xpm
1734     leftrightsquigarrow.xpm
1735     leftthreetimes.xpm
1736     leq.xpm
1737     leqq.xpm
1738     leqslant.xpm
1739     lessapprox.xpm
1740     lessdot.xpm
1741     lesseqgtr.xpm
1742     lesseqqgtr.xpm
1743     lessgtr.xpm
1744     lesssim.xpm
1745     lfloor.xpm
1746     lfloor_rfloor.xpm
1747     ll.xpm
1748     llcorner.xpm
1749     lll.xpm
1750     lnapprox.xpm
1751     lneq.xpm
1752     lneqq.xpm
1753     lnsim.xpm
1754     longleftarrow.xpm
1755     longleftarrow2.xpm
1756     longleftrightarrow.xpm
1757     longleftrightarrow2.xpm
1758     longmapsto.xpm
1759     longrightarrow.xpm
1760     longrightarrow2.xpm
1761     looparrowleft.xpm
1762     looparrowright.xpm
1763     lozenge.xpm
1764     lparen.xpm
1765     lparen_rparen.xpm
1766     lrcorner.xpm
1767     ltimes.xpm
1768     lvertneqq.xpm
1769     mapsto.xpm
1770     mathbb_C.xpm
1771     mathbb_H.xpm
1772     mathbb_N.xpm
1773     mathbb_Q.xpm
1774     mathbb_R.xpm
1775     mathbb_Z.xpm
1776     mathcal_F.xpm
1777     mathcal_H.xpm
1778     mathcal_L.xpm
1779     mathcal_O.xpm
1780     mathcircumflex.xpm
1781     mathrm_T.xpm
1782     measuredangle.xpm
1783     mho.xpm
1784     mid.xpm
1785     models.xpm
1786     mp.xpm
1787     mu.xpm
1788     multimap.xpm
1789     nabla.xpm
1790     natural.xpm
1791     ncong.xpm
1792     nearrow.xpm
1793     neg.xpm
1794     neq.xpm
1795     nexists.xpm
1796     ngeq.xpm
1797     ngeqq.xpm
1798     ngeqslant.xpm
1799     ngtr.xpm
1800     ni.xpm
1801     nleftarrow.xpm
1802     nleftarrow2.xpm
1803     nleftrightarrow.xpm
1804     nleftrightarrow2.xpm
1805     nleq.xpm
1806     nleqq.xpm
1807     nleqslant.xpm
1808     nless.xpm
1809     nmid.xpm
1810     notin.xpm
1811     nparallel.xpm
1812     nprec.xpm
1813     npreceq.xpm
1814     nrightarrow.xpm
1815     nrightarrow2.xpm
1816     nshortmid.xpm
1817     nshortparallel.xpm
1818     nsim.xpm
1819     nsubseteq.xpm
1820     nsucc.xpm
1821     nsucceq.xpm
1822     nsupseteq.xpm
1823     nsupseteqq.xpm
1824     ntriangleleft.xpm
1825     ntrianglelefteq.xpm
1826     ntriangleright.xpm
1827     ntrianglerighteq.xpm
1828     nu.xpm
1829     nvdash.xpm
1830     nvdash2.xpm
1831     nvdash3.xpm
1832     nwarrow.xpm
1833     odot.xpm
1834     oiint.xpm
1835     oiintop.xpm
1836     oint.xpm
1837     ointclockwise.xpm
1838     ointclockwiseop.xpm
1839     ointctrclockwise.xpm
1840     ointctrclockwiseop.xpm
1841     ointop.xpm
1842     omega.xpm
1843     omega2.xpm
1844     ominus.xpm
1845     oplus.xpm
1846     oslash.xpm
1847     otimes.xpm
1848     overbrace.xpm
1849     overleftarrow.xpm
1850     overleftrightarrow.xpm
1851     overline.xpm
1852     overrightarrow.xpm
1853     overset.xpm
1854     parallel.xpm
1855     partial.xpm
1856     perp.xpm
1857     phantom.xpm
1858     phi.xpm
1859     phi2.xpm
1860     pi.xpm
1861     pi2.xpm
1862     pitchfork.xpm
1863     pm.xpm
1864     prec.xpm
1865     precapprox.xpm
1866     preccurlyeq.xpm
1867     preceq.xpm
1868     precnapprox.xpm
1869     precnsim.xpm
1870     precsim.xpm
1871     prime.xpm
1872     prod.xpm
1873     propto.xpm
1874     psi.xpm
1875     psi2.xpm
1876     rangle.xpm
1877     rbrace.xpm
1878     rbracket.xpm
1879     rceil.xpm
1880     rfloor.xpm
1881     rho.xpm
1882     rightarrow.xpm
1883     rightarrow2.xpm
1884     rightarrowtail.xpm
1885     rightharpoondown.xpm
1886     rightharpoonup.xpm
1887     rightleftarrows.xpm
1888     rightleftharpoons.xpm
1889     rightrightarrows.xpm
1890     rightsquigarrow.xpm
1891     rightthreetimes.xpm
1892     risingdotseq.xpm
1893     root.xpm
1894     rparen.xpm
1895     rtimes.xpm
1896     searrow.xpm
1897     setminus.xpm
1898     sharp.xpm
1899     shortmid.xpm
1900     shortparallel.xpm
1901     sigma.xpm
1902     sigma2.xpm
1903     sim.xpm
1904     simeq.xpm
1905     slash.xpm
1906     smallfrown.xpm
1907     smallsetminus.xpm
1908     smallsmile.xpm
1909     smile.xpm
1910     spadesuit.xpm
1911     sphericalangle.xpm
1912     sqcap.xpm
1913     sqcup.xpm
1914     sqiint.xpm
1915     sqiintop.xpm
1916     sqint.xpm
1917     sqintop.xpm
1918     sqrt.xpm
1919     sqsubset.xpm
1920     sqsubseteq.xpm
1921     sqsupset.xpm
1922     sqsupseteq.xpm
1923     square.xpm
1924     star.xpm
1925     subset.xpm
1926     subset2.xpm
1927     subseteq.xpm
1928     subseteqq.xpm
1929     subsetneq.xpm
1930     subsetneqq.xpm
1931     succ.xpm
1932     succapprox.xpm
1933     succcurlyeq.xpm
1934     succeq.xpm
1935     succnapprox.xpm
1936     succnsim.xpm
1937     succsim.xpm
1938     sum.xpm
1939     supset.xpm
1940     supset2.xpm
1941     supseteq.xpm
1942     supseteqq.xpm
1943     supsetneq.xpm
1944     supsetneqq.xpm
1945     surd.xpm
1946     swarrow.xpm
1947     tau.xpm
1948     textrm_Oe.xpm
1949     textrm_AA.xpm
1950     therefore.xpm
1951     theta.xpm
1952     theta2.xpm
1953     thickapprox.xpm
1954     thicksim.xpm
1955     tilde.xpm
1956     times.xpm
1957     top.xpm
1958     triangle.xpm
1959     triangledown.xpm
1960     triangleleft.xpm
1961     trianglelefteq.xpm
1962     triangleq.xpm
1963     triangleright.xpm
1964     trianglerighteq.xpm
1965     twoheadleftarrow.xpm
1966     twoheadrightarrow.xpm
1967     ulcorner.xpm
1968     underbrace.xpm
1969     underleftarrow.xpm
1970     underleftrightarrow.xpm
1971     underline.xpm
1972     underrightarrow.xpm
1973     underscore.xpm
1974     underset.xpm
1975     uparrow.xpm
1976     uparrow2.xpm
1977     updownarrow.xpm
1978     updownarrow2.xpm
1979     upharpoonleft.xpm
1980     upharpoonright.xpm
1981     uplus.xpm
1982     upsilon.xpm
1983     upsilon2.xpm
1984     upuparrows.xpm
1985     urcorner.xpm
1986     varepsilon.xpm
1987     varkappa.xpm
1988     varnothing.xpm
1989     varphi.xpm
1990     varpi.xpm
1991     varpropto.xpm
1992     varsigma.xpm
1993     varsubsetneq.xpm
1994     varsubsetneqq.xpm
1995     varsupsetneq.xpm
1996     varsupsetneqq.xpm
1997     vartheta.xpm
1998     vartriangle.xpm
1999     vartriangleleft.xpm
2000     vartriangleright.xpm
2001     vdash.xpm
2002     vdash2.xpm
2003     vdash3.xpm
2004     vdots.xpm
2005     vec.xpm
2006     vee.xpm
2007     veebar.xpm
2008     vphantom.xpm
2009     wedge.xpm
2010     widehat.xpm
2011     widetilde.xpm
2012     wp.xpm
2013     wr.xpm
2014     xi.xpm
2015     xi2.xpm
2016     zeta.xpm
2017 ''')
2018
2019
2020 lib_kbd_files = Split('''
2021     american-2.kmap
2022     american.kmap
2023     arabic.kmap
2024     bg-bds-1251.kmap
2025     brazil.kmap
2026     brazil2.kmap
2027     cp1251.cdef
2028     czech-prg.kmap
2029     czech.kmap
2030     european.kmap
2031     francais.kmap
2032     french.kmap
2033     german-2.kmap
2034     german-3.kmap
2035     german.kmap
2036     greek.kmap
2037     hebrew.kmap
2038     ibm866.cdef
2039     iso8859-1.cdef
2040     iso8859-15.cdef
2041     iso8859-2.cdef
2042     iso8859-3.cdef
2043     iso8859-4.cdef
2044     iso8859-7.cdef
2045     iso8859-8.cdef
2046     iso8859-9.cdef
2047     koi8-r.cdef
2048     koi8-r.kmap
2049     koi8-t.cdef
2050     koi8-u.cdef
2051     koi8-u.kmap
2052     latvian.kmap
2053     magyar-2.kmap
2054     magyar-3.kmap
2055     magyar.kmap
2056     null.kmap
2057     polish.kmap
2058     polski.kmap
2059     portuges.kmap
2060     romanian.kmap
2061     serbian.kmap
2062     serbocroatian.kmap
2063     sf.kmap
2064     sg.kmap
2065     slovak.kmap
2066     slovene.kmap
2067     thai-kedmanee.kmap
2068     tis620-0.cdef
2069     transilvanian.kmap
2070     turkish-f.kmap
2071     turkish.kmap
2072     espanol.kmap
2073 ''')
2074
2075
2076 lib_layouts_files = Split('''
2077     IEEEtran.layout
2078     aa.layout
2079     aapaper.inc
2080     aapaper.layout
2081     aastex.layout
2082     aguplus.inc
2083     amsart-plain.layout
2084     amsart-seq.layout
2085     amsart.layout
2086     amsbook.layout
2087     amsdefs.inc
2088     amsmaths-plain.inc
2089     amsmaths-seq.inc
2090     amsmaths.inc
2091     apa.layout
2092     article.layout
2093     beamer.layout
2094     book.layout
2095     broadway.layout
2096     chess.layout
2097     cl2emult.layout
2098     cv.layout
2099     db_lyxmacros.inc
2100     db_stdclass.inc
2101     db_stdcharstyles.inc
2102     db_stdcounters.inc
2103     db_stdlayouts.inc
2104     db_stdlists.inc
2105     db_stdsections.inc
2106     db_stdstarsections.inc
2107     db_stdstruct.inc
2108     db_stdtitle.inc
2109     dinbrief.layout
2110     docbook-book.layout
2111     docbook-chapter.layout
2112     docbook-section.layout
2113     docbook.layout
2114     dtk.layout
2115     egs.layout
2116     elsart.layout
2117     entcs.layout
2118     extarticle.layout
2119     extbook.layout
2120     extletter.layout
2121     extreport.layout
2122     foils.layout
2123     g-brief-de.layout
2124     g-brief-en.layout
2125     heb-article.layout
2126     heb-letter.layout
2127     hollywood.layout
2128     ijmpc.layout
2129     ijmpd.layout
2130     jgrga.layout
2131     kluwer.layout
2132     latex8.layout
2133     letter.layout
2134     literate-article.layout
2135     literate-book.layout
2136     literate-report.layout
2137     literate-scrap.inc
2138     llncs.layout
2139     ltugboat.layout
2140     lyxmacros.inc
2141     manpage.layout
2142     mwart.layout
2143     mwbk.layout
2144     mwrep.layout
2145     paper.layout
2146     report.layout
2147     revtex.layout
2148     revtex4.layout
2149     scrartcl.layout
2150     scrbook.layout
2151     scrclass.inc
2152     scrlettr.layout
2153     scrlttr2.layout
2154     scrreprt.layout
2155     seminar.layout
2156     siamltex.layout
2157     slides.layout
2158     spie.layout
2159     stdclass.inc
2160     stdcounters.inc
2161     stdfloats.inc
2162     stdlayouts.inc
2163     stdletter.inc
2164     stdlists.inc
2165     stdsections.inc
2166     stdstarsections.inc
2167     stdstruct.inc
2168     stdtitle.inc
2169     svjog.layout
2170     svjour.inc
2171     svprobth.layout
2172     agums.layout
2173     memoir.layout
2174     numarticle.inc
2175     numreport.inc
2176     numrevtex.inc
2177     agu-dtd.layout
2178     agu_stdclass.inc
2179     agu_stdcounters.inc
2180     agu_stdlists.inc
2181     agu_stdsections.inc
2182     agu_stdtitle.inc
2183     g-brief2.layout
2184     svglobal.layout
2185 ''')
2186
2187
2188 lib_scripts_files = Split('''
2189     TeXFiles.py
2190     clean_dvi.py
2191     convertDefault.py
2192     fen2ascii.py
2193     fig2pdftex.py
2194     fig2pstex.py
2195     fig_copy.py
2196     layout2layout.py
2197     legacy_lyxpreview2ppm.py
2198     listerrors
2199     lyxpreview2bitmap.py
2200     lyxpreview_tools.py
2201     tex_copy.py
2202 ''')
2203
2204
2205 lib_templates_files = Split('''
2206     IEEEtran.lyx
2207     README.new_templates
2208     aa.lyx
2209     aastex.lyx
2210     dinbrief.lyx
2211     docbook_article.lyx
2212     elsart.lyx
2213     g-brief-de.lyx
2214     g-brief-en.lyx
2215     hollywood.lyx
2216     kluwer.lyx
2217     koma-letter2.lyx
2218     latex8.lyx
2219     letter.lyx
2220     revtex.lyx
2221     revtex4.lyx
2222     slides.lyx
2223     ijmpc.lyx
2224     ijmpd.lyx
2225     agu_article.lyx
2226 ''')
2227
2228
2229 lib_tex_files = Split('''
2230     broadway.cls
2231     cv.cls
2232     hollywood.cls
2233     lyxchess.sty
2234     lyxskak.sty
2235     revtex.cls
2236 ''')
2237
2238
2239 lib_ui_files = Split('''
2240     classic.ui
2241     default.ui
2242     stdmenus.ui
2243     stdtoolbars.ui
2244 ''')
2245
2246
2247 lib_doc_files = Split('''
2248     cs_Tutorial.lyx
2249     Customization.lyx
2250     da_Intro.lyx
2251     de_Customization.lyx
2252     de_Extended.lyx
2253     de_FAQ.lyx
2254     de_Intro.lyx
2255     de_Tutorial.lyx
2256     de_UserGuide.lyx
2257     DocStyle.lyx
2258     es_Intro.lyx
2259     es_Tutorial.lyx
2260     eu_Customization.lyx
2261     eu_Extended.lyx
2262     eu_FAQ.lyx
2263     eu_Intro.lyx
2264     eu_Tutorial.lyx
2265     eu_UserGuide.lyx
2266     Extended.lyx
2267     FAQ.lyx
2268     fr_Customization.lyx
2269     fr_Extended.lyx
2270     fr_FAQ.lyx
2271     fr_Intro.lyx
2272     fr_Tutorial.lyx
2273     fr_UserGuide.lyx
2274     he_Intro.lyx
2275     he_Tutorial.lyx
2276     hu_Intro.lyx
2277     hu_Tutorial.lyx
2278     Intro.lyx
2279     it_Customization.lyx
2280     it_Intro.lyx
2281     it_Tutorial.lyx
2282     it_UserGuide.lyx
2283     LaTeXConfig.lyx.in
2284     nl_Intro.lyx
2285     nl_Tutorial.lyx
2286     nb_Intro.lyx
2287     pl_Extended.lyx
2288     pl_Intro.lyx
2289     pl_Tutorial.lyx
2290     pt_Intro.lyx
2291     pt_Tutorial.lyx
2292     Reference.lyx
2293     ro_Intro.lyx
2294     ru_FAQ.lyx
2295     ru_Intro.lyx
2296     ru_Tutorial.lyx
2297     sk_Tutorial.lyx
2298     sk_UserGuide.lyx
2299     sl_Intro.lyx
2300     sl_Tutorial.lyx
2301     sv_Intro.lyx
2302     sv_Tutorial.lyx
2303     Tutorial.lyx
2304     UserGuide.lyx
2305     escher-lsd.eps
2306     mobius.eps
2307     platypus.eps
2308 ''')
2309
2310 lib_lyx2lyx_files = Split('''
2311     lyx2lyx
2312     lyx2lyx_lang.py
2313     generate_encoding_info.py
2314     parser_tools.py
2315     LyX.py
2316     lyx_0_06.py
2317     lyx_0_08.py
2318     lyx_0_10.py
2319     lyx_0_12.py
2320     lyx_1_0.py
2321     lyx_1_1.py
2322     lyx_1_1_5.py
2323     lyx_1_1_6_0.py
2324     lyx_1_1_6_3.py
2325     lyx_1_2.py
2326     lyx_1_3.py
2327     lyx_1_4.py
2328     lyx_1_5.py
2329     profiling.py
2330     test_parser_tools.py
2331 ''')
2332
2333 win32_bakoma_fonts = Split('''
2334     Readme.txt   
2335     Licence.txt  
2336     cmex10.ttf  
2337     cmr10.ttf   
2338     eufm10.ttf  
2339     msbm10.ttf
2340     cmmi10.ttf  
2341     cmsy10.ttf  
2342     msam10.ttf  
2343     wasy10.ttf
2344 ''')