# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
# This script renames the most annoying abbreviations in Writer (and partially
# in the shared code too). Just run it in the source directory.
# sw only:
for I in"FrmFmt/FrameFormat""Fmt/Format""Cntnt/Content""Txt/Text""Tbl/Table""GotoFld/GotoFormatField""Fld/Field""Ftn/Footnote""Updt/Update""Fml/Formula""Hnt/Hint"
do
S="${I%/*}"
# change all except the filenames (in the .mk and in #include)