From e2b4aa0fbdcabee3060b14669769e4c130a330ae Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 11 Sep 2014 17:55:15 +1000 Subject: [PATCH] fix image location --- .../images}/welcome/like-link-flag-bookmark.png | Bin .../images}/welcome/notification-panel.png | Bin {images => public/images}/welcome/progress-bar.png | Bin {images => public/images}/welcome/quote-reply.png | Bin .../images}/welcome/reply-as-new-topic.png | Bin {images => public/images}/welcome/reply-post.png | Bin {images => public/images}/welcome/reply-topic.png | Bin .../images}/welcome/topics-new-unread.png | Bin .../images}/welcome/username-completion.png | Bin 9 files changed, 0 insertions(+), 0 deletions(-) rename {images => public/images}/welcome/like-link-flag-bookmark.png (100%) rename {images => public/images}/welcome/notification-panel.png (100%) rename {images => public/images}/welcome/progress-bar.png (100%) rename {images => public/images}/welcome/quote-reply.png (100%) rename {images => public/images}/welcome/reply-as-new-topic.png (100%) rename {images => public/images}/welcome/reply-post.png (100%) rename {images => public/images}/welcome/reply-topic.png (100%) rename {images => public/images}/welcome/topics-new-unread.png (100%) rename {images => public/images}/welcome/username-completion.png (100%) diff --git a/images/welcome/like-link-flag-bookmark.png b/public/images/welcome/like-link-flag-bookmark.png similarity index 100% rename from images/welcome/like-link-flag-bookmark.png rename to public/images/welcome/like-link-flag-bookmark.png diff --git a/images/welcome/notification-panel.png b/public/images/welcome/notification-panel.png similarity index 100% rename from images/welcome/notification-panel.png rename to public/images/welcome/notification-panel.png diff --git a/images/welcome/progress-bar.png b/public/images/welcome/progress-bar.png similarity index 100% rename from images/welcome/progress-bar.png rename to public/images/welcome/progress-bar.png diff --git a/images/welcome/quote-reply.png b/public/images/welcome/quote-reply.png similarity index 100% rename from images/welcome/quote-reply.png rename to public/images/welcome/quote-reply.png diff --git a/images/welcome/reply-as-new-topic.png b/public/images/welcome/reply-as-new-topic.png similarity index 100% rename from images/welcome/reply-as-new-topic.png rename to public/images/welcome/reply-as-new-topic.png diff --git a/images/welcome/reply-post.png b/public/images/welcome/reply-post.png similarity index 100% rename from images/welcome/reply-post.png rename to public/images/welcome/reply-post.png diff --git a/images/welcome/reply-topic.png b/public/images/welcome/reply-topic.png similarity index 100% rename from images/welcome/reply-topic.png rename to public/images/welcome/reply-topic.png diff --git a/images/welcome/topics-new-unread.png b/public/images/welcome/topics-new-unread.png similarity index 100% rename from images/welcome/topics-new-unread.png rename to public/images/welcome/topics-new-unread.png diff --git a/images/welcome/username-completion.png b/public/images/welcome/username-completion.png similarity index 100% rename from images/welcome/username-completion.png rename to public/images/welcome/username-completion.png