From 5cb12b106b28be15c26d0b8269d88852cbfd8357 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 14 Nov 2020 11:57:48 +0000 Subject: [PATCH] Favicon for each theme --- theme/{zen/default => blue/icons}/favicon.ico | Bin theme/{zen/default => default/icons}/add.png | Bin theme/{zen/default => default/icons}/agpl.png | Bin .../default => default/icons}/avatar_news.png | Bin .../{zen/default => default/icons}/bookmark.png | Bin .../icons}/bookmark_inactive.png | Bin .../{zen/default => default/icons}/calendar.png | Bin .../icons}/calendar_notify.png | Bin theme/{zen/default => default/icons}/delete.png | Bin theme/{zen/default => default/icons}/dm.png | Bin .../{zen/default => default/icons}/download.png | Bin theme/{zen/default => default/icons}/edit.png | Bin .../default => default/icons}/edit_notify.png | Bin theme/default/icons/favicon.ico | Bin 0 -> 1150 bytes .../{zen/default => default/icons}/favicon.webp | Bin theme/{zen/default => default/icons}/like.png | Bin .../default => default/icons}/like_inactive.png | Bin theme/{zen/default => default/icons}/links.png | Bin theme/{zen/default => default/icons}/logorss.png | Bin theme/{zen/default => default/icons}/logout.png | Bin theme/{zen/default => default/icons}/mute.png | Bin theme/{zen/default => default/icons}/new.png | Bin theme/{zen/default => default/icons}/newpost.png | Bin .../{zen/default => default/icons}/newswire.png | Bin .../{zen/default => default/icons}/pagedown.png | Bin theme/{zen/default => default/icons}/pageup.png | Bin theme/{zen/default => default/icons}/person.png | Bin theme/{zen/default => default/icons}/prev.png | Bin theme/{zen/default => default/icons}/publish.png | Bin theme/{zen/default => default/icons}/qrcode.png | Bin theme/{zen/default => default/icons}/repeat.png | Bin .../icons}/repeat_inactive.png | Bin theme/{zen/default => default/icons}/reply.png | Bin theme/{zen/default => default/icons}/rss3.png | Bin .../default => default/icons}/scope_blog.png | Bin .../{zen/default => default/icons}/scope_dm.png | Bin .../default => default/icons}/scope_event.png | Bin .../icons}/scope_followers.png | Bin .../default => default/icons}/scope_public.png | Bin .../default => default/icons}/scope_question.png | Bin .../default => default/icons}/scope_reminder.png | Bin .../default => default/icons}/scope_report.png | Bin .../default => default/icons}/scope_share.png | Bin .../default => default/icons}/scope_unlisted.png | Bin theme/{zen/default => default/icons}/search.png | Bin .../{zen/default => default/icons}/showhide.png | Bin theme/{zen/default => default/icons}/unmute.png | Bin theme/{zen/default => default/icons}/vote.png | Bin theme/hacker/icons/favicon.ico | Bin 0 -> 1150 bytes theme/henge/icons/favicon.ico | Bin 0 -> 1150 bytes theme/indymediaclassic/icons/favicon.ico | Bin 0 -> 1150 bytes theme/indymediamodern/icons/favicon.ico | Bin 0 -> 1150 bytes theme/lcd/icons/favicon.ico | Bin 0 -> 1150 bytes theme/light/icons/favicon.ico | Bin 0 -> 1150 bytes theme/night/icons/favicon.ico | Bin 0 -> 1150 bytes theme/purple/icons/favicon.ico | Bin 0 -> 1150 bytes theme/solidaric/icons/favicon.ico | Bin 0 -> 1150 bytes theme/starlight/icons/favicon.ico | Bin 0 -> 1150 bytes theme/zen/icons/favicon.ico | Bin 0 -> 1150 bytes 59 files changed, 0 insertions(+), 0 deletions(-) rename theme/{zen/default => blue/icons}/favicon.ico (100%) rename theme/{zen/default => default/icons}/add.png (100%) rename theme/{zen/default => default/icons}/agpl.png (100%) rename theme/{zen/default => default/icons}/avatar_news.png (100%) rename theme/{zen/default => default/icons}/bookmark.png (100%) rename theme/{zen/default => default/icons}/bookmark_inactive.png (100%) rename theme/{zen/default => default/icons}/calendar.png (100%) rename theme/{zen/default => default/icons}/calendar_notify.png (100%) rename theme/{zen/default => default/icons}/delete.png (100%) rename theme/{zen/default => default/icons}/dm.png (100%) rename theme/{zen/default => default/icons}/download.png (100%) rename theme/{zen/default => default/icons}/edit.png (100%) rename theme/{zen/default => default/icons}/edit_notify.png (100%) create mode 100644 theme/default/icons/favicon.ico rename theme/{zen/default => default/icons}/favicon.webp (100%) rename theme/{zen/default => default/icons}/like.png (100%) rename theme/{zen/default => default/icons}/like_inactive.png (100%) rename theme/{zen/default => default/icons}/links.png (100%) rename theme/{zen/default => default/icons}/logorss.png (100%) rename theme/{zen/default => default/icons}/logout.png (100%) rename theme/{zen/default => default/icons}/mute.png (100%) rename theme/{zen/default => default/icons}/new.png (100%) rename theme/{zen/default => default/icons}/newpost.png (100%) rename theme/{zen/default => default/icons}/newswire.png (100%) rename theme/{zen/default => default/icons}/pagedown.png (100%) rename theme/{zen/default => default/icons}/pageup.png (100%) rename theme/{zen/default => default/icons}/person.png (100%) rename theme/{zen/default => default/icons}/prev.png (100%) rename theme/{zen/default => default/icons}/publish.png (100%) rename theme/{zen/default => default/icons}/qrcode.png (100%) rename theme/{zen/default => default/icons}/repeat.png (100%) rename theme/{zen/default => default/icons}/repeat_inactive.png (100%) rename theme/{zen/default => default/icons}/reply.png (100%) rename theme/{zen/default => default/icons}/rss3.png (100%) rename theme/{zen/default => default/icons}/scope_blog.png (100%) rename theme/{zen/default => default/icons}/scope_dm.png (100%) rename theme/{zen/default => default/icons}/scope_event.png (100%) rename theme/{zen/default => default/icons}/scope_followers.png (100%) rename theme/{zen/default => default/icons}/scope_public.png (100%) rename theme/{zen/default => default/icons}/scope_question.png (100%) rename theme/{zen/default => default/icons}/scope_reminder.png (100%) rename theme/{zen/default => default/icons}/scope_report.png (100%) rename theme/{zen/default => default/icons}/scope_share.png (100%) rename theme/{zen/default => default/icons}/scope_unlisted.png (100%) rename theme/{zen/default => default/icons}/search.png (100%) rename theme/{zen/default => default/icons}/showhide.png (100%) rename theme/{zen/default => default/icons}/unmute.png (100%) rename theme/{zen/default => default/icons}/vote.png (100%) create mode 100644 theme/hacker/icons/favicon.ico create mode 100644 theme/henge/icons/favicon.ico create mode 100644 theme/indymediaclassic/icons/favicon.ico create mode 100644 theme/indymediamodern/icons/favicon.ico create mode 100644 theme/lcd/icons/favicon.ico create mode 100644 theme/light/icons/favicon.ico create mode 100644 theme/night/icons/favicon.ico create mode 100644 theme/purple/icons/favicon.ico create mode 100644 theme/solidaric/icons/favicon.ico create mode 100644 theme/starlight/icons/favicon.ico create mode 100644 theme/zen/icons/favicon.ico diff --git a/theme/zen/default/favicon.ico b/theme/blue/icons/favicon.ico similarity index 100% rename from theme/zen/default/favicon.ico rename to theme/blue/icons/favicon.ico diff --git a/theme/zen/default/add.png b/theme/default/icons/add.png similarity index 100% rename from theme/zen/default/add.png rename to theme/default/icons/add.png diff --git a/theme/zen/default/agpl.png b/theme/default/icons/agpl.png similarity index 100% rename from theme/zen/default/agpl.png rename to theme/default/icons/agpl.png diff --git a/theme/zen/default/avatar_news.png b/theme/default/icons/avatar_news.png similarity index 100% rename from theme/zen/default/avatar_news.png rename to theme/default/icons/avatar_news.png diff --git a/theme/zen/default/bookmark.png b/theme/default/icons/bookmark.png similarity index 100% rename from theme/zen/default/bookmark.png rename to theme/default/icons/bookmark.png diff --git a/theme/zen/default/bookmark_inactive.png b/theme/default/icons/bookmark_inactive.png similarity index 100% rename from theme/zen/default/bookmark_inactive.png rename to theme/default/icons/bookmark_inactive.png diff --git a/theme/zen/default/calendar.png b/theme/default/icons/calendar.png similarity index 100% rename from theme/zen/default/calendar.png rename to theme/default/icons/calendar.png diff --git a/theme/zen/default/calendar_notify.png b/theme/default/icons/calendar_notify.png similarity index 100% rename from theme/zen/default/calendar_notify.png rename to theme/default/icons/calendar_notify.png diff --git a/theme/zen/default/delete.png b/theme/default/icons/delete.png similarity index 100% rename from theme/zen/default/delete.png rename to theme/default/icons/delete.png diff --git a/theme/zen/default/dm.png b/theme/default/icons/dm.png similarity index 100% rename from theme/zen/default/dm.png rename to theme/default/icons/dm.png diff --git a/theme/zen/default/download.png b/theme/default/icons/download.png similarity index 100% rename from theme/zen/default/download.png rename to theme/default/icons/download.png diff --git a/theme/zen/default/edit.png b/theme/default/icons/edit.png similarity index 100% rename from theme/zen/default/edit.png rename to theme/default/icons/edit.png diff --git a/theme/zen/default/edit_notify.png b/theme/default/icons/edit_notify.png similarity index 100% rename from theme/zen/default/edit_notify.png rename to theme/default/icons/edit_notify.png diff --git a/theme/default/icons/favicon.ico b/theme/default/icons/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..c7cb1bbbe0ff1c57a5974ddeb09fc6dc8e31d96f GIT binary patch literal 1150 zcmd6iF$%&!6hud`RbpdnN^griEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7riEjn+X0&v#!*{v3}tERlq{d;~rpPuafdfiU0f41u1 zOT8G^Ywhb~RFvX<6>IZ8lj>bwbGw$8QhT=J)Jwm~hVrrh(f+Zy&JA%PPkcyyUVVs- zc{bzLF)rpSFO6|2|CelPU(G7s>QfbPW^GvI1327){T0|=fZLJW7