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