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