From ad6e512b9eeb8c5e60e9d9c86a70f67713d26d38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20=C5=9Aniatowski?= Date: Tue, 30 Sep 2008 19:13:12 +0100 Subject: [PATCH] move the editor images into data/core/images to make wmllint happy --- {images => data/core/images}/editor/.gitignore | 0 .../core/images}/editor/brush-1-active.png | Bin .../core/images}/editor/brush-1-pressed.png | Bin {images => data/core/images}/editor/brush-1.png | Bin .../core/images}/editor/brush-2-active.png | Bin .../core/images}/editor/brush-2-pressed.png | Bin {images => data/core/images}/editor/brush-2.png | Bin .../core/images}/editor/brush-3-active.png | Bin .../core/images}/editor/brush-3-pressed.png | Bin {images => data/core/images}/editor/brush-3.png | Bin .../core/images}/editor/brush-nw-se-active.png | Bin .../core/images}/editor/brush-nw-se-pressed.png | Bin {images => data/core/images}/editor/brush-nw-se.png | Bin .../core/images}/editor/selection-overlay.png | Bin .../images}/editor/tool-overlay-select-brush.png | Bin .../images}/editor/tool-overlay-select-wand.png | Bin .../editor/tool-overlay-starting-position.png | Bin 17 files changed, 0 insertions(+), 0 deletions(-) rename {images => data/core/images}/editor/.gitignore (100%) rename {images => data/core/images}/editor/brush-1-active.png (100%) rename {images => data/core/images}/editor/brush-1-pressed.png (100%) rename {images => data/core/images}/editor/brush-1.png (100%) rename {images => data/core/images}/editor/brush-2-active.png (100%) rename {images => data/core/images}/editor/brush-2-pressed.png (100%) rename {images => data/core/images}/editor/brush-2.png (100%) rename {images => data/core/images}/editor/brush-3-active.png (100%) rename {images => data/core/images}/editor/brush-3-pressed.png (100%) rename {images => data/core/images}/editor/brush-3.png (100%) rename {images => data/core/images}/editor/brush-nw-se-active.png (100%) rename {images => data/core/images}/editor/brush-nw-se-pressed.png (100%) rename {images => data/core/images}/editor/brush-nw-se.png (100%) rename {images => data/core/images}/editor/selection-overlay.png (100%) rename {images => data/core/images}/editor/tool-overlay-select-brush.png (100%) rename {images => data/core/images}/editor/tool-overlay-select-wand.png (100%) rename {images => data/core/images}/editor/tool-overlay-starting-position.png (100%) diff --git a/images/editor/.gitignore b/data/core/images/editor/.gitignore similarity index 100% rename from images/editor/.gitignore rename to data/core/images/editor/.gitignore diff --git a/images/editor/brush-1-active.png b/data/core/images/editor/brush-1-active.png similarity index 100% rename from images/editor/brush-1-active.png rename to data/core/images/editor/brush-1-active.png diff --git a/images/editor/brush-1-pressed.png b/data/core/images/editor/brush-1-pressed.png similarity index 100% rename from images/editor/brush-1-pressed.png rename to data/core/images/editor/brush-1-pressed.png diff --git a/images/editor/brush-1.png b/data/core/images/editor/brush-1.png similarity index 100% rename from images/editor/brush-1.png rename to data/core/images/editor/brush-1.png diff --git a/images/editor/brush-2-active.png b/data/core/images/editor/brush-2-active.png similarity index 100% rename from images/editor/brush-2-active.png rename to data/core/images/editor/brush-2-active.png diff --git a/images/editor/brush-2-pressed.png b/data/core/images/editor/brush-2-pressed.png similarity index 100% rename from images/editor/brush-2-pressed.png rename to data/core/images/editor/brush-2-pressed.png diff --git a/images/editor/brush-2.png b/data/core/images/editor/brush-2.png similarity index 100% rename from images/editor/brush-2.png rename to data/core/images/editor/brush-2.png diff --git a/images/editor/brush-3-active.png b/data/core/images/editor/brush-3-active.png similarity index 100% rename from images/editor/brush-3-active.png rename to data/core/images/editor/brush-3-active.png diff --git a/images/editor/brush-3-pressed.png b/data/core/images/editor/brush-3-pressed.png similarity index 100% rename from images/editor/brush-3-pressed.png rename to data/core/images/editor/brush-3-pressed.png diff --git a/images/editor/brush-3.png b/data/core/images/editor/brush-3.png similarity index 100% rename from images/editor/brush-3.png rename to data/core/images/editor/brush-3.png diff --git a/images/editor/brush-nw-se-active.png b/data/core/images/editor/brush-nw-se-active.png similarity index 100% rename from images/editor/brush-nw-se-active.png rename to data/core/images/editor/brush-nw-se-active.png diff --git a/images/editor/brush-nw-se-pressed.png b/data/core/images/editor/brush-nw-se-pressed.png similarity index 100% rename from images/editor/brush-nw-se-pressed.png rename to data/core/images/editor/brush-nw-se-pressed.png diff --git a/images/editor/brush-nw-se.png b/data/core/images/editor/brush-nw-se.png similarity index 100% rename from images/editor/brush-nw-se.png rename to data/core/images/editor/brush-nw-se.png diff --git a/images/editor/selection-overlay.png b/data/core/images/editor/selection-overlay.png similarity index 100% rename from images/editor/selection-overlay.png rename to data/core/images/editor/selection-overlay.png diff --git a/images/editor/tool-overlay-select-brush.png b/data/core/images/editor/tool-overlay-select-brush.png similarity index 100% rename from images/editor/tool-overlay-select-brush.png rename to data/core/images/editor/tool-overlay-select-brush.png diff --git a/images/editor/tool-overlay-select-wand.png b/data/core/images/editor/tool-overlay-select-wand.png similarity index 100% rename from images/editor/tool-overlay-select-wand.png rename to data/core/images/editor/tool-overlay-select-wand.png diff --git a/images/editor/tool-overlay-starting-position.png b/data/core/images/editor/tool-overlay-starting-position.png similarity index 100% rename from images/editor/tool-overlay-starting-position.png rename to data/core/images/editor/tool-overlay-starting-position.png