Changeset 1301

Show
Ignore:
Timestamp:
07/21/03 23:03:15 (5 years ago)
Author:
augur
Message:

Renamed files to facilitate strict ISO9660 usage.
Default registry key is now swishdocs. SWISH-E installer will set this.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swishctl/example/index.htm

    r1232 r1301  
    99{ 
    1010        // so reload the default frame  
    11         top.BodyFrame.navigate( "bodyframe.htm" ); 
     11        top.BodyFrame.navigate( "body.htm" ); 
    1212} 
    1313//--> 
     
    1616</head> 
    1717<frameset rows="120,*" border="0" framespacing="0" frameborder="NO">  
    18   <frame src="queryframe.htm" name="QueryFrame" frameborder="NO"> 
    19   <frame src="bodyframe.htm" name="BodyFrame" frameborder="NO"> 
     18  <frame src="query.htm" name="QueryFrame" frameborder="NO"> 
     19  <frame src="body.htm" name="BodyFrame" frameborder="NO"> 
    2020</frameset> 
    2121<noframes><body bgcolor="#FFFFFF">