CVS update: /cowiki/htdocs/setup/

[email protected] 30 Apr 2005 02:13:14 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 2005/04/29 19:13:14

Modified:
   cowiki/htdocs/setup/flow.xml

Log:
 Added !DOCTYPE

File Changes:

Directory: /cowiki/htdocs/setup/
================================

File [changed]: flow.xml
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/setup/flow.xml?r1=1.1&r2=1.2
Delta lines:  +3 -8
-------------------
--- flow.xml	21 Apr 2005 00:17:13 -0000	1.1
+++ flow.xml	30 Apr 2005 02:13:12 -0000	1.2
@@ -2,7 +2,7 @@
 
 <!--
 
-  $Id: flow.xml,v 1.1 2005/04/21 00:17:13 dgorski Exp $
+  $Id: flow.xml,v 1.2 2005/04/30 02:13:12 dgorski Exp $
 
   This file is part of coWiki. coWiki is free software under the terms of
   the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -14,6 +14,8 @@
 
 -->
 
+<!DOCTYPE setup SYSTEM "flow.dtd">
+
 <setup>
   <flow>
 
@@ -24,13 +26,6 @@
       <label></label>
       <title>We regret your decision</title>
       <button align="right" target_id="licenseAcceptor" dir="forward">Restart the wizard ...</button>
-    </installer>
-
-    <installer id="annulment" skip_id="">
-      <class>TaskAnnulment</class>
-      <label></label>
-      <title/>
-      <button/>
     </installer>
 
     <!-- Regular installer task flow definition -->