From 950618111ac1d18dfd49cd3ffb8f2b9ab635f95a Mon Sep 17 00:00:00 2001
From: Severin Meyer <sev.ch@web.de>
Date: Tue, 4 Aug 2015 21:34:15 +0200
Subject: [PATCH] Remove extension from obsolete files to hide them from the
 build script

---
 .../hud/luma/{powerup_detonator.svg => powerup_detonator}   | 0
 .../luma/{powerup_invisibility.svg => powerup_invisibility} | 0
 gfx/luma/gfx/hud/luma/powerup_invisibility.ALT              | 6 ------
 .../luma/{powerup_resurrection.svg => powerup_resurrection} | 0
 gfx/luma/gfx/hud/luma/{powerup_speed.svg => powerup_speed}  | 0
 .../luma/{powerup_ultrahealing.svg => powerup_ultrahealing} | 0
 gfx/luma/gfx/hud/luma/{powerup_xray.svg => powerup_xray}    | 0
 .../{powerup_detonator_luma.svg => powerup_detonator_luma}  | 0
 ...erup_invisibility_luma.svg => powerup_invisibility_luma} | 0
 ...erup_resurrection_luma.svg => powerup_resurrection_luma} | 0
 .../items/{powerup_speed_luma.svg => powerup_speed_luma}    | 0
 ...owerup_superweapon_luma.svg => powerup_superweapon_luma} | 0
 ...erup_ultrahealing_luma.svg => powerup_ultrahealing_luma} | 0
 .../items/{powerup_xray_luma.svg => powerup_xray_luma}      | 0
 14 files changed, 6 deletions(-)
 rename gfx/luma/gfx/hud/luma/{powerup_detonator.svg => powerup_detonator} (100%)
 rename gfx/luma/gfx/hud/luma/{powerup_invisibility.svg => powerup_invisibility} (100%)
 delete mode 100644 gfx/luma/gfx/hud/luma/powerup_invisibility.ALT
 rename gfx/luma/gfx/hud/luma/{powerup_resurrection.svg => powerup_resurrection} (100%)
 rename gfx/luma/gfx/hud/luma/{powerup_speed.svg => powerup_speed} (100%)
 rename gfx/luma/gfx/hud/luma/{powerup_ultrahealing.svg => powerup_ultrahealing} (100%)
 rename gfx/luma/gfx/hud/luma/{powerup_xray.svg => powerup_xray} (100%)
 rename gfx/luma/models/items/{powerup_detonator_luma.svg => powerup_detonator_luma} (100%)
 rename gfx/luma/models/items/{powerup_invisibility_luma.svg => powerup_invisibility_luma} (100%)
 rename gfx/luma/models/items/{powerup_resurrection_luma.svg => powerup_resurrection_luma} (100%)
 rename gfx/luma/models/items/{powerup_speed_luma.svg => powerup_speed_luma} (100%)
 rename gfx/luma/models/items/{powerup_superweapon_luma.svg => powerup_superweapon_luma} (100%)
 rename gfx/luma/models/items/{powerup_ultrahealing_luma.svg => powerup_ultrahealing_luma} (100%)
 rename gfx/luma/models/items/{powerup_xray_luma.svg => powerup_xray_luma} (100%)

diff --git a/gfx/luma/gfx/hud/luma/powerup_detonator.svg b/gfx/luma/gfx/hud/luma/powerup_detonator
similarity index 100%
rename from gfx/luma/gfx/hud/luma/powerup_detonator.svg
rename to gfx/luma/gfx/hud/luma/powerup_detonator
diff --git a/gfx/luma/gfx/hud/luma/powerup_invisibility.svg b/gfx/luma/gfx/hud/luma/powerup_invisibility
similarity index 100%
rename from gfx/luma/gfx/hud/luma/powerup_invisibility.svg
rename to gfx/luma/gfx/hud/luma/powerup_invisibility
diff --git a/gfx/luma/gfx/hud/luma/powerup_invisibility.ALT b/gfx/luma/gfx/hud/luma/powerup_invisibility.ALT
deleted file mode 100644
index 5e8b142..0000000
--- a/gfx/luma/gfx/hud/luma/powerup_invisibility.ALT
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" version="1.1">
-	<path class="invisibility shining" d="m 55,16 -47,81 9,16 94,0 9,-16 -47,-81 -9,0 z"/>
-	<path class="invisibility darkened" d="M 64,40 C 53,40 48.5,48 48.5,58 l -2.5,2 0,6 3,2.5 0,6.5 1.2,1.2 22.3,-34 C 70.3,40.8 67.5,40 64,40 z M 74.4,43.7 51.9,77.9 55,81 60.1,81 78.9,52.3 c -0.7,-3.5 -2.2,-6.5 -4.5,-8.6 z m 6.1,15.1 -14.6,22.2 7.1,0 4.7,-4.7 1.3,-2 0,-5.8 3,-2.5 0,-6 z M 47.3,75.9 41.9,76.7 39,86 c -8,2 -12,9 -12,14 3.6,-2.3 6.7,-3.3 10,-3.7 L 46.9,81.2 C 44.4,79.6 44,78.1 49.1,77.7 z M 86.1,76.7 70.2,101 76,101 88,82.7 z M 49,82.3 40,96.1 C 42.1,96 44.4,96 47,96 l 1.9,1.9 8.6,-13 C 54.9,84.6 51.6,83.5 49,82.3 z m 14.2,2.7 -10.5,16 8.7,0 10.9,-16.4 C 70.5,85 70,85 63.2,85 z m 32.2,4.2 -4.7,7.1 2.6,0.4 3.9,-5.8 z"/>
-</svg>
diff --git a/gfx/luma/gfx/hud/luma/powerup_resurrection.svg b/gfx/luma/gfx/hud/luma/powerup_resurrection
similarity index 100%
rename from gfx/luma/gfx/hud/luma/powerup_resurrection.svg
rename to gfx/luma/gfx/hud/luma/powerup_resurrection
diff --git a/gfx/luma/gfx/hud/luma/powerup_speed.svg b/gfx/luma/gfx/hud/luma/powerup_speed
similarity index 100%
rename from gfx/luma/gfx/hud/luma/powerup_speed.svg
rename to gfx/luma/gfx/hud/luma/powerup_speed
diff --git a/gfx/luma/gfx/hud/luma/powerup_ultrahealing.svg b/gfx/luma/gfx/hud/luma/powerup_ultrahealing
similarity index 100%
rename from gfx/luma/gfx/hud/luma/powerup_ultrahealing.svg
rename to gfx/luma/gfx/hud/luma/powerup_ultrahealing
diff --git a/gfx/luma/gfx/hud/luma/powerup_xray.svg b/gfx/luma/gfx/hud/luma/powerup_xray
similarity index 100%
rename from gfx/luma/gfx/hud/luma/powerup_xray.svg
rename to gfx/luma/gfx/hud/luma/powerup_xray
diff --git a/gfx/luma/models/items/powerup_detonator_luma.svg b/gfx/luma/models/items/powerup_detonator_luma
similarity index 100%
rename from gfx/luma/models/items/powerup_detonator_luma.svg
rename to gfx/luma/models/items/powerup_detonator_luma
diff --git a/gfx/luma/models/items/powerup_invisibility_luma.svg b/gfx/luma/models/items/powerup_invisibility_luma
similarity index 100%
rename from gfx/luma/models/items/powerup_invisibility_luma.svg
rename to gfx/luma/models/items/powerup_invisibility_luma
diff --git a/gfx/luma/models/items/powerup_resurrection_luma.svg b/gfx/luma/models/items/powerup_resurrection_luma
similarity index 100%
rename from gfx/luma/models/items/powerup_resurrection_luma.svg
rename to gfx/luma/models/items/powerup_resurrection_luma
diff --git a/gfx/luma/models/items/powerup_speed_luma.svg b/gfx/luma/models/items/powerup_speed_luma
similarity index 100%
rename from gfx/luma/models/items/powerup_speed_luma.svg
rename to gfx/luma/models/items/powerup_speed_luma
diff --git a/gfx/luma/models/items/powerup_superweapon_luma.svg b/gfx/luma/models/items/powerup_superweapon_luma
similarity index 100%
rename from gfx/luma/models/items/powerup_superweapon_luma.svg
rename to gfx/luma/models/items/powerup_superweapon_luma
diff --git a/gfx/luma/models/items/powerup_ultrahealing_luma.svg b/gfx/luma/models/items/powerup_ultrahealing_luma
similarity index 100%
rename from gfx/luma/models/items/powerup_ultrahealing_luma.svg
rename to gfx/luma/models/items/powerup_ultrahealing_luma
diff --git a/gfx/luma/models/items/powerup_xray_luma.svg b/gfx/luma/models/items/powerup_xray_luma
similarity index 100%
rename from gfx/luma/models/items/powerup_xray_luma.svg
rename to gfx/luma/models/items/powerup_xray_luma
-- 
2.39.5