diff options
| author | mid-kid <esteve.varela@gmail.com> | 2018-04-01 17:03:11 +0200 |
|---|---|---|
| committer | mid-kid <esteve.varela@gmail.com> | 2018-04-01 17:05:10 +0200 |
| commit | 81fff9bb80af3db0ee381c824261b8963e1cc221 (patch) | |
| tree | 9313b7bf00c6b4492917fc2717a94d428d8c1d5c /gfx/splash | |
| parent | 91a768b24343ffabbe5ab4084451d1e3ecbc306b (diff) | |
Fix file permissions
I have no idea why this was a thing (do people store this repo on FAT32
flash drives or something?), but quite a bit of files had a permission
of 755. This isn't really a problem, but it's inconsistent and weird.
Diffstat (limited to 'gfx/splash')
| -rw-r--r--[-rwxr-xr-x] | gfx/splash/logo1.png | bin | 364 -> 364 bytes |
| -rw-r--r--[-rwxr-xr-x] | gfx/splash/logo2.png | bin | 172 -> 172 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/gfx/splash/logo1.png b/gfx/splash/logo1.png Binary files differindex a02eb08f6..a02eb08f6 100755..100644 --- a/gfx/splash/logo1.png +++ b/gfx/splash/logo1.png diff --git a/gfx/splash/logo2.png b/gfx/splash/logo2.png Binary files differindex 7038efb54..7038efb54 100755..100644 --- a/gfx/splash/logo2.png +++ b/gfx/splash/logo2.png |
