From a3a4ce32f0596ff0bf48c7cc04292389e0d9627d Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Thu, 11 Jul 2013 19:44:22 +0200 Subject: Move static files into the hyperkitty prefix --- .../libs/bootstrap/img/glyphicons-halflings-white.png | Bin 8777 -> 0 bytes .../static/libs/bootstrap/img/glyphicons-halflings.png | Bin 12799 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 hyperkitty/static/libs/bootstrap/img/glyphicons-halflings-white.png delete mode 100644 hyperkitty/static/libs/bootstrap/img/glyphicons-halflings.png (limited to 'hyperkitty/static/libs/bootstrap/img') diff --git a/hyperkitty/static/libs/bootstrap/img/glyphicons-halflings-white.png b/hyperkitty/static/libs/bootstrap/img/glyphicons-halflings-white.png deleted file mode 100644 index 3bf6484..0000000 Binary files a/hyperkitty/static/libs/bootstrap/img/glyphicons-halflings-white.png and /dev/null differ diff --git a/hyperkitty/static/libs/bootstrap/img/glyphicons-halflings.png b/hyperkitty/static/libs/bootstrap/img/glyphicons-halflings.png deleted file mode 100644 index a996999..0000000 Binary files a/hyperkitty/static/libs/bootstrap/img/glyphicons-halflings.png and /dev/null differ -- cgit