]> git.evergreen-ils.org Git - OpenSRF.git/commit
A XUL version of the math app example. Some assembly required with the
authorphasefx <phasefx@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 11 Feb 2005 15:50:47 +0000 (15:50 +0000)
committerphasefx <phasefx@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 11 Feb 2005 15:50:47 +0000 (15:50 +0000)
commita2342dd941d52c280080f6515509ffbee71a84f4
tree5ce6362c329810586b91d85e202ed2068390e841
parent7c5702f4139561bb80702922883ddd26d27118a8
A XUL version of the math app example.  Some assembly required with the
client_config.xml file.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@46 9efc2488-bf62-4759-914b-345cdb29e865
examples/math_xul_client/Makefile [new file with mode: 0644]
examples/math_xul_client/install.js [new file with mode: 0644]
examples/math_xul_client/math/content/conf/client_config.xml [new file with mode: 0644]
examples/math_xul_client/math/content/contents.rdf [new file with mode: 0644]
examples/math_xul_client/math/content/math.xul [new file with mode: 0644]
examples/math_xul_client/math/content/math_app.js [new file with mode: 0644]
examples/math_xul_client/math/content/math_overlay.xul [new file with mode: 0644]
examples/math_xul_client/math/locale/en-US/contents.rdf [new file with mode: 0644]
examples/math_xul_client/math/locale/en-US/math.dtd [new file with mode: 0644]
examples/math_xul_client/math/skin/contents.rdf [new file with mode: 0644]
examples/math_xul_client/math/skin/math.css [new file with mode: 0644]