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