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/mobile | |
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/mobile')
-rw-r--r--[-rwxr-xr-x] | gfx/mobile/electro_ball_nonmatching.png | bin | 1401 -> 1401 bytes |
-rw-r--r--[-rwxr-xr-x] | gfx/mobile/mobile_splash.png | bin | 1660 -> 1660 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/gfx/mobile/electro_ball_nonmatching.png b/gfx/mobile/electro_ball_nonmatching.png Binary files differindex 52441bd83..52441bd83 100755..100644 --- a/gfx/mobile/electro_ball_nonmatching.png +++ b/gfx/mobile/electro_ball_nonmatching.png diff --git a/gfx/mobile/mobile_splash.png b/gfx/mobile/mobile_splash.png Binary files differindex 6eb92c5b2..6eb92c5b2 100755..100644 --- a/gfx/mobile/mobile_splash.png +++ b/gfx/mobile/mobile_splash.png |