rename.sh: Lyx => LyX and a few other obvious errors

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17933 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2007-04-24 03:10:01 +00:00
parent ee888c4767
commit 79e19bf93f

127
rename.sh
View File

@ -1,5 +1,5 @@
src/aspell.C src/Aspell.cpp
src/aspell_local.h src/AspellLocal.h
src/aspell.C src/ASpell.cpp
src/aspell_local.h src/ASpellLocal.h
src/author.C src/Author.cpp
src/author.h src/Author.h
src/Bidi.C src/Bidi.cpp
@ -560,8 +560,8 @@ src/insets/render_graphic.C src/insets/RenderGraphic.cpp
src/insets/render_graphic.h src/insets/RenderGraphic.h
src/insets/render_preview.C src/insets/RenderPreview.cpp
src/insets/render_preview.h src/insets/RenderPreview.h
src/ispell.C src/Ispell.cpp
src/ispell.h src/Ispell.h
src/ispell.C src/ISpell.cpp
src/ispell.h src/ISpell.h
src/kbmap.C src/KbKeyMap.cpp
src/kbmap.h src/KbKeyMap.h
src/kbsequence.C src/KbSequence.cpp
@ -578,47 +578,47 @@ src/LColor.C src/LColor.cpp
src/lengthcommon.C src/LengthCommon.cpp
src/lengthcommon.h src/LengthCommon.h
src/lfuns.h src/Lfuns.h
src/LyXAction.C src/LyxAction.cpp
src/LyXAction.h src/LyxAction.h
src/lyx_cb.C src/LyxCallBack.cpp
src/lyx_cb.h src/LyxCallBack.h
src/lyxfind.C src/LyxFind.cpp
src/lyxfind.h src/LyxFind.h
src/lyxfont.C src/LyxFont.cpp
src/lyxfont.h src/LyxFont.h
src/lyxfunc.C src/LyxFunc.cpp
src/lyxfunc.h src/LyxFunc.h
src/lyxgluelength.C src/LyxGlueLength.cpp
src/lyxgluelength.h src/LyxGlueLength.h
src/lyxlayout.C src/LyxLayout.cpp
src/lyxlayout.h src/LyxLayout.h
src/lyxlayout_ptr_fwd.h src/LyxLayoutPtrFwd.h
src/lyxlength.C src/LyxLength.cpp
src/lyxlength.h src/LyxLength.h
src/lyxlex.C src/LyxLex.cpp
src/lyxlex.h src/LyxLex.h
src/lyxlex_pimpl.C src/LyxLexPimpl.cpp
src/lyxlex_pimpl.h src/LyxLexPimpl.h
src/lyx_main.C src/LyxMain.cpp
src/lyx_main.h src/LyxMain.h
src/lyxrc.C src/LyxRC.cpp
src/lyxrc.h src/LyxRC.h
src/lyxrow.C src/LyxRow.cpp
src/lyxrow.h src/LyxRow.h
src/lyxserver.C src/LyxServer.cpp
src/lyxserver.h src/LyxServer.h
src/lyxsocket.C src/LyxSocket.cpp
src/lyxsocket.h src/LyxSocket.h
src/lyx_sty.C src/LyxSty.cpp
src/lyx_sty.h src/LyxSty.h
src/lyxtextclass.C src/LyxTextClass.cpp
src/lyxtextclass.h src/LyxTextClass.h
src/lyxtextclasslist.C src/LyxTextClassList.cpp
src/lyxtextclasslist.h src/LyxTextClassList.h
src/lyxtext.h src/LyxText.h
src/lyxvc.C src/LyxVC.cpp
src/lyxvc.h src/LyxVC.h
src/main.C src/LyX.cpp
src/LyXAction.C src/LyXAction.cpp
src/LyXAction.h src/LyXAction.h
src/lyx_cb.C src/LyXCallBack.cpp
src/lyx_cb.h src/LyXCallBack.h
src/lyxfind.C src/LyXFind.cpp
src/lyxfind.h src/LyXFind.h
src/lyxfont.C src/LyXFont.cpp
src/lyxfont.h src/LyXFont.h
src/lyxfunc.C src/LyXFunc.cpp
src/lyxfunc.h src/LyXFunc.h
src/lyxgluelength.C src/LyXGlueLength.cpp
src/lyxgluelength.h src/LyXGlueLength.h
src/lyxlayout.C src/LyXLayout.cpp
src/lyxlayout.h src/LyXLayout.h
src/lyxlayout_ptr_fwd.h src/LyXLayoutPtrFwd.h
src/lyxlength.C src/LyXLength.cpp
src/lyxlength.h src/LyXLength.h
src/lyxlex.C src/LyXLex.cpp
src/lyxlex.h src/LyXLex.h
src/lyxlex_pimpl.C src/LyXLexPimpl.cpp
src/lyxlex_pimpl.h src/LyXLexPimpl.h
src/lyx_main.C src/LyX.cpp
src/lyx_main.h src/LyX.h
src/lyxrc.C src/LyXRC.cpp
src/lyxrc.h src/LyXRC.h
src/lyxrow.C src/Row.cpp
src/lyxrow.h src/Row.h
src/lyxserver.C src/LyXServer.cpp
src/lyxserver.h src/LyXServer.h
src/lyxsocket.C src/LyXSocket.cpp
src/lyxsocket.h src/LyXSocket.h
src/lyx_sty.C src/LyXSty.cpp
src/lyx_sty.h src/LyXSty.h
src/lyxtextclass.C src/LyXTextClass.cpp
src/lyxtextclass.h src/LyXTextClass.h
src/lyxtextclasslist.C src/LyXTextClassList.cpp
src/lyxtextclasslist.h src/LyXTextClassList.h
src/lyxtext.h src/LyXText.h
src/lyxvc.C src/LyXVC.cpp
src/lyxvc.h src/LyXVC.h
src/main.C src/main.cpp
src/mathed/InsetFormulaMacro.C src/mathed/InsetFormulaMacro.cpp
#src/mathed/InsetFormulaMacro.h
src/mathed/InsetMathAMSArray.C src/mathed/InsetMathAMSArray.cpp
@ -804,8 +804,8 @@ src/pariterator.C src/ParIterator.cpp
src/pariterator.h src/ParIterator.h
src/PrinterParams.C src/PrinterParams.cpp
#src/PrinterParams.h
src/pspell.C src/Pspell.cpp
src/pspell.h src/Pspell.h
src/pspell.C src/PSpell.cpp
src/pspell.h src/PSpell.h
src/RowList_fwd.h src/RowListFwd.h
src/rowpainter.C src/RowPainter.cpp
src/rowpainter.h src/RowPainter.h
@ -855,12 +855,12 @@ src/support/kill.C src/support/Kill.cpp
src/support/limited_stack.h src/support/LimitedStack.h
src/support/lstrings.C src/support/LStrings.cpp
src/support/lstrings.h src/support/LStrings.h
src/support/lyxalgo.h src/support/LyxAlgo.h
src/support/lyxlib.h src/support/LyxLib.h
src/support/lyxmanip.h src/support/LyxManip.h
src/support/lyxsum.C src/support/LyxSum.cpp
src/support/lyxtime.C src/support/LyxTime.cpp
src/support/lyxtime.h src/support/LyxTime.h
src/support/lyxalgo.h src/support/LyXAlgo.h
src/support/lyxlib.h src/support/LyXLib.h
src/support/lyxmanip.h src/support/LyXManip.h
src/support/lyxsum.C src/support/LyXSum.cpp
src/support/lyxtime.C src/support/LyXTime.cpp
src/support/lyxtime.h src/support/LyXTime.h
src/support/mkdir.C src/support/Mkdir.cpp
src/support/os.C src/support/Os.cpp
src/support/os_cygwin.C src/support/OsCygwin.cpp
@ -896,18 +896,18 @@ src/support/userinfo.C src/support/UserInfo.cpp
src/support/userinfo.h src/support/UserInfo.h
src/tabular.C src/Tabular.cpp
src/tabular.h src/Tabular.h
src/tex2lyx/context.C src/Tex2Lyx/Context.cpp
src/tex2lyx/context.h src/Tex2Lyx/Context.h
src/tex2lyx/context.C src/tex2lyx/Context.cpp
src/tex2lyx/context.h src/tex2lyx/Context.h
src/tex2lyx/gettext.C src/tex2lyx/Gettext.cpp
src/tex2lyx/lengthcommon.C src/tex2lyx/LengthCommon.cpp
src/tex2lyx/lyxfont.C src/tex2lyx/LyxFont.cpp
src/tex2lyx/lyxfont.h src/tex2lyx/LyxFont.h
src/tex2lyx/lyxfont.C src/tex2lyx/LyXFont.cpp
src/tex2lyx/lyxfont.h src/tex2lyx/LyXFont.h
src/tex2lyx/math.C src/tex2lyx/Math.cpp
src/tex2lyx/preamble.C src/tex2lyx/Preamble.cpp
#src/tex2lyx/Spacing.h
src/tex2lyx/table.C src/tex2lyx/Table.cpp
src/tex2lyx/tex2lyx.C src/tex2lyx/Tex2Lyx.cpp
src/tex2lyx/tex2lyx.h src/tex2lyx/Tex2Lyx.h
src/tex2lyx/tex2lyx.C src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h src/tex2lyx/tex2lyx.h
src/tex2lyx/texparser.C src/tex2lyx/TexParser.cpp
src/tex2lyx/texparser.h src/tex2lyx/TexParser.h
src/tex2lyx/text.C src/tex2lyx/Text.cpp
@ -943,20 +943,21 @@ src/Variables.C src/Variables.cpp
src/vc-backend.C src/VCBackend.cpp
src/vc-backend.h src/VCBackend.h
src/version.h src/Version.h
src/version.C.in src/Version.cpp.in
src/vspace.C src/VSpace.cpp
src/vspace.h src/VSpace.h
#src/WordLangTuple.h
lib/scripts/fig2pdftex.py lib/scripts/Fig2Pdftex.py
#lib/scripts/TeXFiles.py
lib/scripts/legacy_lyxpreview2ppm.py lib/scripts/LegacyLyxPreview2ppm.py
lib/scripts/fig_copy.py lib/scripts/Figopy.py
lib/scripts/legacy_lyxpreview2ppm.py lib/scripts/LegacyLyXPreview2ppm.py
lib/scripts/fig_copy.py lib/scripts/FigCopy.py
lib/scripts/fen2ascii.py lib/scripts/Fen2Ascii.py
lib/scripts/date.py lib/scripts/Date.py
lib/scripts/lyxpreview2bitmap.py lib/scripts/LyxPreview2Bitmap.py
lib/scripts/lyxpreview2bitmap.py lib/scripts/LyXPreview2Bitmap.py
lib/scripts/tex_copy.py lib/scripts/TexCopy.py
lib/scripts/convertDefault.py lib/scripts/ConvertDefault.py
lib/scripts/fig2pstex.py lib/scripts/Fig2Pstex.py
lib/scripts/lyxpreview_tools.py lib/scripts/LyxPreviewTools.py
lib/scripts/lyxpreview_tools.py lib/scripts/LyXPreviewTools.py
lib/scripts/clean_dvi.py lib/scripts/CleanDvi.py
lib/scripts/layout2layout.py lib/scripts/Layout2Layout.py
#