List:Commits« Previous MessageNext Message »
From:plavin Date:February 28 2008 10:17pm
Subject:svn commit - mysqldoc@docsrva: r10064 - trunk/workbench
View as plain text  
Author: plavin
Date: 2008-02-28 22:17:00 +0100 (Thu, 28 Feb 2008)
New Revision: 10064

Log:
Whoops -- add new Makefile


Modified:
   trunk/workbench/Makefile.depends


Modified: trunk/workbench/Makefile.depends
===================================================================
--- trunk/workbench/Makefile.depends	2008-02-28 21:12:34 UTC (rev 10063)
+++ trunk/workbench/Makefile.depends	2008-02-28 21:17:00 UTC (rev 10064)
Changed blocks: 4, Lines Added: 6, Lines Deleted: 3; 1635 bytes

@@ -110,9 +110,11 @@
 	../common/fixedchars.ent \
 	../refman-common/urls.ent \
 	all-entities.ent \
+	images/published/wb-diff-sources.png \
 	version.ent \
 	workbench.ent
-forward_engineering_IMAGES =
+forward_engineering_IMAGES = \
+	images/published/wb-diff-sources.png
 forward_engineering_SOURCES = forward-engineering.xml $(forward_engineering_INCLUDES)
 forward_engineering_IDMAPS = \
 	../workbench/metadata/forward-engineering.idmap \

@@ -174,8 +176,7 @@
 	workbench.ent
 installing_IMAGES =
 installing_SOURCES = installing.xml $(installing_INCLUDES)
-installing_IDMAPS = \
-	../workbench/metadata/grt-shell.idmap
+installing_IDMAPS =
 installing.validpure: $(installing_SOURCES)
 installing.titles: $(installing_SOURCES)
 installing.useless: $(installing_SOURCES)

@@ -568,6 +569,7 @@
 	images/published/wb-connection-wizard1.png \
 	images/published/wb-connection-wizard2.png \
 	images/published/wb-default-schema.png \
+	images/published/wb-diff-sources.png \
 	images/published/wb-docking-indicator.png \
 	images/published/wb-drawSplit.png \
 	images/published/wb-find-window.png \

@@ -616,6 +618,7 @@
 	images/published/wb-connection-wizard1.png \
 	images/published/wb-connection-wizard2.png \
 	images/published/wb-default-schema.png \
+	images/published/wb-diff-sources.png \
 	images/published/wb-docking-indicator.png \
 	images/published/wb-drawSplit.png \
 	images/published/wb-find-window.png \


Thread
svn commit - mysqldoc@docsrva: r10064 - trunk/workbenchplavin28 Feb 2008