From d58eb13bfd3490dbc48bb5d420bed8d3fcf8c9a5 Mon Sep 17 00:00:00 2001 From: rugk Date: Tue, 19 Jul 2016 14:30:44 +0200 Subject: [PATCH] Use SVG icon instead of PNG version if possible --- README.md | 4 +- img/icon.svg | 255 +----------------------------------- tpl/bootstrap-compact.php | 2 +- tpl/bootstrap-dark-page.php | 2 +- tpl/bootstrap-dark.php | 2 +- tpl/bootstrap-page.php | 2 +- tpl/bootstrap.php | 2 +- 7 files changed, 8 insertions(+), 261 deletions(-) diff --git a/README.md b/README.md index efcb4e63..1845c023 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ original. It is however still fully compatible to the original ZeroBin 0.19 data storage scheme. Therefore such installations can be upgraded to this fork without loosing any data. -![PrivateBin Logo](https://raw.githubusercontent.com/PrivateBin/PrivateBin/master/android-chrome-192x192.png) +PrivateBin Logo ## What PrivateBin provides @@ -110,5 +110,5 @@ file](https://github.com/PrivateBin/PrivateBin/wiki/Configuration): * [Developer guide](https://github.com/PrivateBin/PrivateBin/wiki/Development) -Run into any issues? Have ideas for further developments? Please +Run into any issues? Have ideas for further developments? Please [report](https://github.com/PrivateBin/PrivateBin/issues) them! diff --git a/img/icon.svg b/img/icon.svg index ef3fd81b..a7696840 100644 --- a/img/icon.svg +++ b/img/icon.svg @@ -1,254 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - rugk - - - - - - - - - + diff --git a/tpl/bootstrap-compact.php b/tpl/bootstrap-compact.php index 084971e2..e39652e0 100644 --- a/tpl/bootstrap-compact.php +++ b/tpl/bootstrap-compact.php @@ -51,7 +51,7 @@ endif; ?> - <?php echo i18n::_('PrivateBin'); ?> + <?php echo i18n::_('PrivateBin'); ?>