OSDN Git Service

ArchiveSupport/Merge7z/readme.txt: Fix mixed eol-style
authorsdottaka <sdottaka@users.sourceforge.net>
Sat, 11 Jul 2015 02:54:52 +0000 (11:54 +0900)
committersdottaka <sdottaka@users.sourceforge.net>
Sat, 11 Jul 2015 02:54:52 +0000 (11:54 +0900)
--HG--
branch : stable

ArchiveSupport/Merge7z/readme.txt

index 7c6cc47..a71f403 100755 (executable)
@@ -1,36 +1,36 @@
-Merge7z readme\r
-==============\r
-\r
-The Merge7z DLL files provide WinMerge its seamless handling of compressed files. \r
-For WinMerge to be able to open compressed files, it requires a Merge7z DLL file, \r
-(for example, Merge7z430.dll), through which it calls 7-Zip archive code.\r
-\r
-7-Zip is a Free and Open Source program handling many compression formats,\r
-available from:\r
-   http://www.7-zip.org/\r
-\r
-The Merge7z DLL files are available in two forms:\r
-\r
-(1) A Windows installer is available, which puts the files into the\r
-correct place for you. For example, "Merge7zInstaller0017-311-430.exe"\r
-is a Merge7z installer which will install Merge7z DLL files which are \r
-compatible with 7-Zip releases 3.11 through 4.30. (The 0017 indicates\r
-that this is build 0017 of the installer.)\r
-\r
-(2) A simple binary bundle is available, from which you should copy\r
-all files into the same directory as your WinMerge.exe and WinMergeU.exe\r
-programs (typically this would be C:\Program Files\WinMerge).\r
-Merge7z0017-311-430.7z is an example of a binary bundle distribution.\r
-This binary bundle is so named because it is build 0017 and contains DLLs \r
-compatible with 7-Zip versions 3.11 through 4.30.\r
-\r
-\r
-\r
-The WinMerge User's Manual contains a chapter on 7-Zip and archive support.\r
+Merge7z readme
+==============
+
+The Merge7z DLL files provide WinMerge its seamless handling of compressed files. 
+For WinMerge to be able to open compressed files, it requires a Merge7z DLL file, 
+(for example, Merge7z430.dll), through which it calls 7-Zip archive code.
+
+7-Zip is a Free and Open Source program handling many compression formats,
+available from:
+   http://www.7-zip.org/
+
+The Merge7z DLL files are available in two forms:
+
+(1) A Windows installer is available, which puts the files into the
+correct place for you. For example, "Merge7zInstaller0017-311-430.exe"
+is a Merge7z installer which will install Merge7z DLL files which are 
+compatible with 7-Zip releases 3.11 through 4.30. (The 0017 indicates
+that this is build 0017 of the installer.)
+
+(2) A simple binary bundle is available, from which you should copy
+all files into the same directory as your WinMerge.exe and WinMergeU.exe
+programs (typically this would be C:\Program Files\WinMerge).
+Merge7z0017-311-430.7z is an example of a binary bundle distribution.
+This binary bundle is so named because it is build 0017 and contains DLLs 
+compatible with 7-Zip versions 3.11 through 4.30.
+
+
+
+The WinMerge User's Manual contains a chapter on 7-Zip and archive support.
   http://manual.winmerge.org/Install.html
-\r
-Configuration information about your current system, and its presence or\r
-absence of archive support, is available from the WinMerge Help/Configuration\r
-menu, which will create a long text file containing configuration information.\r
-The section beginning "Archive support" has details about Merge7z and\r
-7-Zip files discovered by WinMerge.\r
+
+Configuration information about your current system, and its presence or
+absence of archive support, is available from the WinMerge Help/Configuration
+menu, which will create a long text file containing configuration information.
+The section beginning "Archive support" has details about Merge7z and
+7-Zip files discovered by WinMerge.