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