From 96a1b130fa0aaea68e453c8e17cf8d3cbe097ae3 Mon Sep 17 00:00:00 2001 From: Sworddragon Date: Sun, 14 Nov 2010 12:50:23 +0100 Subject: Fixed missing teeworlds icon for gcc --- other/icons/teeworlds.rc | 1 - other/icons/teeworlds_cl.rc | 1 + other/icons/teeworlds_gcc.rc | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 other/icons/teeworlds.rc create mode 100644 other/icons/teeworlds_cl.rc create mode 100644 other/icons/teeworlds_gcc.rc (limited to 'other/icons') diff --git a/other/icons/teeworlds.rc b/other/icons/teeworlds.rc deleted file mode 100644 index a4eab1f9..00000000 --- a/other/icons/teeworlds.rc +++ /dev/null @@ -1 +0,0 @@ -50h ICON "teeworlds.ico" diff --git a/other/icons/teeworlds_cl.rc b/other/icons/teeworlds_cl.rc new file mode 100644 index 00000000..a4eab1f9 --- /dev/null +++ b/other/icons/teeworlds_cl.rc @@ -0,0 +1 @@ +50h ICON "teeworlds.ico" diff --git a/other/icons/teeworlds_gcc.rc b/other/icons/teeworlds_gcc.rc new file mode 100644 index 00000000..aa5dcb44 --- /dev/null +++ b/other/icons/teeworlds_gcc.rc @@ -0,0 +1 @@ +ID ICON "teeworlds.ico" -- cgit 1.4.1