From b0b352fc8ed4934c47bd8cf0d02d2c3bef948321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 29 Sep 2015 20:26:32 +0200 Subject: some cleanup on material theme --- .../views/themes/material/public/fonts/icomoon.eot | Bin 3896 -> 0 bytes .../views/themes/material/public/fonts/icomoon.svg | 41 --------------------- .../views/themes/material/public/fonts/icomoon.ttf | Bin 3732 -> 0 bytes .../themes/material/public/fonts/icomoon.woff | Bin 3664 -> 0 bytes .../views/themes/material/public/fonts/ptsans.woff | Bin 24816 -> 0 bytes 5 files changed, 41 deletions(-) delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.eot delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.svg delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.ttf delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.woff delete mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/ptsans.woff (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts') diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.eot b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.eot deleted file mode 100644 index 56323516..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.eot and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.svg b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.svg deleted file mode 100644 index b4586136..00000000 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - -{ - "fontFamily": "icomoon", - "majorVersion": 1, - "minorVersion": 0, - "version": "Version 1.0", - "fontId": "icomoon", - "psName": "icomoon", - "subFamily": "Regular", - "fullName": "icomoon", - "description": "Generated by IcoMoon" -} - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.ttf b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.ttf deleted file mode 100644 index bb1f21f8..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.ttf and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.woff b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.woff deleted file mode 100644 index bab13779..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/icomoon.woff and /dev/null differ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/ptsans.woff b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/ptsans.woff deleted file mode 100644 index cf7c62e1..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/fonts/ptsans.woff and /dev/null differ -- cgit v1.2.3