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