]> git.lyx.org Git - lyx.git/blobdiff - po/POTFILES.in
remove spurious entries
[lyx.git] / po / POTFILES.in
index ae3bd4389331d644883e64431607bd84bb8ada74..1fc21558f4856dceb6726cb50a3e4209dbad4df2 100644 (file)
-src/BufferView.C
-src/Chktex.C
-src/CutAndPaste.C
-src/LColor.C
-src/LaTeX.C
-src/MenuBackend.C
-src/SpellBase.C
-src/buffer.C
-src/buffer_funcs.C
-src/bufferlist.C
-src/bufferparams.C
-src/bufferview_funcs.C
-src/client/debug.C
-src/converter.C
-src/debug.C
-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/qt4/Alert_pimpl.C
-src/frontends/qt4/BulletsModule.C
-src/frontends/qt4/Dialogs.C
-src/frontends/qt4/FileDialog.C
-src/frontends/qt4/GuiView.C
-src/frontends/qt4/GuiWorkArea.C
-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
-src/frontends/qt4/QCharacter.C
-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
-src/frontends/qt4/QSendto.C
-src/frontends/qt4/QShowFile.C
-src/frontends/qt4/QSpellchecker.C
-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
-src/frontends/qt4/UrlView.C
-src/frontends/qt4/validators.C
+src/BiblioInfo.cpp
+src/Buffer.cpp
+src/BufferList.cpp
+src/BufferParams.cpp
+src/BufferView.cpp
+src/Chktex.cpp
+src/Color.cpp
+src/Converter.cpp
+src/CutAndPaste.cpp
+src/EmbeddedFiles.cpp
+src/Exporter.cpp
+src/Font.cpp
+src/Format.cpp
+src/ISpell.cpp
+src/Importer.cpp
+src/KeySequence.cpp
+src/LaTeX.cpp
+src/LyX.cpp
+src/LyXFunc.cpp
+src/LyXRC.cpp
+src/LyXVC.cpp
+src/MenuBackend.cpp
+src/Paragraph.cpp
+src/SpellBase.cpp
+src/Text.cpp
+src/Text2.cpp
+src/Text3.cpp
+src/Thesaurus.cpp
+src/VSpace.cpp
+src/buffer_funcs.cpp
+src/bufferview_funcs.cpp
+src/callback.cpp
+src/client/debug.cpp
+src/debug.cpp
+src/frontends/LyXView.cpp
+src/frontends/controllers/ControlAboutlyx.cpp
+src/frontends/controllers/ControlBibtex.cpp
+src/frontends/controllers/ControlBox.cpp
+src/frontends/controllers/ControlDocument.cpp
+src/frontends/controllers/ControlEmbeddedFiles.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/BulletsModule.cpp
+src/frontends/qt4/Dialogs.cpp
+src/frontends/qt4/FileDialog.cpp
+src/frontends/qt4/GuiAbout.cpp
+src/frontends/qt4/GuiApplication.cpp
+src/frontends/qt4/GuiBibitem.cpp
+src/frontends/qt4/GuiBibtex.cpp
+src/frontends/qt4/GuiBox.cpp
+src/frontends/qt4/GuiBranch.cpp
+src/frontends/qt4/GuiBranches.cpp
+src/frontends/qt4/GuiChanges.cpp
+src/frontends/qt4/GuiCharacter.cpp
+src/frontends/qt4/GuiCitation.cpp
+src/frontends/qt4/GuiCommandBuffer.cpp
+src/frontends/qt4/GuiDelimiter.cpp
+src/frontends/qt4/GuiDocument.cpp
+src/frontends/qt4/GuiERT.cpp
+src/frontends/qt4/GuiExternal.cpp
+src/frontends/qt4/GuiFloat.cpp
+src/frontends/qt4/GuiGraphics.cpp
+src/frontends/qt4/GuiInclude.cpp
+src/frontends/qt4/GuiListings.cpp
+src/frontends/qt4/GuiMathMatrix.cpp
+src/frontends/qt4/GuiNote.cpp
+src/frontends/qt4/GuiParagraph.cpp
+src/frontends/qt4/GuiPrefs.cpp
+src/frontends/qt4/GuiPrint.cpp
+src/frontends/qt4/GuiRef.cpp
+src/frontends/qt4/GuiSearch.cpp
+src/frontends/qt4/GuiSendto.cpp
+src/frontends/qt4/GuiShowFile.cpp
+src/frontends/qt4/GuiSpellchecker.cpp
+src/frontends/qt4/GuiTabular.cpp
+src/frontends/qt4/GuiTabularCreate.cpp
+src/frontends/qt4/GuiTexinfo.cpp
+src/frontends/qt4/GuiThesaurus.cpp
+src/frontends/qt4/GuiURL.cpp
+src/frontends/qt4/GuiVSpace.cpp
+src/frontends/qt4/GuiView.cpp
+src/frontends/qt4/GuiWrap.cpp
+src/frontends/qt4/IconPalette.cpp
+src/frontends/qt4/Qt2BC.cpp
+src/frontends/qt4/Validator.cpp
+src/frontends/qt4/alert_pimpl.cpp
 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.h
-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/ispell.C
-src/kbsequence.C
-src/lengthcommon.C
-src/lyx_cb.C
-src/lyx_main.C
-src/lyxfind.C
-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/output.C
-src/output_plaintext.C
-src/paragraph.C
-src/rowpainter.C
-src/support/filefilterlist.C
-src/support/package.C.in
-src/support/userinfo.C
-src/tex-strings.C
-src/text.C
-src/text2.C
-src/text3.C
-src/vspace.C
+src/insets/ExternalSupport.cpp
+src/insets/Inset.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/InsetERT.cpp
+src/insets/InsetEnvironment.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/InsetListings.cpp
+src/insets/InsetListingsParams.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/InsetTOC.cpp
+src/insets/InsetTabular.cpp
+src/insets/InsetText.cpp
+src/insets/InsetTheorem.cpp
+src/insets/InsetUrl.cpp
+src/insets/InsetVSpace.cpp
+src/insets/InsetWrap.cpp
+src/insets/RenderGraphic.cpp
+src/insets/RenderPreview.cpp
+src/lengthcommon.cpp
+src/lyxfind.cpp
+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.cpp
+src/output_plaintext.cpp
+src/rowpainter.cpp
+src/support/FileFilterList.cpp
+src/support/filetools.cpp
+src/support/os_win32.cpp
+src/support/userinfo.cpp