From 410dbc573bbb873a447710e122faefd11075b6df Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Mon, 12 Jan 2015 14:54:16 +0100 Subject: [enh] static content generalization --- .../oscar/fonts/glyphicons-halflings-regular.eot | Bin 20335 -> 0 bytes .../oscar/fonts/glyphicons-halflings-regular.svg | 229 --------------------- .../oscar/fonts/glyphicons-halflings-regular.ttf | Bin 41280 -> 0 bytes .../oscar/fonts/glyphicons-halflings-regular.woff | Bin 23320 -> 0 bytes 4 files changed, 229 deletions(-) delete mode 100644 searx/static/themes/oscar/fonts/glyphicons-halflings-regular.eot delete mode 100644 searx/static/themes/oscar/fonts/glyphicons-halflings-regular.svg delete mode 100644 searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf delete mode 100644 searx/static/themes/oscar/fonts/glyphicons-halflings-regular.woff (limited to 'searx/static/themes/oscar/fonts') diff --git a/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.eot b/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index 4a4ca865d..000000000 Binary files a/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.svg b/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index e3e2dc739..000000000 --- a/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf b/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 67fa00bf8..000000000 Binary files a/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.woff b/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 8c54182aa..000000000 Binary files a/searx/static/themes/oscar/fonts/glyphicons-halflings-regular.woff and /dev/null differ -- cgit v1.2.3