]> git.lyx.org Git - lyx.git/blob - development/scons/scons_manifest.py
1b3cf1bf2b4b946fe7d8393070f0baaf43581edb
[lyx.git] / development / scons / scons_manifest.py
1 from SCons.Util import Split
2
3 intl_header_files = Split('''
4     eval-plural.h
5     gettextP.h
6     gmo.h
7     hash-string.h
8     libgnuintl.h
9     libintl.h
10     loadinfo.h
11     localcharset.h
12     os2compat.h
13     plural-exp.h
14     printf-args.h
15     printf-parse.h
16     relocatable.h
17     vasnprintf.h
18     vasnwprintf.h
19     wprintf-parse.h
20     xsize.h
21 ''')
22
23
24 intl_files = Split('''
25     bindtextdom.c
26     dcgettext.c
27     dcigettext.c
28     dcngettext.c
29     dgettext.c
30     dngettext.c
31     explodename.c
32     finddomain.c
33     gettext.c
34     intl-compat.c
35     l10nflist.c
36     loadmsgcat.c
37     localcharset.c
38     localealias.c
39     localename.c
40     log.c
41     ngettext.c
42     osdep.c
43     plural-exp.c
44     plural.c
45     printf.c
46     relocatable.c
47     textdomain.c
48 ''')
49
50
51 boost_libs_signals_src_files = Split('''
52     connection.cpp
53     named_slot_map.cpp
54     signal_base.cpp
55     slot.cpp
56     trackable.cpp
57 ''')
58
59
60 boost_libs_regex_src_files = Split('''
61     c_regex_traits.cpp
62     cpp_regex_traits.cpp
63     cregex.cpp
64     fileiter.cpp
65     instances.cpp
66     posix_api.cpp
67     regex.cpp
68     regex_debug.cpp
69     regex_raw_buffer.cpp
70     regex_traits_defaults.cpp
71     w32_regex_traits.cpp
72     wide_posix_api.cpp
73     winstances.cpp
74 ''')
75
76
77 boost_libs_filesystem_src_files = Split('''
78     exception.cpp
79     operations.cpp
80     path.cpp
81     portability.cpp
82 ''')
83
84
85 boost_libs_iostreams_src_files = Split('''
86     file_descriptor.cpp
87     mapped_file.cpp
88     zlib.cpp
89 ''')
90
91
92 src_support_header_files = Split('''
93     FileMonitor.h
94     RandomAccessList.h
95     convert.h
96     copied_ptr.h
97     cow_ptr.h
98     debugstream.h
99     docstream.h
100     docstring.h
101     environment.h
102     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     QAbout.cpp
839     QBibitem.cpp
840     QBibtex.cpp
841     QBox.cpp
842     QBranch.cpp
843     QBranches.cpp
844     QChanges.cpp
845     QCharacter.cpp
846     QCitation.cpp
847     QCitationDialog.cpp
848     QCommandBuffer.cpp
849     QCommandEdit.cpp
850     QDelimiterDialog.cpp
851     QDialogView.cpp
852     QDocument.cpp
853     QERT.cpp
854     QErrorList.cpp
855     QExternal.cpp
856     QFloat.cpp
857     QFloatDialog.cpp
858     QGraphics.cpp
859     QGraphicsDialog.cpp
860     QInclude.cpp
861     QIndex.cpp
862     QLImage.cpp
863     QLMenubar.cpp
864     QLPainter.cpp
865     QLPopupMenu.cpp
866     QLPrintDialog.cpp
867     QLToolbar.cpp
868     QLog.cpp
869     QKeySymbol.cpp
870     QMathMatrixDialog.cpp
871     QNomencl.cpp
872     QNote.cpp
873     QParagraph.cpp
874     QPrefs.cpp
875     QPrint.cpp
876     QRef.cpp
877     QSearch.cpp
878     QSendto.cpp
879     QShowFile.cpp
880     QSpellchecker.cpp
881     QTabular.cpp
882     QTabularCreate.cpp
883     QTexinfo.cpp
884     QThesaurus.cpp
885     QToc.cpp
886     QURLDialog.cpp
887     QVSpace.cpp
888     QViewSource.cpp
889     QWrap.cpp
890     Qt2BC.cpp
891     TocModel.cpp
892     TocWidget.cpp
893     UrlView.cpp
894     CheckedLineEdit.cpp
895     EmptyTable.cpp
896     FloatPlacement.cpp
897     IconPalette.cpp
898     LengthCombo.cpp
899     PanelStack.cpp
900     QFontExample.cpp
901     QSetBorder.cpp
902     qtTimeout.cpp
903     qt_helpers.cpp
904     socket_callback.cpp
905     Validator.cpp
906 ''')
907
908
909 src_client_header_files = Split('''
910     debug.h
911     Messages.h
912 ''')
913
914
915 src_client_files = Split('''
916     boost.cpp
917     client.cpp
918     debug.cpp
919     gettext.cpp
920     Messages.cpp
921 ''')
922
923
924 src_tex2lyx_header_files = Split('''
925     Spacing.h
926     Context.h
927     LyXFont.h
928     tex2lyx.h
929     Parser.h
930 ''')
931
932
933 src_tex2lyx_files = Split('''
934     FloatList.cpp
935     Floating.cpp
936     boost.cpp
937     Context.cpp
938     Counters.cpp
939     gettext.cpp
940     lengthcommon.cpp
941     LyXFont.cpp
942     Lexer.cpp
943     LyXLayout.cpp
944     LyXTextClass.cpp
945     math.cpp
946     preamble.cpp
947     table.cpp
948     tex2lyx.cpp
949     Parser.cpp
950     text.cpp
951 ''')
952
953
954 src_header_files = Split('''
955     Bidi.h
956     BranchList.h
957     BufferView.h
958     Bullet.h
959     Chktex.h
960     Color.h
961     ConverterCache.h
962     CutAndPaste.h
963     DepTable.h
964     FloatList.h
965     Floating.h
966     FontIterator.h
967     FuncStatus.h
968     InsetList.h
969     LaTeX.h
970     LaTeXFeatures.h
971     LyXAction.h
972     MenuBackend.h
973     ParagraphList.h
974     ParagraphParameters.h
975     PrinterParams.h
976     RowList_fwd.h
977     Section.h
978     Spacing.h
979     SpellBase.h
980     Thesaurus.h
981     TocBackend.h
982     ToolbarBackend.h
983     UpdateFlags.h
984     Variables.h
985     WordLangTuple.h
986     ASpell_local.h
987     Author.h
988     Box.h
989     Buffer.h
990     buffer_funcs.h
991     BufferList.h
992     BufferParams.h
993     bufferview_funcs.h
994     Changes.h
995     Converter.h
996     CoordCache.h
997     Counters.h
998     Cursor.h
999     CursorSlice.h
1000     debug.h
1001     Dimension.h
1002     DispatchResult.h
1003     DocIterator.h
1004     Encoding.h
1005     ErrorList.h
1006     Exporter.h
1007     factory.h
1008     Format.h
1009     FuncRequest.h
1010     gettext.h
1011     Graph.h
1012     Importer.h
1013     InsetIterator.h
1014     Intl.h
1015     ISpell.h
1016     kb_keymap.h
1017     kb_sequence.h
1018     Language.h
1019     layout.h
1020     lengthcommon.h
1021     lfuns.h
1022     lyx_cb.h
1023     LyX.h
1024     lyx_sty.h
1025     lyxfind.h
1026     LyXFont.h
1027     LyXFunc.h
1028     LyXGlueLength.h
1029     LyXLayout.h
1030     lyxlayout_ptr_fwd.h
1031     LyXLength.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     kb_keymap.cpp
1123     kb_sequence.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     LyXGlueLength.cpp
1133     LyXLayout.cpp
1134     LyXLength.cpp
1135     Lexer.cpp
1136     LyXRC.cpp
1137     Row.cpp
1138     LyXServer.cpp
1139     LyXServerSocket.cpp
1140     LyXTextClass.cpp
1141     LyXTextClassList.cpp
1142     LyXVC.cpp
1143     Messages.cpp
1144     MetricsInfo.cpp
1145     Mover.cpp
1146     output.cpp
1147     output_docbook.cpp
1148     output_latex.cpp
1149     output_plaintext.cpp
1150     OutputParams.cpp
1151     Paragraph.cpp
1152     paragraph_funcs.cpp
1153     ParagraphMetrics.cpp
1154     ParIterator.cpp
1155     rowpainter.cpp
1156     Session.cpp
1157     sgml.cpp
1158     tex-accent.cpp
1159     tex-strings.cpp
1160     TexRow.cpp
1161     text.cpp
1162     text2.cpp
1163     text3.cpp
1164     TextMetrics.cpp
1165     toc.cpp
1166     Trans.cpp
1167     TransState.cpp
1168     Undo.cpp
1169     VCBackend.cpp
1170     version.C
1171     VSpace.cpp
1172 ''')
1173
1174
1175 src_post_files = Split('''
1176     Dimension.cpp
1177     PrinterParams.cpp
1178     Box.cpp
1179     Thesaurus.cpp
1180     SpellBase.cpp
1181 ''')
1182
1183
1184 lib_files = Split('''
1185     CREDITS
1186     chkconfig.ltx
1187     external_templates
1188     encodings
1189     languages
1190     symbols
1191     syntax.default
1192     unicodesymbols
1193     configure.py
1194 ''')
1195
1196
1197 # do not install, ignore
1198 lib_image_noinst_files = Split('''
1199     images/README
1200     images/font-smallcaps.xpm
1201     images/math/ams_arrows.xbm
1202     images/math/ams_misc.xbm
1203     images/math/ams_nrel.xbm
1204     images/math/ams_ops.xbm
1205     images/math/ams_rel.xbm
1206     images/math/arrows.xbm
1207     images/math/bop.xbm
1208     images/math/brel.xbm
1209     images/math/deco.xbm
1210     images/math/deco.xpm
1211     images/math/delim0.xpm
1212     images/math/delim1.xpm
1213     images/math/delim.xbm
1214     images/math/dots.xbm
1215     images/math/font.xbm
1216     images/math/greek.xbm
1217     images/math/misc.xbm
1218     images/math/varsz.xbm
1219 ''')
1220
1221
1222 lib_bind_de_files = Split('''
1223     menus.bind
1224 ''')
1225
1226 lib_bind_fi_files = Split('''
1227     menus.bind
1228 ''')
1229
1230 lib_bind_pt_files = Split('''
1231     menus.bind
1232 ''')
1233
1234 lib_bind_sv_files = Split('''
1235     menus.bind
1236 ''')
1237
1238 lib_bind_files = Split('''
1239     broadway.bind
1240     cua.bind
1241     cyrkeys.bind
1242     emacs.bind
1243     greekkeys.bind
1244     hollywood.bind
1245     latinkeys.bind
1246     mac.bind
1247     math.bind
1248     menus.bind
1249     sciword.bind
1250     xemacs.bind
1251     aqua.bind
1252 ''')
1253
1254
1255 lib_examples_ca_files = Split('''
1256     splash.lyx
1257 ''')
1258
1259 lib_examples_cs_files = Split('''
1260     splash.lyx
1261 ''')
1262
1263 lib_examples_da_files = Split('''
1264     splash.lyx
1265 ''')
1266
1267 lib_examples_de_files = Split('''
1268     Dezimal.lyx
1269     ItemizeBullets.lyx
1270     Lebenslauf.lyx
1271     Minipage.lyx
1272     TableExamples.lyx
1273     Waehrungen.lyx
1274     beispiel_gelyxt.lyx
1275     beispiel_roh.lyx
1276     splash.lyx
1277     mathed.lyx
1278     multicol.lyx
1279 ''')
1280
1281 lib_examples_es_files = Split('''
1282     ejemplo_con_lyx.lyx
1283     ejemplo_sin_lyx.lyx
1284     splash.lyx
1285 ''')
1286
1287 lib_examples_eu_files = Split('''
1288     adibide_gordina.lyx
1289     adibide_lyx-atua.lyx
1290     splash.lyx
1291 ''')
1292
1293 lib_examples_fr_files = Split('''
1294     AlignementDecimal.lyx
1295     CV.lyx
1296     ExemplesTableaux.lyx
1297     Foils.lyx
1298     ListesPuces.lyx
1299     Minipage.lyx
1300     exemple_brut.lyx
1301     exemple_lyxifie.lyx
1302     mathed.lyx
1303     multicol.lyx
1304     splash.lyx
1305 ''')
1306
1307 lib_examples_he_files = Split('''
1308     example_raw.lyx
1309     he_example_lyxified.lyx
1310     he_example_raw.lyx
1311 ''')
1312
1313 lib_examples_hu_files = Split('''
1314     splash.lyx
1315 ''')
1316
1317 lib_examples_it_files = Split('''
1318     ItemizeBullets.lyx
1319     splash.lyx
1320 ''')
1321
1322 lib_examples_nl_files = Split('''
1323     multicol.lyx
1324     opsommingstekens.lyx
1325     splash.lyx
1326     voorbeeld_ruw.lyx
1327     voorbeeld_verlyxt.lyx
1328 ''')
1329
1330 lib_examples_pl_files = Split('''
1331     splash.lyx
1332 ''')
1333
1334 lib_examples_pt_files = Split('''
1335     splash.lyx
1336 ''')
1337
1338 lib_examples_ru_files = Split('''
1339     splash.lyx
1340 ''')
1341
1342 lib_examples_sl_files = Split('''
1343     primer_lyxan.lyx
1344     primer_surov.lyx
1345     splash.lyx
1346 ''')
1347
1348 lib_examples_ro_files = Split('''
1349     splash.lyx
1350 ''')
1351
1352 lib_examples_files = Split('''
1353     Foils.lyx
1354     ItemizeBullets.lyx
1355     Literate.lyx
1356     Minipage.lyx
1357     TableExamples.lyx
1358     aa_sample.lyx
1359     aas_sample.lyx
1360     amsart-test.lyx
1361     amsbook-test.lyx
1362     beamer-g4.jpg
1363     beamer-g4-mask.jpg
1364     beamer-icsi-logo.pdf
1365     beamer-knight1-mask.png
1366     beamer-knight1.png
1367     beamer-knight2-mask.png
1368     beamer-knight2.png
1369     beamer-knight3-mask.png
1370     beamer-knight3.png
1371     beamer-knight4-mask.png
1372     beamer-knight4.png
1373     beamerlyxexample1.lyx
1374     chess-article.lyx
1375     chessgame.lyx
1376     currency.lyx
1377     cv.lyx
1378     docbook_article.lyx
1379     example_lyxified.lyx
1380     example_raw.lyx
1381     g-brief2.lyx
1382     iecc05.fen
1383     iecc07.fen
1384     iecc12.fen
1385     landslide.lyx
1386     listerrors.lyx
1387     mathed.lyx
1388     multicol.lyx
1389     noweb2lyx.lyx
1390     script_form.lyx
1391     simplecv.lyx
1392     splash.lyx
1393 ''')
1394
1395 lib_fonts_files = Split('''
1396     BaKoMaFontLicense.txt
1397     cmex10.ttf
1398     cmmi10.ttf
1399     cmr10.ttf
1400     cmsy10.ttf
1401     eufm10.ttf
1402     msam10.ttf
1403     msbm10.ttf
1404     ReadmeBaKoMa4LyX.txt
1405     wasy10.ttf
1406 ''')
1407
1408 lib_images_files = Split('''
1409     all-changes-reject.xpm
1410     all-changes-accept.xpm
1411     amssymb.xpm
1412     banner.png
1413     bookmark-goto.xpm
1414     bookmark-save.xpm
1415     break-line.xpm
1416     buffer-close.xpm
1417     buffer-export_dvi.xpm
1418     buffer-export_latex.xpm
1419     buffer-export_pdf2.xpm
1420     buffer-export_ps.xpm
1421     buffer-export_text.xpm
1422     buffer-new.xpm
1423     buffer-reload.xpm
1424     buffer-update_dvi.xpm
1425     buffer-update_pdf2.xpm
1426     buffer-update_ps.xpm
1427     buffer-view_dvi.xpm
1428     buffer-view_pdf2.xpm
1429     buffer-view_ps.xpm
1430     buffer-write-as.xpm
1431     buffer-write.xpm
1432     build-program.xpm
1433     change-accept.xpm
1434     change-next.xpm
1435     change-reject.xpm
1436     changes-merge.xpm
1437     changes-output.xpm
1438     changes-track.xpm
1439     copy.xpm
1440     cut.xpm
1441     depth-decrement.xpm
1442     depth-increment.xpm
1443     dialog-preferences.xpm
1444     dialog-show-new-inset_citation.xpm
1445     dialog-show-new-inset_graphics.xpm
1446     dialog-show-new-inset_include.xpm
1447     dialog-show-new-inset_ref.xpm
1448     dialog-show_character.xpm
1449     dialog-show_findreplace.xpm
1450     dialog-show_mathdelimiter.xpm
1451     dialog-show_mathmatrix.xpm
1452     dialog-show_print.xpm
1453     dialog-show_spellchecker.xpm
1454     down.xpm
1455     ert-insert.xpm
1456     file-open.xpm
1457     float-insert_figure.xpm
1458     float-insert_table.xpm
1459     font-bold.xpm
1460     font-emph.xpm
1461     font-free-apply.xpm
1462     font-noun.xpm
1463     font-sans.xpm
1464     footnote-insert.xpm
1465     index-insert.xpm
1466     label-insert.xpm
1467     layout.xpm
1468     layout-document.xpm
1469     layout-paragraph.xpm
1470     layout_Description.xpm
1471     layout_Enumerate.xpm
1472     layout_Itemize.xpm
1473     layout_List.xpm
1474     layout_LyX-Code.xpm
1475     layout_Scrap.xpm
1476     layout_Section.xpm
1477     lyx-quit.xpm
1478     lyx.xpm
1479     marginalnote-insert.xpm
1480     math-display.xpm
1481     math-matrix.xpm
1482     math-mode.xpm
1483     math-subscript.xpm
1484     math-superscript.xpm
1485     nomencl-insert.xpm
1486     note-insert.xpm
1487     note-next.xpm
1488     paste.xpm
1489     psnfss1.xpm
1490     psnfss2.xpm
1491     psnfss3.xpm
1492     psnfss4.xpm
1493     redo.xpm
1494     standard.xpm
1495     tabular-feature_align-center.xpm
1496     tabular-feature_align-left.xpm
1497     tabular-feature_align-right.xpm
1498     tabular-feature_append-column.xpm
1499     tabular-feature_append-row.xpm
1500     tabular-feature_delete-column.xpm
1501     tabular-feature_delete-row.xpm
1502     tabular-feature_multicolumn.xpm
1503     tabular-feature_set-all-lines.xpm
1504     tabular-feature_set-longtabular.xpm
1505     tabular-feature_set-rotate-cell.xpm
1506     tabular-feature_set-rotate-tabular.xpm
1507     tabular-feature_toggle-line-bottom.xpm
1508     tabular-feature_toggle-line-left.xpm
1509     tabular-feature_toggle-line-right.xpm
1510     tabular-feature_toggle-line-top.xpm
1511     tabular-feature_unset-all-lines.xpm
1512     tabular-feature_valign-bottom.xpm
1513     tabular-feature_valign-middle.xpm
1514     tabular-feature_valign-top.xpm
1515     tabular-insert.xpm
1516     thesaurus-entry.xpm
1517     toc-view.xpm
1518     undo.xpm
1519     unknown.xpm
1520     up.xpm
1521     url-insert.xpm
1522 ''')
1523
1524
1525 lib_images_math_files = Split('''
1526     style.xbm
1527     font.xpm
1528     delim.xpm
1529     equation.xpm
1530     matrix.xpm
1531     space.xpm
1532     sqrt-square.xpm
1533     style.xpm
1534     sub.xpm
1535     super.xpm
1536     Bbbk.xpm
1537     Finv.xpm
1538     Game.xpm
1539     Im.xpm
1540     Lleftarrow.xpm
1541     Rrightarrow.xpm
1542     Lsh.xpm
1543     Re.xpm
1544     Rsh.xpm
1545     Vert.xpm
1546     Vvdash.xpm
1547     acute.xpm
1548     aleph.xpm
1549     alpha.xpm
1550     amalg.xpm
1551     angle.xpm
1552     approx.xpm
1553     approxeq.xpm
1554     asymp.xpm
1555     backepsilon.xpm
1556     backprime.xpm
1557     backsim.xpm
1558     backsimeq.xpm
1559     backslash.xpm
1560     bar.xpm
1561     bars.xpm
1562     barwedge.xpm
1563     because.xpm
1564     beta.xpm
1565     beth.xpm
1566     between.xpm
1567     bigcap.xpm
1568     bigcirc.xpm
1569     bigcup.xpm
1570     bigodot.xpm
1571     bigoplus.xpm
1572     bigotimes.xpm
1573     bigsqcup.xpm
1574     bigstar.xpm
1575     bigtriangledown.xpm
1576     bigtriangleup.xpm
1577     biguplus.xpm
1578     bigvee.xpm
1579     bigwedge.xpm
1580     blacklozenge.xpm
1581     blacksquare.xpm
1582     blacktriangle.xpm
1583     blacktriangledown.xpm
1584     blacktriangleleft.xpm
1585     blacktriangleright.xpm
1586     bot.xpm
1587     bowtie.xpm
1588     boxdot.xpm
1589     boxminus.xpm
1590     boxplus.xpm
1591     boxtimes.xpm
1592     breve.xpm
1593     bullet.xpm
1594     bumpeq.xpm
1595     bumpeq2.xpm
1596     cap.xpm
1597     cap2.xpm
1598     cases.xpm
1599     cdot.xpm
1600     cdots.xpm
1601     centerdot.xpm
1602     check.xpm
1603     chi.xpm
1604     circ.xpm
1605     circeq.xpm
1606     circlearrowleft.xpm
1607     circlearrowright.xpm
1608     circledS.xpm
1609     circledast.xpm
1610     circledcirc.xpm
1611     circleddash.xpm
1612     clubsuit.xpm
1613     complement.xpm
1614     cong.xpm
1615     coprod.xpm
1616     cup.xpm
1617     cup2.xpm
1618     curlyeqprec.xpm
1619     curlyeqsucc.xpm
1620     curlyvee.xpm
1621     curlywedge.xpm
1622     curvearrowleft.xpm
1623     curvearrowright.xpm
1624     dagger.xpm
1625     daleth.xpm
1626     dashleftarrow.xpm
1627     dashrightarrow.xpm
1628     dashv.xpm
1629     ddagger.xpm
1630     ddot.xpm
1631     ddots.xpm
1632     delta.xpm
1633     delta2.xpm
1634     diagdown.xpm
1635     diagup.xpm
1636     diamond.xpm
1637     diamondsuit.xpm
1638     digamma.xpm
1639     div.xpm
1640     divideontimes.xpm
1641     dot.xpm
1642     doteq.xpm
1643     doteqdot.xpm
1644     dotsint.xpm
1645     dotsintop.xpm
1646     dotplus.xpm
1647     doublebarwedge.xpm
1648     downarrow.xpm
1649     downarrow2.xpm
1650     downdownarrows.xpm
1651     downharpoonleft.xpm
1652     downharpoonright.xpm
1653     ell.xpm
1654     empty.xpm
1655     emptyset.xpm
1656     epsilon.xpm
1657     eqcirc.xpm
1658     eqslantgtr.xpm
1659     eqslantless.xpm
1660     equiv.xpm
1661     eta.xpm
1662     eth.xpm
1663     exists.xpm
1664     fallingdotseq.xpm
1665     flat.xpm
1666     forall.xpm
1667     frac.xpm
1668     frac-square.xpm
1669     frown.xpm
1670     gamma.xpm
1671     gamma2.xpm
1672     geq.xpm
1673     geqq.xpm
1674     geqslant.xpm
1675     gg.xpm
1676     ggg.xpm
1677     gimel.xpm
1678     gnapprox.xpm
1679     gneq.xpm
1680     gneqq.xpm
1681     gnsim.xpm
1682     grave.xpm
1683     gtrapprox.xpm
1684     gtrdot.xpm
1685     gtreqless.xpm
1686     gtreqqless.xpm
1687     gtrless.xpm
1688     gtrsim.xpm
1689     gvertneqq.xpm
1690     hat.xpm
1691     hbar.xpm
1692     heartsuit.xpm
1693     hookleftarrow.xpm
1694     hookrightarrow.xpm
1695     hphantom.xpm
1696     hslash.xpm
1697     iiiint.xpm
1698     iiiintop.xpm
1699     iiint.xpm
1700     iiintop.xpm
1701     iintop.xpm
1702     iint.xpm
1703     imath.xpm
1704     in.xpm
1705     infty.xpm
1706     int.xpm
1707     intercal.xpm
1708     intop.xpm
1709     iota.xpm
1710     jmath.xpm
1711     kappa.xpm
1712     lambda.xpm
1713     lambda2.xpm
1714     langle.xpm
1715     lbrace.xpm
1716     lbrace_rbrace.xpm
1717     lbracket.xpm
1718     lbracket_rbracket.xpm
1719     lceil.xpm
1720     lceil_rceil.xpm
1721     ldots.xpm
1722     leftarrow.xpm
1723     leftarrow2.xpm
1724     leftarrowtail.xpm
1725     leftharpoondown.xpm
1726     leftharpoonup.xpm
1727     leftleftarrows.xpm
1728     leftrightarrow.xpm
1729     leftrightarrow2.xpm
1730     leftrightarrows.xpm
1731     leftrightharpoons.xpm
1732     leftrightsquigarrow.xpm
1733     leftthreetimes.xpm
1734     leq.xpm
1735     leqq.xpm
1736     leqslant.xpm
1737     lessapprox.xpm
1738     lessdot.xpm
1739     lesseqgtr.xpm
1740     lesseqqgtr.xpm
1741     lessgtr.xpm
1742     lesssim.xpm
1743     lfloor.xpm
1744     lfloor_rfloor.xpm
1745     ll.xpm
1746     llcorner.xpm
1747     lll.xpm
1748     lnapprox.xpm
1749     lneq.xpm
1750     lneqq.xpm
1751     lnsim.xpm
1752     longleftarrow.xpm
1753     longleftarrow2.xpm
1754     longleftrightarrow.xpm
1755     longleftrightarrow2.xpm
1756     longmapsto.xpm
1757     longrightarrow.xpm
1758     longrightarrow2.xpm
1759     looparrowleft.xpm
1760     looparrowright.xpm
1761     lozenge.xpm
1762     lparen.xpm
1763     lparen_rparen.xpm
1764     lrcorner.xpm
1765     ltimes.xpm
1766     lvertneqq.xpm
1767     mapsto.xpm
1768     mathbb_C.xpm
1769     mathbb_H.xpm
1770     mathbb_N.xpm
1771     mathbb_Q.xpm
1772     mathbb_R.xpm
1773     mathbb_Z.xpm
1774     mathcal_F.xpm
1775     mathcal_H.xpm
1776     mathcal_L.xpm
1777     mathcal_O.xpm
1778     mathcircumflex.xpm
1779     mathrm_T.xpm
1780     measuredangle.xpm
1781     mho.xpm
1782     mid.xpm
1783     models.xpm
1784     mp.xpm
1785     mu.xpm
1786     multimap.xpm
1787     nabla.xpm
1788     natural.xpm
1789     ncong.xpm
1790     nearrow.xpm
1791     neg.xpm
1792     neq.xpm
1793     nexists.xpm
1794     ngeq.xpm
1795     ngeqq.xpm
1796     ngeqslant.xpm
1797     ngtr.xpm
1798     ni.xpm
1799     nleftarrow.xpm
1800     nleftarrow2.xpm
1801     nleftrightarrow.xpm
1802     nleftrightarrow2.xpm
1803     nleq.xpm
1804     nleqq.xpm
1805     nleqslant.xpm
1806     nless.xpm
1807     nmid.xpm
1808     notin.xpm
1809     nparallel.xpm
1810     nprec.xpm
1811     npreceq.xpm
1812     nrightarrow.xpm
1813     nrightarrow2.xpm
1814     nshortmid.xpm
1815     nshortparallel.xpm
1816     nsim.xpm
1817     nsubseteq.xpm
1818     nsucc.xpm
1819     nsucceq.xpm
1820     nsupseteq.xpm
1821     nsupseteqq.xpm
1822     ntriangleleft.xpm
1823     ntrianglelefteq.xpm
1824     ntriangleright.xpm
1825     ntrianglerighteq.xpm
1826     nu.xpm
1827     nvdash.xpm
1828     nvdash2.xpm
1829     nvdash3.xpm
1830     nwarrow.xpm
1831     odot.xpm
1832     oiint.xpm
1833     oiintop.xpm
1834     oint.xpm
1835     ointclockwise.xpm
1836     ointclockwiseop.xpm
1837     ointctrclockwise.xpm
1838     ointctrclockwiseop.xpm
1839     ointop.xpm
1840     omega.xpm
1841     omega2.xpm
1842     ominus.xpm
1843     oplus.xpm
1844     oslash.xpm
1845     otimes.xpm
1846     overbrace.xpm
1847     overleftarrow.xpm
1848     overleftrightarrow.xpm
1849     overline.xpm
1850     overrightarrow.xpm
1851     overset.xpm
1852     parallel.xpm
1853     partial.xpm
1854     perp.xpm
1855     phantom.xpm
1856     phi.xpm
1857     phi2.xpm
1858     pi.xpm
1859     pi2.xpm
1860     pitchfork.xpm
1861     pm.xpm
1862     prec.xpm
1863     precapprox.xpm
1864     preccurlyeq.xpm
1865     preceq.xpm
1866     precnapprox.xpm
1867     precnsim.xpm
1868     precsim.xpm
1869     prime.xpm
1870     prod.xpm
1871     propto.xpm
1872     psi.xpm
1873     psi2.xpm
1874     rangle.xpm
1875     rbrace.xpm
1876     rbracket.xpm
1877     rceil.xpm
1878     rfloor.xpm
1879     rho.xpm
1880     rightarrow.xpm
1881     rightarrow2.xpm
1882     rightarrowtail.xpm
1883     rightharpoondown.xpm
1884     rightharpoonup.xpm
1885     rightleftarrows.xpm
1886     rightleftharpoons.xpm
1887     rightrightarrows.xpm
1888     rightsquigarrow.xpm
1889     rightthreetimes.xpm
1890     risingdotseq.xpm
1891     root.xpm
1892     rparen.xpm
1893     rtimes.xpm
1894     searrow.xpm
1895     setminus.xpm
1896     sharp.xpm
1897     shortmid.xpm
1898     shortparallel.xpm
1899     sigma.xpm
1900     sigma2.xpm
1901     sim.xpm
1902     simeq.xpm
1903     slash.xpm
1904     smallfrown.xpm
1905     smallsetminus.xpm
1906     smallsmile.xpm
1907     smile.xpm
1908     spadesuit.xpm
1909     sphericalangle.xpm
1910     sqcap.xpm
1911     sqcup.xpm
1912     sqiint.xpm
1913     sqiintop.xpm
1914     sqint.xpm
1915     sqintop.xpm
1916     sqrt.xpm
1917     sqsubset.xpm
1918     sqsubseteq.xpm
1919     sqsupset.xpm
1920     sqsupseteq.xpm
1921     square.xpm
1922     star.xpm
1923     subset.xpm
1924     subset2.xpm
1925     subseteq.xpm
1926     subseteqq.xpm
1927     subsetneq.xpm
1928     subsetneqq.xpm
1929     succ.xpm
1930     succapprox.xpm
1931     succcurlyeq.xpm
1932     succeq.xpm
1933     succnapprox.xpm
1934     succnsim.xpm
1935     succsim.xpm
1936     sum.xpm
1937     supset.xpm
1938     supset2.xpm
1939     supseteq.xpm
1940     supseteqq.xpm
1941     supsetneq.xpm
1942     supsetneqq.xpm
1943     surd.xpm
1944     swarrow.xpm
1945     tau.xpm
1946     textrm_Oe.xpm
1947     textrm_AA.xpm
1948     therefore.xpm
1949     theta.xpm
1950     theta2.xpm
1951     thickapprox.xpm
1952     thicksim.xpm
1953     tilde.xpm
1954     times.xpm
1955     top.xpm
1956     triangle.xpm
1957     triangledown.xpm
1958     triangleleft.xpm
1959     trianglelefteq.xpm
1960     triangleq.xpm
1961     triangleright.xpm
1962     trianglerighteq.xpm
1963     twoheadleftarrow.xpm
1964     twoheadrightarrow.xpm
1965     ulcorner.xpm
1966     underbrace.xpm
1967     underleftarrow.xpm
1968     underleftrightarrow.xpm
1969     underline.xpm
1970     underrightarrow.xpm
1971     underscore.xpm
1972     underset.xpm
1973     uparrow.xpm
1974     uparrow2.xpm
1975     updownarrow.xpm
1976     updownarrow2.xpm
1977     upharpoonleft.xpm
1978     upharpoonright.xpm
1979     uplus.xpm
1980     upsilon.xpm
1981     upsilon2.xpm
1982     upuparrows.xpm
1983     urcorner.xpm
1984     varepsilon.xpm
1985     varkappa.xpm
1986     varnothing.xpm
1987     varphi.xpm
1988     varpi.xpm
1989     varpropto.xpm
1990     varsigma.xpm
1991     varsubsetneq.xpm
1992     varsubsetneqq.xpm
1993     varsupsetneq.xpm
1994     varsupsetneqq.xpm
1995     vartheta.xpm
1996     vartriangle.xpm
1997     vartriangleleft.xpm
1998     vartriangleright.xpm
1999     vdash.xpm
2000     vdash2.xpm
2001     vdash3.xpm
2002     vdots.xpm
2003     vec.xpm
2004     vee.xpm
2005     veebar.xpm
2006     vphantom.xpm
2007     wedge.xpm
2008     widehat.xpm
2009     widetilde.xpm
2010     wp.xpm
2011     wr.xpm
2012     xi.xpm
2013     xi2.xpm
2014     zeta.xpm
2015 ''')
2016
2017
2018 lib_kbd_files = Split('''
2019     american-2.kmap
2020     american.kmap
2021     arabic.kmap
2022     bg-bds-1251.kmap
2023     brazil.kmap
2024     brazil2.kmap
2025     czech-prg.kmap
2026     czech.kmap
2027     european.kmap
2028     francais.kmap
2029     french.kmap
2030     german-2.kmap
2031     german-3.kmap
2032     german.kmap
2033     greek.kmap
2034     hebrew.kmap
2035     koi8-r.kmap
2036     koi8-u.kmap
2037     latvian.kmap
2038     magyar-2.kmap
2039     magyar-3.kmap
2040     magyar.kmap
2041     null.kmap
2042     polish.kmap
2043     polski.kmap
2044     portuges.kmap
2045     romanian.kmap
2046     serbian.kmap
2047     serbocroatian.kmap
2048     sf.kmap
2049     sg.kmap
2050     slovak.kmap
2051     slovene.kmap
2052     thai-kedmanee.kmap
2053     transilvanian.kmap
2054     turkish-f.kmap
2055     turkish.kmap
2056     espanol.kmap
2057 ''')
2058
2059
2060 lib_layouts_files = Split('''
2061     IEEEtran.layout
2062     aa.layout
2063     aapaper.layout
2064     aastex.layout
2065     agu-dtd.layout
2066     agums.layout
2067     amsart-plain.layout
2068     amsart-seq.layout
2069     amsart.layout
2070     amsbook.layout
2071     apa.layout
2072     arab-article.layout
2073     article.layout
2074     beamer.layout
2075     book.layout
2076     broadway.layout
2077     chess.layout
2078     cl2emult.layout
2079     cv.layout
2080     dinbrief.layout
2081     docbook-book.layout
2082     docbook-chapter.layout
2083     docbook-section.layout
2084     docbook.layout
2085     dtk.layout
2086     egs.layout
2087     elsart.layout
2088     entcs.layout
2089     europecv.layout
2090     extarticle.layout
2091     extbook.layout
2092     extletter.layout
2093     extreport.layout
2094     foils.layout
2095     g-brief-de.layout
2096     g-brief-en.layout
2097     g-brief2.layout
2098     heb-article.layout
2099     heb-letter.layout
2100     hollywood.layout
2101     ijmpc.layout
2102     ijmpd.layout
2103     isprs.layout
2104     jgrga.layout
2105     kluwer.layout
2106     latex8.layout
2107     letter.layout
2108     literate-article.layout
2109     literate-book.layout
2110     literate-report.layout
2111     llncs.layout
2112     ltugboat.layout
2113     manpage.layout
2114     memoir.layout
2115     moderncv.layout
2116     mwart.layout
2117     mwbk.layout
2118     mwrep.layout
2119     paper.layout
2120     report.layout
2121     revtex.layout
2122     revtex4.layout
2123     scrartcl.layout
2124     scrbook.layout
2125     scrlettr.layout
2126     scrlttr2.layout
2127     scrreprt.layout
2128     seminar.layout
2129     siamltex.layout
2130     simplecv.layout
2131     slides.layout
2132     spie.layout
2133     svglobal.layout
2134     svjog.layout
2135     svprobth.layout
2136     aapaper.inc
2137     agu_stdclass.inc
2138     agu_stdcounters.inc
2139     agu_stdlists.inc
2140     agu_stdsections.inc
2141     agu_stdtitle.inc
2142     aguplus.inc
2143     amsdefs.inc
2144     amsmaths-plain.inc
2145     amsmaths-seq.inc
2146     amsmaths.inc
2147     db_lyxmacros.inc
2148     db_stdcharstyles.inc
2149     db_stdclass.inc
2150     db_stdcounters.inc
2151     db_stdlayouts.inc
2152     db_stdlists.inc
2153     db_stdsections.inc
2154     db_stdstarsections.inc
2155     db_stdstruct.inc
2156     db_stdtitle.inc
2157     literate-scrap.inc
2158     lyxmacros.inc
2159     numarticle.inc
2160     numreport.inc
2161     numrevtex.inc
2162     scrclass.inc
2163     stdclass.inc
2164     stdcounters.inc
2165     stdfloats.inc
2166     stdlayouts.inc
2167     stdletter.inc
2168     stdlists.inc
2169     stdsections.inc
2170     stdstarsections.inc
2171     stdstruct.inc
2172     stdtitle.inc
2173     svjour.inc
2174 ''')
2175
2176
2177 lib_scripts_files = Split('''
2178     TeXFiles.py
2179     clean_dvi.py
2180     convertDefault.py
2181     date.py
2182     fen2ascii.py
2183     fig2pdftex.py
2184     fig2pstex.py
2185     fig_copy.py
2186     layout2layout.py
2187     legacy_lyxpreview2ppm.py
2188     listerrors
2189     lyxpreview2bitmap.py
2190     lyxpreview_tools.py
2191     tex_copy.py
2192 ''')
2193
2194
2195 lib_templates_files = Split('''
2196     IEEEtran.lyx
2197     README.new_templates
2198     aa.lyx
2199     aastex.lyx
2200     agu_article.lyx
2201     beamer-conference-ornate-20min.lyx
2202     biblioExample.bib
2203     CV-image.eps
2204     CV-image.png
2205     de_beamer-conference-ornate-20min.lyx
2206     dinbrief.lyx
2207     docbook_article.lyx
2208     elsart.lyx
2209     europeCV.lyx
2210     fr_beamer-conference-ornate-20min.lyx
2211     g-brief2.lyx
2212     g-brief-de.lyx
2213     g-brief-en.lyx
2214     ijmpc.lyx
2215     ijmpd.lyx
2216     hollywood.lyx
2217     kluwer.lyx
2218     koma-letter2.lyx
2219     latex8.lyx
2220     letter.lyx
2221     modernCV.lyx
2222     revtex.lyx
2223     revtex4.lyx
2224     slides.lyx
2225 ''')
2226
2227
2228 lib_tex_files = Split('''
2229     broadway.cls
2230     cv.cls
2231     hollywood.cls
2232     lyxchess.sty
2233     lyxskak.sty
2234     revtex.cls
2235 ''')
2236
2237
2238 lib_ui_files = Split('''
2239     classic.ui
2240     default.ui
2241     stdmenus.inc
2242     stdtoolbars.inc
2243 ''')
2244
2245 lib_doc_clipart_files = Split('''
2246     BoxInsetDefaultQt4.png
2247     ChildDocumentQt4.png
2248     CommentNoteImageQt4.png
2249     escher-lsd.eps
2250     endnotes.pdf
2251     ExternalMaterialQt4.png
2252     floatQt4.png
2253     footnoteQt4.png
2254     FramedNoteImageQt4.png
2255     GreyedOutNoteImageQt4.png
2256     labelQt4.png
2257     LyXNoteImageQt4.png
2258     mobius.eps
2259     platypus.eps
2260     referenceQt4.png
2261     ShadedNoteImageQt4.png
2262     with_fntright.pdf
2263     without_fntright.pdf
2264 ''')
2265
2266 lib_doc_cs_files = Split('''
2267     Tutorial.lyx
2268 ''')
2269
2270 lib_doc_da_files = Split('''
2271     Intro.lyx
2272 ''')
2273
2274 lib_doc_de_files = Split('''
2275     Customization.lyx
2276     Extended.lyx
2277     FAQ.lyx
2278     Intro.lyx
2279     Tutorial.lyx
2280     UserGuide.lyx
2281 ''')
2282
2283 lib_doc_es_files = Split('''
2284     DocumentoPostizo1.lyx
2285     DocumentoPostizo2.lyx
2286     DocumentoTextoPostizo.txt
2287     EmbeddedObjects.lyx
2288     Extended.lyx
2289     Intro.lyx
2290     Tutorial.lyx
2291 ''')
2292
2293 lib_doc_es_clipart_files = Split('''
2294     ComentNotaImagenQt4.png
2295     CuadroMinipagQt4.png
2296     DocumentoHijoQt4.png
2297     etiquetaQt4.png
2298     flotanteQt4.png
2299     GrisNotaImagenQt4.png
2300     MaterialExternoQt4.png
2301     NotaEnmarcadaImg.png
2302     NotaLyXImagenQt4.png
2303     notapieQt4.png
2304     NotaSombreadaImg.png
2305     referenciaQt4.png
2306 ''')
2307
2308 lib_doc_eu_files = Split('''
2309     Customization.lyx
2310     Extended.lyx
2311     FAQ.lyx
2312     Intro.lyx
2313     Tutorial.lyx
2314     UserGuide.lyx
2315 ''')
2316
2317 lib_doc_fr_files = Split('''
2318     Customization.lyx
2319     Extended.lyx
2320     FAQ.lyx
2321     Intro.lyx
2322     Tutorial.lyx
2323     UserGuide.lyx
2324 ''')
2325
2326 lib_doc_he_files = Split('''
2327     Intro.lyx
2328     Tutorial.lyx
2329 ''')
2330
2331 lib_doc_hu_files = Split('''
2332     Intro.lyx
2333     Tutorial.lyx
2334 ''')
2335
2336 lib_doc_it_files = Split('''
2337     Customization.lyx
2338     Intro.lyx
2339     Tutorial.lyx
2340     UserGuide.lyx
2341 ''')
2342
2343 lib_doc_nl_files = Split('''
2344     Intro.lyx
2345     Tutorial.lyx
2346 ''')
2347
2348 lib_doc_nb_files = Split('''
2349     Intro.lyx
2350 ''')
2351
2352 lib_doc_pl_files = Split('''
2353     Extended.lyx
2354     Intro.lyx
2355     Tutorial.lyx
2356 ''')
2357
2358 lib_doc_pt_files = Split('''
2359     Intro.lyx
2360     Tutorial.lyx
2361 ''')
2362
2363 lib_doc_ro_files = Split('''
2364     Intro.lyx
2365 ''')
2366
2367 lib_doc_ru_files = Split('''
2368     FAQ.lyx
2369     Intro.lyx
2370     Tutorial.lyx
2371 ''')
2372
2373 lib_doc_sk_files = Split('''
2374     Tutorial.lyx
2375     UserGuide.lyx
2376 ''')
2377
2378 lib_doc_sl_files = Split('''
2379     Intro.lyx
2380     Tutorial.lyx
2381 ''')
2382
2383 lib_doc_sv_files = Split('''
2384     Intro.lyx
2385     Tutorial.lyx
2386 ''')
2387
2388 lib_doc_files = Split('''
2389     Customization.lyx
2390     DocStyle.lyx
2391     DummyTextDocument.txt
2392     DummyDocument1.lyx
2393     DummyDocument2.lyx
2394     EmbeddedObjects.lyx
2395     Extended.lyx
2396     FAQ.lyx
2397     Intro.lyx
2398     LaTeXConfig.lyx.in
2399     Reference.lyx
2400     Tutorial.lyx
2401     UserGuide.lyx
2402 ''')
2403
2404
2405 lib_lyx2lyx_files = Split('''
2406     lyx2lyx
2407     lyx2lyx_lang.py
2408     generate_encoding_info.py
2409     parser_tools.py
2410     LyX.py
2411     lyx_0_06.py
2412     lyx_0_08.py
2413     lyx_0_10.py
2414     lyx_0_12.py
2415     lyx_1_0.py
2416     lyx_1_1.py
2417     lyx_1_1_5.py
2418     lyx_1_1_6_0.py
2419     lyx_1_1_6_3.py
2420     lyx_1_2.py
2421     lyx_1_3.py
2422     lyx_1_4.py
2423     lyx_1_5.py
2424     profiling.py
2425     test_parser_tools.py
2426 ''')
2427
2428
2429 win32_bakoma_fonts = Split('''
2430     Readme.txt
2431     Licence.txt
2432     cmex10.ttf
2433     cmr10.ttf
2434     eufm10.ttf
2435     msbm10.ttf
2436     cmmi10.ttf
2437     cmsy10.ttf
2438     msam10.ttf
2439     wasy10.ttf
2440 ''')
2441
2442
2443 win32_packaging_installer_files = Split('''
2444     license.rtf
2445     lyx.nsi
2446     settings.nsh
2447     settings.user.nsh
2448 ''')
2449
2450
2451 win32_packaging_installer_components_files = Split('''
2452     configure.nsh
2453     dicts.nsh
2454     langselect.nsh
2455     uninstall.nsh
2456     viewer.nsh
2457     core.nsh
2458     external.nsh
2459     reinstall.nsh
2460     user.nsh
2461 ''')
2462
2463
2464 win32_packaging_installer_dialogs_files = Split('''
2465     external.ini
2466     langselect.ini
2467     reinstall.ini
2468     user.ini
2469     viewer.ini
2470 ''')
2471
2472
2473 win32_packaging_installer_graphics_files = Split('''
2474     header.bmp
2475     wizard.bmp
2476 ''')
2477
2478
2479 win32_packaging_installer_include_files = Split('''
2480     declarations.nsh
2481     detection.nsh
2482     filelists.nsh
2483     gui.nsh
2484     init.nsh
2485     lang.nsh
2486     windows.nsh
2487 ''')
2488
2489
2490 win32_packaging_installer_lang_files = Split('''
2491     english.nsh
2492     french.nsh
2493     german.nsh
2494     italian.nsh
2495 ''')