- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 27 May 2005 10:24:15 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/tools
In directory homer:/tmp/cvs-serv14858
Modified Files:
setup-namespaces
Log Message:
URI style is now the IRI style
Index: setup-namespaces
===================================================================
RCS file: /sources/public/2002/ws/desc/tools/setup-namespaces,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** setup-namespaces 12 May 2005 00:22:13 -0000 1.20
--- setup-namespaces 27 May 2005 10:24:12 -0000 1.21
***************
*** 199,203 ****
if ($ID eq 'PART2') {
&genStyleDoc('rpc.html', 'RPC');
! &genStyleDoc('uri.html', 'URI');
&genStyleDoc('multipart.html', 'Multipart');
}
--- 199,203 ----
if ($ID eq 'PART2') {
&genStyleDoc('rpc.html', 'RPC');
! &genStyleDoc('iri.html', 'IRI');
&genStyleDoc('multipart.html', 'Multipart');
}
Received on Friday, 27 May 2005 10:24:15 UTC