office-gobmx/scp2
Caolán McNamara e0108fa4fc make Korean ReplaceSingleQuote the same as everyone else
I can find no evidence that Korean out of all languages on earth needs a
different default for ReplaceSingleQuote

This appeared in

commit e9f10288e0
Date:   Mon Jul 5 12:32:15 2004 +0000
    2004/06/07 18:46:25 jb 1.14.78.1: #i25937# Add module settings (migrated from scp2) to xcu source files

but that's a migration of the original
GID_CONFIGURATIONITEM_SWRITER_KOREAN_ENABLE_SINGLEQUOTE which existed in the
original scp (pre scp2) and appeared between OpenOffice.org 1.0 and 1.1.5, but
the cvs repos to explain all that are long dead and there is no sign of a bug
in a bugzilla query, so it suggests this was an internal StarOffice thing.

Change-Id: I14dfe75d28d3ec5a68b262f768c7dbe73e94131d
2014-10-24 13:43:10 +01:00
..
inc
macros
source
AutoInstall.mk
CustomTarget_langmacros.mk
InstallModule_accessories.mk
InstallModule_activex.mk
InstallModule_base.mk
InstallModule_calc.mk
InstallModule_crashrep.mk
InstallModule_draw.mk
InstallModule_extensions.mk
InstallModule_gnome.mk
InstallModule_graphicfilter.mk
InstallModule_impress.mk
InstallModule_kde.mk
InstallModule_math.mk
InstallModule_onlineupdate.mk
InstallModule_ooo.mk
InstallModule_python.mk
InstallModule_quickstart.mk
InstallModule_sdkoo.mk
InstallModule_tde.mk
InstallModule_ure.mk
InstallModule_windows.mk
InstallModule_winexplorerext.mk
InstallModule_writer.mk
InstallModule_xsltfilter.mk
InstallScript_sdkoo.mk
InstallScript_setup_osl.mk
Makefile
Module_scp2.mk
README

SCript Particle installer

This contains code that describes which pieces of the project should
be packaged and installed - it is used to build among other things
a setup_osl.inf or .ins file - that is used by solenv/bin/make_installer.pl
to build the installation.