Update of /cvsroot/qooxdoo/qooxdoo/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6919/tools
Modified Files:
Tag: renderer
config.sh
Log Message:
Minor change
Index: config.sh
===================================================================
RCS file: /cvsroot/qooxdoo/qooxdoo/tools/config.sh,v
retrieving revision 1.16.2.95
retrieving revision 1.16.2.96
diff -C2 -d -r1.16.2.95 -r1.16.2.96
*** config.sh 18 Jan 2006 13:28:57 -0000 1.16.2.95
--- config.sh 18 Jan 2006 13:29:26 -0000 1.16.2.96
***************
*** 284,287 ****
L="$L transport/QxTransport"
- L="$L transport/QxFrameTransport"
L="$L transport/QxXmlHttpTransport"
--- 284,287 ----
L="$L transport/QxTransport"
L="$L transport/QxXmlHttpTransport"
+ L="$L transport/QxIFrameTransport"
|