From: Andrew Dolgov Date: Tue, 27 Dec 2011 10:30:20 +0000 (+0400) Subject: pngquant some images X-Git-Tag: 1.5.9~40 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=11cb9506d2975433a5b4273011760d922e7eba25;p=tt-rss.git pngquant some images --- diff --git a/classes/feeds.php b/classes/feeds.php index f9f82cd1..2f4870f9 100644 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -635,7 +635,7 @@ class Feeds extends Protected_Handler { $reply['content'] .= " "; $reply['content'] .= ""; - $reply['content'] .= ""; + $reply['content'] .= ""; $reply['content'] .= ""; } diff --git a/images/art-readitlater.png b/images/art-readitlater.png index c9be67ff..e680c8fb 100644 Binary files a/images/art-readitlater.png and b/images/art-readitlater.png differ diff --git a/images/art-zoom.png b/images/art-zoom.png index 25465bca..78511a6f 100644 Binary files a/images/art-zoom.png and b/images/art-zoom.png differ diff --git a/images/feed-icon-64x64.png b/images/feed-icon-64x64.png index 62720155..ff8b85d2 100644 Binary files a/images/feed-icon-64x64.png and b/images/feed-icon-64x64.png differ diff --git a/images/logo_wide.png b/images/logo_wide.png index 43e3c504..46e469c2 100644 Binary files a/images/logo_wide.png and b/images/logo_wide.png differ diff --git a/images/mark_set.gif b/images/mark_set.gif deleted file mode 100644 index aae4809e..00000000 Binary files a/images/mark_set.gif and /dev/null differ diff --git a/images/mark_set.png b/images/mark_set.png index a11d8c02..ed0473f1 100644 Binary files a/images/mark_set.png and b/images/mark_set.png differ diff --git a/images/mark_unset.gif b/images/mark_unset.gif deleted file mode 100644 index bfa07c90..00000000 Binary files a/images/mark_unset.gif and /dev/null differ diff --git a/images/mark_unset.png b/images/mark_unset.png index f64f2d4b..04f6ea4f 100644 Binary files a/images/mark_unset.png and b/images/mark_unset.png differ diff --git a/images/pub_set.gif b/images/pub_set.gif deleted file mode 100644 index e57bc946..00000000 Binary files a/images/pub_set.gif and /dev/null differ diff --git a/images/pub_set.png b/images/pub_set.png index 79a965bb..2503295c 100644 Binary files a/images/pub_set.png and b/images/pub_set.png differ diff --git a/images/pub_unset.gif b/images/pub_unset.gif deleted file mode 100644 index e470e8e0..00000000 Binary files a/images/pub_unset.gif and /dev/null differ diff --git a/images/pub_unset.png b/images/pub_unset.png index 74527cb1..58a3cd35 100644 Binary files a/images/pub_unset.png and b/images/pub_unset.png differ diff --git a/images/sign_excl.png b/images/sign_excl.png index de340b5d..d3e00ced 100644 Binary files a/images/sign_excl.png and b/images/sign_excl.png differ diff --git a/images/sign_info.png b/images/sign_info.png index 7f1b607e..c2ae16a6 100644 Binary files a/images/sign_info.png and b/images/sign_info.png differ diff --git a/images/sign_quest.png b/images/sign_quest.png index f09727cf..3c2c93ec 100644 Binary files a/images/sign_quest.png and b/images/sign_quest.png differ diff --git a/include/functions.php b/include/functions.php index 5cbe80c8..17595028 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3328,7 +3328,7 @@ $rv['content'] .= " "; $rv['content'] .= ""; - $rv['content'] .= ""; + $rv['content'] .= ""; $rv['content'] .= ""; }