]> git.lyx.org Git - lyx.git/blobdiff - po/POTFILES.in
fix cmake boost.cpp
[lyx.git] / po / POTFILES.in
index 0d2d65a35c68cea7586addfe4f54977a2eb42490..be1703a653412b7c74b2f593d429f635b3c1041b 100644 (file)
@@ -17,24 +17,20 @@ src/exporter.C
 src/format.C
 src/frontends/LyXView.C
 src/frontends/WorkArea.C
-src/frontends/controllers/ControlAboutlyx.C
-src/frontends/controllers/ControlBibtex.C
-src/frontends/controllers/ControlBox.C
-src/frontends/controllers/ControlDocument.C
-src/frontends/controllers/ControlErrorList.C
-src/frontends/controllers/ControlExternal.C
-src/frontends/controllers/ControlGraphics.C
-src/frontends/controllers/ControlInclude.C
-src/frontends/controllers/ControlLog.C
-src/frontends/controllers/ControlPrefs.C
-src/frontends/controllers/ControlPrint.C
-src/frontends/controllers/ControlSpellchecker.C
-src/frontends/controllers/ControlToc.C
-src/frontends/controllers/biblio.C
-src/frontends/controllers/character.C
-src/frontends/controllers/frnt_lang.C
-src/frontends/controllers/helper_funcs.C
-src/frontends/controllers/tex_helpers.C
+src/frontends/controllers/ControlAboutlyx.cpp
+src/frontends/controllers/ControlBibtex.cpp
+src/frontends/controllers/ControlBox.cpp
+src/frontends/controllers/ControlDocument.cpp
+src/frontends/controllers/ControlErrorList.cpp
+src/frontends/controllers/ControlExternal.cpp
+src/frontends/controllers/ControlGraphics.cpp
+src/frontends/controllers/ControlInclude.cpp
+src/frontends/controllers/ControlLog.cpp
+src/frontends/controllers/ControlPrefs.cpp
+src/frontends/controllers/ControlPrint.cpp
+src/frontends/controllers/ControlSpellchecker.cpp
+src/frontends/controllers/ControlToc.cpp
+src/frontends/controllers/frontend_helpers.cpp
 src/frontends/qt4/Alert_pimpl.C
 src/frontends/qt4/BulletsModule.C
 src/frontends/qt4/Dialogs.C
@@ -45,7 +41,6 @@ src/frontends/qt4/QAbout.C
 src/frontends/qt4/QBibitem.C
 src/frontends/qt4/QBibtex.C
 src/frontends/qt4/QBox.C
-src/frontends/qt4/QBoxDialog.C
 src/frontends/qt4/QBranch.C
 src/frontends/qt4/QBranches.C
 src/frontends/qt4/QChanges.C
@@ -54,19 +49,15 @@ src/frontends/qt4/QCitationDialog.C
 src/frontends/qt4/QCommandBuffer.C
 src/frontends/qt4/QDelimiterDialog.C
 src/frontends/qt4/QDocument.C
-src/frontends/qt4/QDocumentDialog.C
 src/frontends/qt4/QERT.C
 src/frontends/qt4/QExternal.C
 src/frontends/qt4/QFloat.C
 src/frontends/qt4/QGraphics.C
 src/frontends/qt4/QInclude.C
-src/frontends/qt4/QMath.C
-src/frontends/qt4/QMathDialog.C
 src/frontends/qt4/QMathMatrixDialog.C
 src/frontends/qt4/QNote.C
 src/frontends/qt4/QParagraph.C
 src/frontends/qt4/QPrefs.C
-src/frontends/qt4/QPrefsDialog.C
 src/frontends/qt4/QPrint.C
 src/frontends/qt4/QRef.C
 src/frontends/qt4/QSearch.C
@@ -77,7 +68,6 @@ src/frontends/qt4/QTabular.C
 src/frontends/qt4/QTabularCreate.C
 src/frontends/qt4/QTexinfo.C
 src/frontends/qt4/QThesaurus.C
-src/frontends/qt4/QTocDialog.C
 src/frontends/qt4/QVSpace.C
 src/frontends/qt4/QWrap.C
 src/frontends/qt4/Qt2BC.h
@@ -85,37 +75,39 @@ src/frontends/qt4/UrlView.C
 src/frontends/qt4/validators.C
 src/gettext.h
 src/importer.C
-src/insets/insetbase.C
-src/insets/insetbibtex.C
-src/insets/insetbox.C
-src/insets/insetbranch.C
-src/insets/insetcaption.C
-src/insets/insetcharstyle.C
-src/insets/insetenv.C
-src/insets/insetert.C
-src/insets/insetexternal.C
-src/insets/insetfloat.C
-src/insets/insetfloatlist.C
-src/insets/insetfoot.C
-src/insets/insetgraphics.C
-src/insets/insethfill.C
-src/insets/insetinclude.C
-src/insets/insetindex.C
-src/insets/insetmarginal.C
-src/insets/insetnomencl.C
-src/insets/insetnote.C
-src/insets/insetoptarg.C
-src/insets/insetpagebreak.C
-src/insets/insetref.C
-src/insets/insettabular.C
-src/insets/insettext.C
-src/insets/insettheorem.C
-src/insets/insettoc.C
-src/insets/inseturl.C
-src/insets/insetvspace.C
-src/insets/insetwrap.C
-src/insets/render_graphic.C
-src/insets/render_preview.C
+src/insets/InsetBase.cpp
+src/insets/InsetBibtex.cpp
+src/insets/InsetBox.cpp
+src/insets/InsetBranch.cpp
+src/insets/InsetCaption.cpp
+src/insets/InsetCharStyle.cpp
+src/insets/InsetCommand.cpp
+src/insets/InsetCommandParams.cpp
+src/insets/InsetEnv.cpp
+src/insets/InsetERT.cpp
+src/insets/InsetExternal.cpp
+src/insets/InsetFloat.cpp
+src/insets/InsetFloatList.cpp
+src/insets/InsetFoot.cpp
+src/insets/InsetGraphics.cpp
+src/insets/InsetHFill.cpp
+src/insets/InsetInclude.cpp
+src/insets/InsetIndex.cpp
+src/insets/InsetMarginal.cpp
+src/insets/InsetNomencl.cpp
+src/insets/InsetNote.cpp
+src/insets/InsetOptArg.cpp
+src/insets/InsetPagebreak.h
+src/insets/InsetRef.cpp
+src/insets/InsetTabular.cpp
+src/insets/InsetText.cpp
+src/insets/InsetTheorem.cpp
+src/insets/InsetTOC.cpp
+src/insets/InsetUrl.cpp
+src/insets/InsetVSpace.cpp
+src/insets/InsetWrap.cpp
+src/insets/RenderGraphic.cpp
+src/insets/RenderPreview.cpp
 src/ispell.C
 src/kbsequence.C
 src/lengthcommon.C
@@ -126,21 +118,22 @@ src/lyxfont.C
 src/lyxfunc.C
 src/lyxrc.C
 src/lyxvc.C
-src/mathed/InsetFormulaMacro.C
-src/mathed/InsetMathAMSArray.C
-src/mathed/InsetMathCases.C
-src/mathed/InsetMathGrid.C
-src/mathed/InsetMathHull.C
-src/mathed/InsetMathNest.C
-src/mathed/InsetMathRef.C
-src/mathed/InsetMathSplit.C
-src/mathed/InsetMathSubstack.C
-src/mathed/MathMacroTemplate.C
+src/mathed/InsetFormulaMacro.cpp
+src/mathed/InsetMathAMSArray.cpp
+src/mathed/InsetMathCases.cpp
+src/mathed/InsetMathGrid.cpp
+src/mathed/InsetMathHull.cpp
+src/mathed/InsetMathNest.cpp
+src/mathed/InsetMathRef.cpp
+src/mathed/InsetMathSplit.cpp
+src/mathed/InsetMathSubstack.cpp
+src/mathed/MathMacroTemplate.cpp
 src/output.C
 src/output_plaintext.C
 src/paragraph.C
 src/rowpainter.C
 src/support/filefilterlist.C
+src/support/os_win32.C
 src/support/package.C.in
 src/support/userinfo.C
 src/tex-strings.C