From bc108df382b5ac4ca637bf97ba9b2d8b2d83e58f Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 22 Mar 2008 18:40:27 +0000 Subject: renamed everything. added the new license --- other/icons/Teewars.icns | Bin 67389 -> 0 bytes other/icons/Teewars.ico | Bin 25214 -> 0 bytes other/icons/Teeworlds.icns | Bin 0 -> 67389 bytes other/icons/Teeworlds.ico | Bin 0 -> 25214 bytes other/icons/teewars.rc | 1 - other/icons/teeworlds.rc | 1 + 6 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 other/icons/Teewars.icns delete mode 100644 other/icons/Teewars.ico create mode 100644 other/icons/Teeworlds.icns create mode 100644 other/icons/Teeworlds.ico delete mode 100644 other/icons/teewars.rc create mode 100644 other/icons/teeworlds.rc (limited to 'other') diff --git a/other/icons/Teewars.icns b/other/icons/Teewars.icns deleted file mode 100644 index f48e7b90..00000000 Binary files a/other/icons/Teewars.icns and /dev/null differ diff --git a/other/icons/Teewars.ico b/other/icons/Teewars.ico deleted file mode 100644 index bf683b9c..00000000 Binary files a/other/icons/Teewars.ico and /dev/null differ diff --git a/other/icons/Teeworlds.icns b/other/icons/Teeworlds.icns new file mode 100644 index 00000000..f48e7b90 Binary files /dev/null and b/other/icons/Teeworlds.icns differ diff --git a/other/icons/Teeworlds.ico b/other/icons/Teeworlds.ico new file mode 100644 index 00000000..bf683b9c Binary files /dev/null and b/other/icons/Teeworlds.ico differ diff --git a/other/icons/teewars.rc b/other/icons/teewars.rc deleted file mode 100644 index 46c2f62a..00000000 --- a/other/icons/teewars.rc +++ /dev/null @@ -1 +0,0 @@ -50h ICON "teewars.ico" \ No newline at end of file diff --git a/other/icons/teeworlds.rc b/other/icons/teeworlds.rc new file mode 100644 index 00000000..46c2f62a --- /dev/null +++ b/other/icons/teeworlds.rc @@ -0,0 +1 @@ +50h ICON "teewars.ico" \ No newline at end of file -- cgit 1.4.1