Revision: 4166
http://svn.sourceforge.net/winmerge/?rev=4166&view=rev
Author: gerundt
Date: 2007-03-15 13:37:36 -0700 (Thu, 15 Mar 2007)
Log Message:
-----------
PATCH: [ 1681099 ] Add "Plugins" folder to installer doc
Modified Paths:
--------------
branches/R2_6/Docs/Developers/Changes.txt
branches/R2_6/Docs/Developers/readme-InnoSetup.html
Modified: branches/R2_6/Docs/Developers/Changes.txt
===================================================================
--- branches/R2_6/Docs/Developers/Changes.txt 2007-03-15 20:37:04 UTC (rev 4165)
+++ branches/R2_6/Docs/Developers/Changes.txt 2007-03-15 20:37:36 UTC (rev 4166)
@@ -1,3 +1,7 @@
+2007-03-15 Tim
+ PATCH: [ 1681099 ] Add "Plugins" folder to installer doc
+ Developers: readme-InnoSetup.html
+
2006-12-04 Kimmo
Update SVN URLs
Developers: readme-Subversion.html
Modified: branches/R2_6/Docs/Developers/readme-InnoSetup.html
===================================================================
--- branches/R2_6/Docs/Developers/readme-InnoSetup.html 2007-03-15 20:37:04 UTC (rev 4165)
+++ branches/R2_6/Docs/Developers/readme-InnoSetup.html 2007-03-15 20:37:36 UTC (rev 4166)
@@ -88,7 +88,6 @@
<ul>
<li><code>ShellExtensionU.dll</code></li>
<li><code>WinMergeU.exe</code></li>
- <li><code>WinMergeU.exe.Manifest</code></li>
</ul>
</li>
<li>
@@ -123,6 +122,17 @@
<li><em>Copy the entire InnoSetup source folder to here</em></li>
</ul>
</li>
+ <li>
+ <code>Plugins/</code>
+ <ul>
+ <li>
+ <code>dlls/</code>
+ <ul>
+ <li><em>Copy the entire Plugins/dlls folder to here</em></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
</ul>
<p><strong>NOTE</strong><br>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|