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