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