Whitespace cleanup
Cleans up whitespace (tab -> space), alignment and DOS line endings.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<!-- Set this full path to exiftool.exe. Rename exiftool(-k).exe to exiftool.exe before using it here!
|
||||
If you leave the value empty, EXIFTOOL is simply not used. -->
|
||||
<add key="ExifToolPath" value="C:\Program Files (x86)\exiftool.exe"/>
|
||||
</appSettings>
|
||||
</configuration>
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<!-- Set this full path to exiftool.exe. Rename exiftool(-k).exe to exiftool.exe before using it here!
|
||||
If you leave the value empty, EXIFTOOL is simply not used. -->
|
||||
<add key="ExifToolPath" value="C:\Program Files (x86)\exiftool.exe"/>
|
||||
</appSettings>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user