Made file capitalization consistent for a few files. (.PNG --> .png), because some file systems are queasy on that.

(See https://superuser.com/questions/881804/case-sensitive-file-extensions-in-windows-and-linux)
This commit is contained in:
Dpeta 2021-04-13 01:33:57 +02:00
parent 171e424057
commit f9dcb452c7
15 changed files with 9 additions and 1 deletions

4
.gitignore vendored
View file

@ -14,4 +14,6 @@ quirks/*
*.pkl
Pesterchum.dmg
*.md.backup
subscript.txt
subscript.txt
package-lock.json
package.json

View file

@ -1,6 +1,12 @@
# Changelog
(This document uses YYYY-MM-DD as per ISO 8601)
## [v2.1.2]
### Changed
- Made file capitalization consistent for a few files. (.PNG --> .png), because some file systems are queasy on that. (See https://superuser.com/questions/881804/case-sensitive-file-extensions-in-windows-and-linux)
## [v2.1.1] - 2021-4-12
### Fixed

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 132 KiB

View file

Before

Width:  |  Height:  |  Size: 305 B

After

Width:  |  Height:  |  Size: 305 B

View file

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 297 B

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 329 B

View file

Before

Width:  |  Height:  |  Size: 975 B

After

Width:  |  Height:  |  Size: 975 B

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 352 B

View file

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 297 B

View file

Before

Width:  |  Height:  |  Size: 406 B

After

Width:  |  Height:  |  Size: 406 B

View file

Before

Width:  |  Height:  |  Size: 499 B

After

Width:  |  Height:  |  Size: 499 B