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