From a0f2295e0ad5eef71fb095d78c556e97d05a39f6 Mon Sep 17 00:00:00 2001 From: "doko@ubuntu.com" Date: Fri, 10 Jun 2016 18:22:25 +0200 Subject: - Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove unused and outdated icons. --- Misc/NEWS | 6 + PC/icons/baselogo.svg | 609 -------------------------------------------------- PC/icons/source.xar | Bin 71690 -> 0 bytes 3 files changed, 6 insertions(+), 609 deletions(-) delete mode 100644 PC/icons/baselogo.svg delete mode 100644 PC/icons/source.xar diff --git a/Misc/NEWS b/Misc/NEWS index 591864f..c3cabb6 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -379,6 +379,12 @@ C API - Issue #26476: Fixed compilation error when use PyErr_BadInternalCall() in C++. Patch by Jeroen Demeyer. +Misc +---- + +- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove + unused and outdated icons. + What's New in Python 2.7.11? ============================ diff --git a/PC/icons/baselogo.svg b/PC/icons/baselogo.svg deleted file mode 100644 index fff6b17..0000000 --- a/PC/icons/baselogo.svg +++ /dev/null @@ -1,609 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/PC/icons/source.xar b/PC/icons/source.xar deleted file mode 100644 index 84cbbc4..0000000 Binary files a/PC/icons/source.xar and /dev/null differ -- cgit v0.12