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