Author: plavin
Date: 2007-02-27 19:25:12 +0100 (Tue, 27 Feb 2007)
New Revision: 5095
Log:
Add enterprise chapter
Modified:
trunk/workbench/Makefile
trunk/workbench/workbench.xml
Modified: trunk/workbench/Makefile
===================================================================
--- trunk/workbench/Makefile 2007-02-27 18:21:04 UTC (rev 5094)
+++ trunk/workbench/Makefile 2007-02-27 18:25:12 UTC (rev 5095)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 1597 bytes
@@ -39,7 +39,7 @@
WORKBENCH_SRCS_EXTRA = ../common/fixedchars.ent ../gui-common/gui-common.ent
-WORKBENCH_SRCS = $(WORKBENCH_SRCS_EXTRA) workbench.xml ../gui-common/chapter-grt-shell.xml ../gui-common/chapter-table-editor.xml ../gui-common/chapter-uninstall-all.xml ../gui-common/chapter-upgrade-all.xml ../gui-common/images/columneditor.png ../gui-common/images/confirmchanges.png ../gui-common/images/grt-shell.png ../gui-common/images/indexeditor.png ../gui-common/images/tableeditor.png ../gui-common/installation-all.xml ../gui-common/starting-all.xml copyright.xml getting-started.xml images/workbench-windows.png legalnotice.en.xml overview.xml reverse-engineering.xml using.xml
+WORKBENCH_SRCS = $(WORKBENCH_SRCS_EXTRA) workbench.xml copyright.xml getting-started.xml ../gui-common/chapter-grt-shell.xml ../gui-common/chapter-table-editor.xml ../gui-common/chapter-uninstall-all.xml ../gui-common/chapter-upgrade-all.xml ../gui-common/images/columneditor.png ../gui-common/images/confirmchanges.png ../gui-common/images/grt-shell.png ../gui-common/images/indexeditor.png ../gui-common/images/tableeditor.png ../gui-common/installation-all.xml ../gui-common/mysql-enterprise.xml ../gui-common/starting-all.xml images/workbench-windows.png legalnotice.en.xml overview.xml reverse-engineering.xml using.xml
workbench-prepped.xml: $(WORKBENCH_SRCS) $(IDMAP_OBJS)
Modified: trunk/workbench/workbench.xml
===================================================================
--- trunk/workbench/workbench.xml 2007-02-27 18:21:04 UTC (rev 5094)
+++ trunk/workbench/workbench.xml 2007-02-27 18:25:12 UTC (rev 5095)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 674 bytes
@@ -49,7 +49,8 @@
<xi:include href="legalnotice.en.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</bookinfo>
-
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../gui-common/mysql-enterprise.xml"/>
+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../gui-common/installation-all.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../gui-common/chapter-uninstall-all.xml"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5095 - trunk/workbench | plavin | 27 Feb |