]> git.evergreen-ils.org Git - Evergreen.git/commit
A XUL version of the math app example. Some assembly required with the
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 11 Feb 2005 15:50:47 +0000 (15:50 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 11 Feb 2005 15:50:47 +0000 (15:50 +0000)
commitb1eb6a48c1f538ebb0cbe6313cf95272ba2ae161
treefc15d0b81e267f433c889671429c47f38902c11d
parent03e2c01de7fa59d60edc28cfb5a088d765ffd02b
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/ILS/trunk@47 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/examples/math_xul_client/Makefile [new file with mode: 0644]
OpenSRF/examples/math_xul_client/install.js [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/content/conf/client_config.xml [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/content/contents.rdf [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/content/math.xul [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/content/math_app.js [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/content/math_overlay.xul [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/locale/en-US/contents.rdf [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/locale/en-US/math.dtd [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/skin/contents.rdf [new file with mode: 0644]
OpenSRF/examples/math_xul_client/math/skin/math.css [new file with mode: 0644]