Quantcast

Reorganized images

Cogwheel-17646 [04-30-08 - 02:19]
Reorganized images
Filename
WowLua.xml
images/backdrop.tga
images/borders.tga
images/delete.tga
images/editorTab.tga
images/footCorner.tga
images/footer.tga
images/headCorner.tga
images/header.tga
images/highlight.tga
images/icons/close.png
images/icons/close.tga
images/icons/delete.tga
images/icons/down-pushed.png
images/icons/down-pushed.tga
images/icons/down.png
images/icons/down.tga
images/icons/edit.png
images/icons/edit.tga
images/icons/highlight.tga
images/icons/left-pushed.png
images/icons/left-pushed.tga
images/icons/left.png
images/icons/left.tga
images/icons/new.png
images/icons/new.tga
images/icons/open.png
images/icons/open.tga
images/icons/padlock-disabled.png
images/icons/padlock-disabled.tga
images/icons/padlock.png
images/icons/padlock.tga
images/icons/pin.png
images/icons/pin.tga
images/icons/pinned.png
images/icons/pinned.tga
images/icons/right-pushed.png
images/icons/right-pushed.tga
images/icons/right.png
images/icons/right.tga
images/icons/run-1.tga
images/icons/run.tga
images/icons/save.png
images/icons/save.tga
images/icons/undo.png
images/icons/undo.tga
images/icons/up-pushed.png
images/icons/up-pushed.tga
images/icons/up.png
images/icons/up.tga
images/left.tga
images/new.tga
images/open.tga
images/padlock-disabled.tga
images/padlock.tga
images/right.tga
images/run-1.tga
images/save.tga
images/undo.tga
images/unused.txt
images/unused/close.tga
images/unused/down-pushed.tga
images/unused/down.tga
images/unused/edit.tga
images/unused/left-pushed.tga
images/unused/pin.tga
images/unused/pinned.tga
images/unused/right-pushed.tga
images/unused/run.tga
images/unused/up-pushed.tga
images/unused/up.tga
diff --git a/WowLua.xml b/WowLua.xml
index ea747f8..c40b6f8 100644
--- a/WowLua.xml
+++ b/WowLua.xml
@@ -201,8 +201,8 @@
 								<Anchors>
 									<Anchor point="LEFT"/>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\new"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\new"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 							</Button>
 							<Button name="WowLuaButton_Open" inherits="WowLuaButtonTemplate">
 								<Anchors>
@@ -210,8 +210,8 @@
 										<Offset x="5" y="0"/>
 									</Anchor>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\open"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\open"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 							</Button>
 							<Button name="WowLuaButton_Save" inherits="WowLuaButtonTemplate">
 								<Anchors>
@@ -219,8 +219,8 @@
 										<Offset x="5" y="0"/>
 									</Anchor>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\save"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\save"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 							</Button>
 							<Button name="WowLuaButton_Undo" inherits="WowLuaButtonTemplate">
 								<Anchors>
@@ -228,8 +228,8 @@
 										<Offset x="5" y="0"/>
 									</Anchor>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\undo"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\undo"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 							</Button>
 							<Button name="WowLuaButton_Delete" inherits="WowLuaButtonTemplate">
 								<Anchors>
@@ -237,8 +237,8 @@
 										<Offset x="5" y="0"/>
 									</Anchor>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\delete"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\delete"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 							</Button>
 							<Button name="WowLuaButton_Lock" inherits="WowLuaButtonTemplate">
 								<Anchors>
@@ -246,8 +246,8 @@
 										<Offset x="5" y="0"/>
 									</Anchor>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\padlock-disabled"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\padlock-disabled"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 								<Scripts>
 									<OnHide>
 										WowLuaButton_Unlock:Show()
@@ -259,8 +259,8 @@
 									<Anchor point="TOPLEFT" relativeTo="WowLuaButton_Lock" relativePoint="TOPLEFT"/>
 									<Anchor point="BOTTOMRIGHT" relativeTo="WowLuaButton_Lock" relativePoint="BOTTOMRIGHT"/>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\padlock"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\padlock"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 								<Scripts>
 									<OnHide>
 										WowLuaButton_Lock:Show()
@@ -273,9 +273,9 @@
 										<Offset x="5" y="0"/>
 									</Anchor>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\left"/>
-								<DisabledTexture file="Interface\AddOns\WowLua\images\icons\left"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\left"/>
+								<DisabledTexture file="Interface\AddOns\WowLua\images\left"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 								<Scripts>
 									<OnLoad>
 										self:GetDisabledTexture():SetDesaturated(true)
@@ -288,9 +288,9 @@
 										<Offset x="5" y="0"/>
 									</Anchor>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\right"/>
-								<DisabledTexture file="Interface\AddOns\WowLua\images\icons\right"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\right"/>
+								<DisabledTexture file="Interface\AddOns\WowLua\images\right"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 								<Scripts>
 									<OnLoad>
 										self:GetDisabledTexture():SetDesaturated(true)
@@ -303,8 +303,8 @@
 										<Offset x="5" y="0"/>
 									</Anchor>
 								</Anchors>
-								<NormalTexture file="Interface\AddOns\WowLua\images\icons\run-1"/>
-								<HighlightTexture file="Interface\AddOns\WowLua\images\icons\highlight"/>
+								<NormalTexture file="Interface\AddOns\WowLua\images\run-1"/>
+								<HighlightTexture file="Interface\AddOns\WowLua\images\highlight"/>
 							</Button>
 						</Frames>
 					</Frame>
diff --git a/images/backdrop.tga b/images/backdrop.tga
deleted file mode 100644
index f061cda..0000000
Binary files a/images/backdrop.tga and /dev/null differ
diff --git a/images/borders.tga b/images/borders.tga
deleted file mode 100644
index 42f9e27..0000000
Binary files a/images/borders.tga and /dev/null differ
diff --git a/images/delete.tga b/images/delete.tga
new file mode 100644
index 0000000..1d328e2
Binary files /dev/null and b/images/delete.tga differ
diff --git a/images/editorTab.tga b/images/editorTab.tga
deleted file mode 100644
index 8a2a865..0000000
Binary files a/images/editorTab.tga and /dev/null differ
diff --git a/images/footCorner.tga b/images/footCorner.tga
deleted file mode 100644
index 3780e58..0000000
Binary files a/images/footCorner.tga and /dev/null differ
diff --git a/images/footer.tga b/images/footer.tga
deleted file mode 100644
index 0983828..0000000
Binary files a/images/footer.tga and /dev/null differ
diff --git a/images/headCorner.tga b/images/headCorner.tga
deleted file mode 100644
index 83b28fc..0000000
Binary files a/images/headCorner.tga and /dev/null differ
diff --git a/images/header.tga b/images/header.tga
deleted file mode 100644
index 7266823..0000000
Binary files a/images/header.tga and /dev/null differ
diff --git a/images/highlight.tga b/images/highlight.tga
new file mode 100644
index 0000000..d1d16da
Binary files /dev/null and b/images/highlight.tga differ
diff --git a/images/icons/close.png b/images/icons/close.png
deleted file mode 100644
index 7e4fbd5..0000000
Binary files a/images/icons/close.png and /dev/null differ
diff --git a/images/icons/close.tga b/images/icons/close.tga
deleted file mode 100644
index 738733e..0000000
Binary files a/images/icons/close.tga and /dev/null differ
diff --git a/images/icons/delete.tga b/images/icons/delete.tga
deleted file mode 100644
index 1d328e2..0000000
Binary files a/images/icons/delete.tga and /dev/null differ
diff --git a/images/icons/down-pushed.png b/images/icons/down-pushed.png
deleted file mode 100644
index 8591a4c..0000000
Binary files a/images/icons/down-pushed.png and /dev/null differ
diff --git a/images/icons/down-pushed.tga b/images/icons/down-pushed.tga
deleted file mode 100644
index fbc049c..0000000
Binary files a/images/icons/down-pushed.tga and /dev/null differ
diff --git a/images/icons/down.png b/images/icons/down.png
deleted file mode 100644
index d940908..0000000
Binary files a/images/icons/down.png and /dev/null differ
diff --git a/images/icons/down.tga b/images/icons/down.tga
deleted file mode 100644
index 715c724..0000000
Binary files a/images/icons/down.tga and /dev/null differ
diff --git a/images/icons/edit.png b/images/icons/edit.png
deleted file mode 100644
index 1e24e7c..0000000
Binary files a/images/icons/edit.png and /dev/null differ
diff --git a/images/icons/edit.tga b/images/icons/edit.tga
deleted file mode 100644
index f7f96d8..0000000
Binary files a/images/icons/edit.tga and /dev/null differ
diff --git a/images/icons/highlight.tga b/images/icons/highlight.tga
deleted file mode 100644
index d1d16da..0000000
Binary files a/images/icons/highlight.tga and /dev/null differ
diff --git a/images/icons/left-pushed.png b/images/icons/left-pushed.png
deleted file mode 100644
index 87f1687..0000000
Binary files a/images/icons/left-pushed.png and /dev/null differ
diff --git a/images/icons/left-pushed.tga b/images/icons/left-pushed.tga
deleted file mode 100644
index a134e7c..0000000
Binary files a/images/icons/left-pushed.tga and /dev/null differ
diff --git a/images/icons/left.png b/images/icons/left.png
deleted file mode 100644
index 81d1c4b..0000000
Binary files a/images/icons/left.png and /dev/null differ
diff --git a/images/icons/left.tga b/images/icons/left.tga
deleted file mode 100644
index 19655b2..0000000
Binary files a/images/icons/left.tga and /dev/null differ
diff --git a/images/icons/new.png b/images/icons/new.png
deleted file mode 100644
index 15b338f..0000000
Binary files a/images/icons/new.png and /dev/null differ
diff --git a/images/icons/new.tga b/images/icons/new.tga
deleted file mode 100644
index 9ab209f..0000000
Binary files a/images/icons/new.tga and /dev/null differ
diff --git a/images/icons/open.png b/images/icons/open.png
deleted file mode 100644
index 301c78c..0000000
Binary files a/images/icons/open.png and /dev/null differ
diff --git a/images/icons/open.tga b/images/icons/open.tga
deleted file mode 100644
index 58df70b..0000000
Binary files a/images/icons/open.tga and /dev/null differ
diff --git a/images/icons/padlock-disabled.png b/images/icons/padlock-disabled.png
deleted file mode 100644
index 6dc92c2..0000000
Binary files a/images/icons/padlock-disabled.png and /dev/null differ
diff --git a/images/icons/padlock-disabled.tga b/images/icons/padlock-disabled.tga
deleted file mode 100644
index 9eefb59..0000000
Binary files a/images/icons/padlock-disabled.tga and /dev/null differ
diff --git a/images/icons/padlock.png b/images/icons/padlock.png
deleted file mode 100644
index a292c62..0000000
Binary files a/images/icons/padlock.png and /dev/null differ
diff --git a/images/icons/padlock.tga b/images/icons/padlock.tga
deleted file mode 100644
index 4285728..0000000
Binary files a/images/icons/padlock.tga and /dev/null differ
diff --git a/images/icons/pin.png b/images/icons/pin.png
deleted file mode 100644
index 9c431a5..0000000
Binary files a/images/icons/pin.png and /dev/null differ
diff --git a/images/icons/pin.tga b/images/icons/pin.tga
deleted file mode 100644
index 82939e4..0000000
Binary files a/images/icons/pin.tga and /dev/null differ
diff --git a/images/icons/pinned.png b/images/icons/pinned.png
deleted file mode 100644
index 278c290..0000000
Binary files a/images/icons/pinned.png and /dev/null differ
diff --git a/images/icons/pinned.tga b/images/icons/pinned.tga
deleted file mode 100644
index 5e9f6c1..0000000
Binary files a/images/icons/pinned.tga and /dev/null differ
diff --git a/images/icons/right-pushed.png b/images/icons/right-pushed.png
deleted file mode 100644
index c7db962..0000000
Binary files a/images/icons/right-pushed.png and /dev/null differ
diff --git a/images/icons/right-pushed.tga b/images/icons/right-pushed.tga
deleted file mode 100644
index dac6704..0000000
Binary files a/images/icons/right-pushed.tga and /dev/null differ
diff --git a/images/icons/right.png b/images/icons/right.png
deleted file mode 100644
index d07e88c..0000000
Binary files a/images/icons/right.png and /dev/null differ
diff --git a/images/icons/right.tga b/images/icons/right.tga
deleted file mode 100644
index 5a667e6..0000000
Binary files a/images/icons/right.tga and /dev/null differ
diff --git a/images/icons/run-1.tga b/images/icons/run-1.tga
deleted file mode 100644
index 2dc8229..0000000
Binary files a/images/icons/run-1.tga and /dev/null differ
diff --git a/images/icons/run.tga b/images/icons/run.tga
deleted file mode 100644
index 299dcd0..0000000
Binary files a/images/icons/run.tga and /dev/null differ
diff --git a/images/icons/save.png b/images/icons/save.png
deleted file mode 100644
index 978163f..0000000
Binary files a/images/icons/save.png and /dev/null differ
diff --git a/images/icons/save.tga b/images/icons/save.tga
deleted file mode 100644
index b673b7a..0000000
Binary files a/images/icons/save.tga and /dev/null differ
diff --git a/images/icons/undo.png b/images/icons/undo.png
deleted file mode 100644
index 0e9a1af..0000000
Binary files a/images/icons/undo.png and /dev/null differ
diff --git a/images/icons/undo.tga b/images/icons/undo.tga
deleted file mode 100644
index 2bcee98..0000000
Binary files a/images/icons/undo.tga and /dev/null differ
diff --git a/images/icons/up-pushed.png b/images/icons/up-pushed.png
deleted file mode 100644
index 982ad94..0000000
Binary files a/images/icons/up-pushed.png and /dev/null differ
diff --git a/images/icons/up-pushed.tga b/images/icons/up-pushed.tga
deleted file mode 100644
index c5f1bc1..0000000
Binary files a/images/icons/up-pushed.tga and /dev/null differ
diff --git a/images/icons/up.png b/images/icons/up.png
deleted file mode 100644
index ca948e7..0000000
Binary files a/images/icons/up.png and /dev/null differ
diff --git a/images/icons/up.tga b/images/icons/up.tga
deleted file mode 100644
index c1f4e51..0000000
Binary files a/images/icons/up.tga and /dev/null differ
diff --git a/images/left.tga b/images/left.tga
new file mode 100644
index 0000000..19655b2
Binary files /dev/null and b/images/left.tga differ
diff --git a/images/new.tga b/images/new.tga
new file mode 100644
index 0000000..9ab209f
Binary files /dev/null and b/images/new.tga differ
diff --git a/images/open.tga b/images/open.tga
new file mode 100644
index 0000000..58df70b
Binary files /dev/null and b/images/open.tga differ
diff --git a/images/padlock-disabled.tga b/images/padlock-disabled.tga
new file mode 100644
index 0000000..9eefb59
Binary files /dev/null and b/images/padlock-disabled.tga differ
diff --git a/images/padlock.tga b/images/padlock.tga
new file mode 100644
index 0000000..4285728
Binary files /dev/null and b/images/padlock.tga differ
diff --git a/images/right.tga b/images/right.tga
new file mode 100644
index 0000000..5a667e6
Binary files /dev/null and b/images/right.tga differ
diff --git a/images/run-1.tga b/images/run-1.tga
new file mode 100644
index 0000000..2dc8229
Binary files /dev/null and b/images/run-1.tga differ
diff --git a/images/save.tga b/images/save.tga
new file mode 100644
index 0000000..b673b7a
Binary files /dev/null and b/images/save.tga differ
diff --git a/images/undo.tga b/images/undo.tga
new file mode 100644
index 0000000..2bcee98
Binary files /dev/null and b/images/undo.tga differ
diff --git a/images/unused.txt b/images/unused.txt
new file mode 100644
index 0000000..ca795c0
--- /dev/null
+++ b/images/unused.txt
@@ -0,0 +1,18 @@
+images/backdrop
+images/borders
+images/editorTab
+images/footCorner
+images/footer
+images/headCorner
+images/header
+images/icons/close
+images/icons/down
+images/icons/down-pushed
+images/icons/edit
+images/icons/left-pushed
+images/icons/pin
+images/icons/pinned
+images/icons/right-pushed
+images/icons/run
+images/icons/up
+images/icons/up-pushed
diff --git a/images/unused/close.tga b/images/unused/close.tga
new file mode 100644
index 0000000..738733e
Binary files /dev/null and b/images/unused/close.tga differ
diff --git a/images/unused/down-pushed.tga b/images/unused/down-pushed.tga
new file mode 100644
index 0000000..fbc049c
Binary files /dev/null and b/images/unused/down-pushed.tga differ
diff --git a/images/unused/down.tga b/images/unused/down.tga
new file mode 100644
index 0000000..715c724
Binary files /dev/null and b/images/unused/down.tga differ
diff --git a/images/unused/edit.tga b/images/unused/edit.tga
new file mode 100644
index 0000000..f7f96d8
Binary files /dev/null and b/images/unused/edit.tga differ
diff --git a/images/unused/left-pushed.tga b/images/unused/left-pushed.tga
new file mode 100644
index 0000000..a134e7c
Binary files /dev/null and b/images/unused/left-pushed.tga differ
diff --git a/images/unused/pin.tga b/images/unused/pin.tga
new file mode 100644
index 0000000..82939e4
Binary files /dev/null and b/images/unused/pin.tga differ
diff --git a/images/unused/pinned.tga b/images/unused/pinned.tga
new file mode 100644
index 0000000..5e9f6c1
Binary files /dev/null and b/images/unused/pinned.tga differ
diff --git a/images/unused/right-pushed.tga b/images/unused/right-pushed.tga
new file mode 100644
index 0000000..dac6704
Binary files /dev/null and b/images/unused/right-pushed.tga differ
diff --git a/images/unused/run.tga b/images/unused/run.tga
new file mode 100644
index 0000000..299dcd0
Binary files /dev/null and b/images/unused/run.tga differ
diff --git a/images/unused/up-pushed.tga b/images/unused/up-pushed.tga
new file mode 100644
index 0000000..c5f1bc1
Binary files /dev/null and b/images/unused/up-pushed.tga differ
diff --git a/images/unused/up.tga b/images/unused/up.tga
new file mode 100644
index 0000000..c1f4e51
Binary files /dev/null and b/images/unused/up.tga differ