From aed1495fee8fc4205e44a8e264a340be597215f1 Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Thu, 26 Mar 2015 16:13:09 +0000 Subject: Move new scaled icons out of res/ because they're not allowed in there --- icons/icon14.png | Bin 0 -> 461 bytes icons/icon64.png | Bin 0 -> 1555 bytes res/icon14.png | Bin 461 -> 0 bytes res/icon64.png | Bin 1555 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icons/icon14.png create mode 100644 icons/icon64.png delete mode 100644 res/icon14.png delete mode 100644 res/icon64.png diff --git a/icons/icon14.png b/icons/icon14.png new file mode 100644 index 0000000..8bfdcba Binary files /dev/null and b/icons/icon14.png differ diff --git a/icons/icon64.png b/icons/icon64.png new file mode 100644 index 0000000..d35240c Binary files /dev/null and b/icons/icon64.png differ diff --git a/res/icon14.png b/res/icon14.png deleted file mode 100644 index 8bfdcba..0000000 Binary files a/res/icon14.png and /dev/null differ diff --git a/res/icon64.png b/res/icon64.png deleted file mode 100644 index d35240c..0000000 Binary files a/res/icon64.png and /dev/null differ -- cgit v1.2.3