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/mail | |
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/mail')
-rw-r--r--[-rwxr-xr-x] | gfx/mail/cloud.png | bin | 199 -> 199 bytes |
-rw-r--r--[-rwxr-xr-x] | gfx/mail/dragonite.png | bin | 372 -> 372 bytes |
-rw-r--r--[-rwxr-xr-x] | gfx/mail/flower_mail_border.png | bin | 289 -> 289 bytes |
-rw-r--r--[-rwxr-xr-x] | gfx/mail/large_note.png | bin | 199 -> 199 bytes |
-rw-r--r--[-rwxr-xr-x] | gfx/mail/litebluemail_border.png | bin | 271 -> 271 bytes |
-rw-r--r--[-rwxr-xr-x] | gfx/mail/morph_mail_corner.png | bin | 200 -> 200 bytes |
-rw-r--r--[-rwxr-xr-x] | gfx/mail/surf_mail_border.png | bin | 266 -> 266 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/gfx/mail/cloud.png b/gfx/mail/cloud.png Binary files differindex d152f008e..d152f008e 100755..100644 --- a/gfx/mail/cloud.png +++ b/gfx/mail/cloud.png diff --git a/gfx/mail/dragonite.png b/gfx/mail/dragonite.png Binary files differindex 560f8f125..560f8f125 100755..100644 --- a/gfx/mail/dragonite.png +++ b/gfx/mail/dragonite.png diff --git a/gfx/mail/flower_mail_border.png b/gfx/mail/flower_mail_border.png Binary files differindex a84dd8ac6..a84dd8ac6 100755..100644 --- a/gfx/mail/flower_mail_border.png +++ b/gfx/mail/flower_mail_border.png diff --git a/gfx/mail/large_note.png b/gfx/mail/large_note.png Binary files differindex 8b16f4103..8b16f4103 100755..100644 --- a/gfx/mail/large_note.png +++ b/gfx/mail/large_note.png diff --git a/gfx/mail/litebluemail_border.png b/gfx/mail/litebluemail_border.png Binary files differindex 4547e194d..4547e194d 100755..100644 --- a/gfx/mail/litebluemail_border.png +++ b/gfx/mail/litebluemail_border.png diff --git a/gfx/mail/morph_mail_corner.png b/gfx/mail/morph_mail_corner.png Binary files differindex 491e64294..491e64294 100755..100644 --- a/gfx/mail/morph_mail_corner.png +++ b/gfx/mail/morph_mail_corner.png diff --git a/gfx/mail/surf_mail_border.png b/gfx/mail/surf_mail_border.png Binary files differindex 722fab83f..722fab83f 100755..100644 --- a/gfx/mail/surf_mail_border.png +++ b/gfx/mail/surf_mail_border.png |