Revision: 7603
http://sourceforge.net/p/winmerge/code/7603
Author: gerundt
Date: 2013-03-07 10:19:35 +0000 (Thu, 07 Mar 2013)
Log Message:
-----------
Change Filters/readme.txt and Plugins/readme.txt to readme.md
Added Paths:
-----------
trunk/Filters/readme.md
trunk/Plugins/readme.md
Removed Paths:
-------------
trunk/Filters/readme.txt
trunk/Plugins/readme.txt
Copied: trunk/Filters/readme.md (from rev 7601, trunk/Filters/readme.txt)
===================================================================
--- trunk/Filters/readme.md (rev 0)
+++ trunk/Filters/readme.md 2013-03-07 10:19:35 UTC (rev 7603)
@@ -0,0 +1,10 @@
+Filters
+=======
+
+Filters holds the WinMerge runtime file filters.
+
+These allow the user to only diff certain types of files, or to exclude
+certain types of files from directory diffs.
+
+These filters are distributed in the Filters
+subdirectory beneath the WinMerge executables.
Deleted: trunk/Filters/readme.txt
===================================================================
--- trunk/Filters/readme.txt 2013-03-07 10:05:28 UTC (rev 7602)
+++ trunk/Filters/readme.txt 2013-03-07 10:19:35 UTC (rev 7603)
@@ -1,9 +0,0 @@
-WinMerge/Filters/readme.txt
-
-Filters holds the WinMerge runtime file filters.
-
-These allow the user to only diff certain types of files, or to exclude
-certain types of files from directory diffs.
-
-These filters are distributed in the Filters
-subdirectory beneath the WinMerge executables.
Copied: trunk/Plugins/readme.md (from rev 7601, trunk/Plugins/readme.txt)
===================================================================
--- trunk/Plugins/readme.md (rev 0)
+++ trunk/Plugins/readme.md 2013-03-07 10:19:35 UTC (rev 7603)
@@ -0,0 +1,10 @@
+Plugins
+=======
+
+Plugins holds the WinMerge runtime plugins, source code and binaries both.
+
+These plugins allow transformations to files before diffing, or during
+editing. See the manual for more information.
+
+These filters are distributed in the MergePlugins
+subdirectory beneath the WinMerge executables.
Deleted: trunk/Plugins/readme.txt
===================================================================
--- trunk/Plugins/readme.txt 2013-03-07 10:05:28 UTC (rev 7602)
+++ trunk/Plugins/readme.txt 2013-03-07 10:19:35 UTC (rev 7603)
@@ -1,9 +0,0 @@
-WinMerge/Plugins/readme.txt
-
-Plugins holds the WinMerge runtime plugins, source code and binaries both.
-
-These plugins allow transformations to files before diffing, or during
-editing. See the manual for more information.
-
-These filters are distributed in the MergePlugins
-subdirectory beneath the WinMerge executables.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|