diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-07-23 18:04:42 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-07-24 03:51:14 +0200 |
commit | 3fae9d3c1092390272d8ec458da444804caaf10c (patch) | |
tree | dcbe29f30b6b3366539627d8a3fd9c23b5a3cbe7 /emoticons/phpBB | |
parent | eff58ebbd5514a010519c242dd1780e67fe70304 (diff) | |
download | tdeartwork-3fae9d3c1092390272d8ec458da444804caaf10c.tar.gz tdeartwork-3fae9d3c1092390272d8ec458da444804caaf10c.zip |
Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 23284c62abe5caaa69e92a12520ee2c7fa3bf1d6)
Diffstat (limited to 'emoticons/phpBB')
-rw-r--r-- | emoticons/phpBB/biggrin.png | bin | 235 -> 235 bytes |
-rw-r--r-- | emoticons/phpBB/confused.png | bin | 239 -> 239 bytes |
-rw-r--r-- | emoticons/phpBB/cry.png | bin | 235 -> 235 bytes |
-rw-r--r-- | emoticons/phpBB/devil.png | bin | 281 -> 281 bytes |
-rw-r--r-- | emoticons/phpBB/oh.png | bin | 233 -> 233 bytes |
-rw-r--r-- | emoticons/phpBB/smile.png | bin | 236 -> 236 bytes |
-rw-r--r-- | emoticons/phpBB/sunglasses.png | bin | 254 -> 254 bytes |
-rw-r--r-- | emoticons/phpBB/tongue.png | bin | 236 -> 236 bytes |
-rw-r--r-- | emoticons/phpBB/unhappy.png | bin | 226 -> 226 bytes |
-rw-r--r-- | emoticons/phpBB/wink.png | bin | 230 -> 230 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/emoticons/phpBB/biggrin.png b/emoticons/phpBB/biggrin.png Binary files differindex b43246f9..522eec51 100644 --- a/emoticons/phpBB/biggrin.png +++ b/emoticons/phpBB/biggrin.png diff --git a/emoticons/phpBB/confused.png b/emoticons/phpBB/confused.png Binary files differindex 6a018eb0..42377cb8 100644 --- a/emoticons/phpBB/confused.png +++ b/emoticons/phpBB/confused.png diff --git a/emoticons/phpBB/cry.png b/emoticons/phpBB/cry.png Binary files differindex 30bbf24d..0061dbf0 100644 --- a/emoticons/phpBB/cry.png +++ b/emoticons/phpBB/cry.png diff --git a/emoticons/phpBB/devil.png b/emoticons/phpBB/devil.png Binary files differindex eb43315d..fce22018 100644 --- a/emoticons/phpBB/devil.png +++ b/emoticons/phpBB/devil.png diff --git a/emoticons/phpBB/oh.png b/emoticons/phpBB/oh.png Binary files differindex ebe88be9..d1ffe085 100644 --- a/emoticons/phpBB/oh.png +++ b/emoticons/phpBB/oh.png diff --git a/emoticons/phpBB/smile.png b/emoticons/phpBB/smile.png Binary files differindex 1806c0d8..82c59da6 100644 --- a/emoticons/phpBB/smile.png +++ b/emoticons/phpBB/smile.png diff --git a/emoticons/phpBB/sunglasses.png b/emoticons/phpBB/sunglasses.png Binary files differindex 3540cd8f..0d4f6040 100644 --- a/emoticons/phpBB/sunglasses.png +++ b/emoticons/phpBB/sunglasses.png diff --git a/emoticons/phpBB/tongue.png b/emoticons/phpBB/tongue.png Binary files differindex 5fe7c7af..6ea0034d 100644 --- a/emoticons/phpBB/tongue.png +++ b/emoticons/phpBB/tongue.png diff --git a/emoticons/phpBB/unhappy.png b/emoticons/phpBB/unhappy.png Binary files differindex 421c115f..d5b89068 100644 --- a/emoticons/phpBB/unhappy.png +++ b/emoticons/phpBB/unhappy.png diff --git a/emoticons/phpBB/wink.png b/emoticons/phpBB/wink.png Binary files differindex c80f5177..5d70e864 100644 --- a/emoticons/phpBB/wink.png +++ b/emoticons/phpBB/wink.png |