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 --- hyperkitty/static/img/ajax-loader.gif | Bin 1644 -> 0 bytes hyperkitty/static/img/button_back.png | Bin 4841 -> 0 bytes hyperkitty/static/img/button_back.svg | 287 ------- hyperkitty/static/img/button_newer.png | Bin 4400 -> 0 bytes hyperkitty/static/img/button_older.png | Bin 4261 -> 0 bytes hyperkitty/static/img/discussion.png | Bin 514 -> 0 bytes hyperkitty/static/img/email_bg.png | Bin 541 -> 0 bytes hyperkitty/static/img/favicon.ico | Bin 99678 -> 0 bytes hyperkitty/static/img/hyperkitty-favicon.svg | 417 ----------- hyperkitty/static/img/hyperkitty-logo.svg | 824 --------------------- hyperkitty/static/img/like.png | Bin 915 -> 0 bytes hyperkitty/static/img/likealot.png | Bin 912 -> 0 bytes hyperkitty/static/img/login/browserid.png | Bin 1798 -> 0 bytes hyperkitty/static/img/login/facebook.png | Bin 3541 -> 0 bytes hyperkitty/static/img/login/fedora.png | Bin 2613 -> 0 bytes hyperkitty/static/img/login/google.png | Bin 3549 -> 0 bytes hyperkitty/static/img/login/openid.png | Bin 1765 -> 0 bytes .../static/img/login/persona-large-disabled.png | Bin 1976 -> 0 bytes hyperkitty/static/img/login/persona-large.png | Bin 3684 -> 0 bytes hyperkitty/static/img/login/twitter.png | Bin 3425 -> 0 bytes hyperkitty/static/img/login/yahoo.png | Bin 3186 -> 0 bytes hyperkitty/static/img/logo.png | Bin 21168 -> 0 bytes hyperkitty/static/img/mail-attachment.png | Bin 649 -> 0 bytes hyperkitty/static/img/neutral.png | Bin 895 -> 0 bytes hyperkitty/static/img/newthread.png | Bin 6161 -> 0 bytes hyperkitty/static/img/notsaved.png | Bin 671 -> 0 bytes hyperkitty/static/img/participant.png | Bin 675 -> 0 bytes hyperkitty/static/img/reply-disabled.png | Bin 378 -> 0 bytes hyperkitty/static/img/reply.png | Bin 641 -> 0 bytes hyperkitty/static/img/saved.png | Bin 700 -> 0 bytes hyperkitty/static/img/show_discussion.png | Bin 3368 -> 0 bytes hyperkitty/static/img/youdislike-disabled.png | Bin 285 -> 0 bytes hyperkitty/static/img/youdislike.png | Bin 400 -> 0 bytes hyperkitty/static/img/youlike-disabled.png | Bin 499 -> 0 bytes hyperkitty/static/img/youlike.png | Bin 498 -> 0 bytes 35 files changed, 1528 deletions(-) delete mode 100644 hyperkitty/static/img/ajax-loader.gif delete mode 100644 hyperkitty/static/img/button_back.png delete mode 100644 hyperkitty/static/img/button_back.svg delete mode 100644 hyperkitty/static/img/button_newer.png delete mode 100644 hyperkitty/static/img/button_older.png delete mode 100644 hyperkitty/static/img/discussion.png delete mode 100644 hyperkitty/static/img/email_bg.png delete mode 100644 hyperkitty/static/img/favicon.ico delete mode 100644 hyperkitty/static/img/hyperkitty-favicon.svg delete mode 100644 hyperkitty/static/img/hyperkitty-logo.svg delete mode 100644 hyperkitty/static/img/like.png delete mode 100644 hyperkitty/static/img/likealot.png delete mode 100644 hyperkitty/static/img/login/browserid.png delete mode 100644 hyperkitty/static/img/login/facebook.png delete mode 100644 hyperkitty/static/img/login/fedora.png delete mode 100644 hyperkitty/static/img/login/google.png delete mode 100644 hyperkitty/static/img/login/openid.png delete mode 100644 hyperkitty/static/img/login/persona-large-disabled.png delete mode 100644 hyperkitty/static/img/login/persona-large.png delete mode 100644 hyperkitty/static/img/login/twitter.png delete mode 100644 hyperkitty/static/img/login/yahoo.png delete mode 100644 hyperkitty/static/img/logo.png delete mode 100644 hyperkitty/static/img/mail-attachment.png delete mode 100644 hyperkitty/static/img/neutral.png delete mode 100644 hyperkitty/static/img/newthread.png delete mode 100644 hyperkitty/static/img/notsaved.png delete mode 100644 hyperkitty/static/img/participant.png delete mode 100644 hyperkitty/static/img/reply-disabled.png delete mode 100644 hyperkitty/static/img/reply.png delete mode 100644 hyperkitty/static/img/saved.png delete mode 100644 hyperkitty/static/img/show_discussion.png delete mode 100644 hyperkitty/static/img/youdislike-disabled.png delete mode 100644 hyperkitty/static/img/youdislike.png delete mode 100644 hyperkitty/static/img/youlike-disabled.png delete mode 100644 hyperkitty/static/img/youlike.png (limited to 'hyperkitty/static/img') diff --git a/hyperkitty/static/img/ajax-loader.gif b/hyperkitty/static/img/ajax-loader.gif deleted file mode 100644 index 49b6d85..0000000 Binary files a/hyperkitty/static/img/ajax-loader.gif and /dev/null differ diff --git a/hyperkitty/static/img/button_back.png b/hyperkitty/static/img/button_back.png deleted file mode 100644 index 0077f92..0000000 Binary files a/hyperkitty/static/img/button_back.png and /dev/null differ diff --git a/hyperkitty/static/img/button_back.svg b/hyperkitty/static/img/button_back.svg deleted file mode 100644 index bf6c6f7..0000000 --- a/hyperkitty/static/img/button_back.svg +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - Back to the thread - Back to the thread - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/hyperkitty/static/img/button_newer.png b/hyperkitty/static/img/button_newer.png deleted file mode 100644 index 14cfaa6..0000000 Binary files a/hyperkitty/static/img/button_newer.png and /dev/null differ diff --git a/hyperkitty/static/img/button_older.png b/hyperkitty/static/img/button_older.png deleted file mode 100644 index 6c3c950..0000000 Binary files a/hyperkitty/static/img/button_older.png and /dev/null differ diff --git a/hyperkitty/static/img/discussion.png b/hyperkitty/static/img/discussion.png deleted file mode 100644 index 26e60d9..0000000 Binary files a/hyperkitty/static/img/discussion.png and /dev/null differ diff --git a/hyperkitty/static/img/email_bg.png b/hyperkitty/static/img/email_bg.png deleted file mode 100644 index f3ae7b7..0000000 Binary files a/hyperkitty/static/img/email_bg.png and /dev/null differ diff --git a/hyperkitty/static/img/favicon.ico b/hyperkitty/static/img/favicon.ico deleted file mode 100644 index e2e3ebc..0000000 Binary files a/hyperkitty/static/img/favicon.ico and /dev/null differ diff --git a/hyperkitty/static/img/hyperkitty-favicon.svg b/hyperkitty/static/img/hyperkitty-favicon.svg deleted file mode 100644 index d11a2d4..0000000 --- a/hyperkitty/static/img/hyperkitty-favicon.svg +++ /dev/null @@ -1,417 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/hyperkitty/static/img/hyperkitty-logo.svg b/hyperkitty/static/img/hyperkitty-logo.svg deleted file mode 100644 index a5c5656..0000000 --- a/hyperkitty/static/img/hyperkitty-logo.svg +++ /dev/null @@ -1,824 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/hyperkitty/static/img/like.png b/hyperkitty/static/img/like.png deleted file mode 100644 index 7406cdd..0000000 Binary files a/hyperkitty/static/img/like.png and /dev/null differ diff --git a/hyperkitty/static/img/likealot.png b/hyperkitty/static/img/likealot.png deleted file mode 100644 index 5ce4b88..0000000 Binary files a/hyperkitty/static/img/likealot.png and /dev/null differ diff --git a/hyperkitty/static/img/login/browserid.png b/hyperkitty/static/img/login/browserid.png deleted file mode 100644 index 919a5c7..0000000 Binary files a/hyperkitty/static/img/login/browserid.png and /dev/null differ diff --git a/hyperkitty/static/img/login/facebook.png b/hyperkitty/static/img/login/facebook.png deleted file mode 100644 index 551100d..0000000 Binary files a/hyperkitty/static/img/login/facebook.png and /dev/null differ diff --git a/hyperkitty/static/img/login/fedora.png b/hyperkitty/static/img/login/fedora.png deleted file mode 100644 index f3ff345..0000000 Binary files a/hyperkitty/static/img/login/fedora.png and /dev/null differ diff --git a/hyperkitty/static/img/login/google.png b/hyperkitty/static/img/login/google.png deleted file mode 100644 index b840860..0000000 Binary files a/hyperkitty/static/img/login/google.png and /dev/null differ diff --git a/hyperkitty/static/img/login/openid.png b/hyperkitty/static/img/login/openid.png deleted file mode 100644 index 74d504f..0000000 Binary files a/hyperkitty/static/img/login/openid.png and /dev/null differ diff --git a/hyperkitty/static/img/login/persona-large-disabled.png b/hyperkitty/static/img/login/persona-large-disabled.png deleted file mode 100644 index a798c4f..0000000 Binary files a/hyperkitty/static/img/login/persona-large-disabled.png and /dev/null differ diff --git a/hyperkitty/static/img/login/persona-large.png b/hyperkitty/static/img/login/persona-large.png deleted file mode 100644 index ab88a71..0000000 Binary files a/hyperkitty/static/img/login/persona-large.png and /dev/null differ diff --git a/hyperkitty/static/img/login/twitter.png b/hyperkitty/static/img/login/twitter.png deleted file mode 100644 index 14960b8..0000000 Binary files a/hyperkitty/static/img/login/twitter.png and /dev/null differ diff --git a/hyperkitty/static/img/login/yahoo.png b/hyperkitty/static/img/login/yahoo.png deleted file mode 100644 index e9deaf2..0000000 Binary files a/hyperkitty/static/img/login/yahoo.png and /dev/null differ diff --git a/hyperkitty/static/img/logo.png b/hyperkitty/static/img/logo.png deleted file mode 100644 index 64dd565..0000000 Binary files a/hyperkitty/static/img/logo.png and /dev/null differ diff --git a/hyperkitty/static/img/mail-attachment.png b/hyperkitty/static/img/mail-attachment.png deleted file mode 100644 index 529bb7f..0000000 Binary files a/hyperkitty/static/img/mail-attachment.png and /dev/null differ diff --git a/hyperkitty/static/img/neutral.png b/hyperkitty/static/img/neutral.png deleted file mode 100644 index 392f8c7..0000000 Binary files a/hyperkitty/static/img/neutral.png and /dev/null differ diff --git a/hyperkitty/static/img/newthread.png b/hyperkitty/static/img/newthread.png deleted file mode 100644 index e61b871..0000000 Binary files a/hyperkitty/static/img/newthread.png and /dev/null differ diff --git a/hyperkitty/static/img/notsaved.png b/hyperkitty/static/img/notsaved.png deleted file mode 100644 index a427a91..0000000 Binary files a/hyperkitty/static/img/notsaved.png and /dev/null differ diff --git a/hyperkitty/static/img/participant.png b/hyperkitty/static/img/participant.png deleted file mode 100644 index f2d700b..0000000 Binary files a/hyperkitty/static/img/participant.png and /dev/null differ diff --git a/hyperkitty/static/img/reply-disabled.png b/hyperkitty/static/img/reply-disabled.png deleted file mode 100644 index 04d10af..0000000 Binary files a/hyperkitty/static/img/reply-disabled.png and /dev/null differ diff --git a/hyperkitty/static/img/reply.png b/hyperkitty/static/img/reply.png deleted file mode 100644 index 7348aed..0000000 Binary files a/hyperkitty/static/img/reply.png and /dev/null differ diff --git a/hyperkitty/static/img/saved.png b/hyperkitty/static/img/saved.png deleted file mode 100644 index b240cd5..0000000 Binary files a/hyperkitty/static/img/saved.png and /dev/null differ diff --git a/hyperkitty/static/img/show_discussion.png b/hyperkitty/static/img/show_discussion.png deleted file mode 100644 index f7f42f1..0000000 Binary files a/hyperkitty/static/img/show_discussion.png and /dev/null differ diff --git a/hyperkitty/static/img/youdislike-disabled.png b/hyperkitty/static/img/youdislike-disabled.png deleted file mode 100644 index 0bfc8ac..0000000 Binary files a/hyperkitty/static/img/youdislike-disabled.png and /dev/null differ diff --git a/hyperkitty/static/img/youdislike.png b/hyperkitty/static/img/youdislike.png deleted file mode 100644 index 0c6387b..0000000 Binary files a/hyperkitty/static/img/youdislike.png and /dev/null differ diff --git a/hyperkitty/static/img/youlike-disabled.png b/hyperkitty/static/img/youlike-disabled.png deleted file mode 100644 index 1ffd1a4..0000000 Binary files a/hyperkitty/static/img/youlike-disabled.png and /dev/null differ diff --git a/hyperkitty/static/img/youlike.png b/hyperkitty/static/img/youlike.png deleted file mode 100644 index affe451..0000000 Binary files a/hyperkitty/static/img/youlike.png and /dev/null differ -- cgit