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