office-gobmx/jvmfwk/source
Michael Meeks 72b954df59 Avoid using gconftool. Atk provides a11y not Java on Unix.
cf. comment in framework header. Should have no impact on real
run-time Java a11y, which would be enabled later as-needed; only
on JRE selection. For extreme corner-cases, where your auto-selected
JRE has no a11y support either select another JRE in the UI or:

$ export JFW_PLUGIN_FORCE_ACCESSIBILITY=1

to override.

Change-Id: I59a6428e5a11664b75c29580cad76eb9500db45a
2013-10-30 11:09:55 +00:00
..
elements.cxx
elements.hxx
framework.cxx
framework.hxx
fwkbase.cxx
fwkbase.hxx
fwkutil.cxx
fwkutil.hxx
javasettings.xsd
javasettings_template.xml
jvmfwk3rc
libxmlutil.cxx
libxmlutil.hxx
readme.txt

The file jvfwk3rc is intended for providing bootstrap parameter for the java 
framework within the build environment. It is not part of a product. Tools 
which are started in the environment, such as regcomp.exe and uno.exe, use
this rc file when Java is needed.