aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-07-08 14:39:45 -0700
committerMark Sapiro <msapiro@value.net>2011-07-08 14:39:45 -0700
commitd5ae6c6e5f8bdc89be835020e510ced083791002 (patch)
tree5c536e244685badb2125a0206f180f04ae9d36f7
parent13b632e25cef820df83370be1b2689e9f723e3b6 (diff)
downloadmailman2-d5ae6c6e5f8bdc89be835020e510ced083791002.tar.gz
mailman2-d5ae6c6e5f8bdc89be835020e510ced083791002.tar.xz
mailman2-d5ae6c6e5f8bdc89be835020e510ced083791002.zip
- Added Tokio Kikuchi's icons to the misc/ and installed icons/
directories. Bug #782474.
-rw-r--r--NEWS3
-rw-r--r--misc/Makefile.in2
-rwxr-xr-xmisc/mm-icon-large.icobin0 -> 85654 bytes
-rwxr-xr-xmisc/mm-icon.icobin0 -> 5558 bytes
4 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 34a27ca1..740a3e4d 100644
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Added Tokio Kikuchi's icons to the misc/ and installed icons/
+ directories. Bug #782474.
+
- Fixed a problem which could result in raw, undecoded message bodies
appearing in plain digests and archives. Bug #787790.
diff --git a/misc/Makefile.in b/misc/Makefile.in
index ba6e7ed8..5125cd86 100644
--- a/misc/Makefile.in
+++ b/misc/Makefile.in
@@ -69,7 +69,7 @@ DATAMODE= 664
INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
PATHSDIRS= bin cron scripts tests
-ICONS= $(srcdir)/*.jpg $(srcdir)/*.png
+ICONS= $(srcdir)/*.jpg $(srcdir)/*.png $(srcdir)/*.ico
# Rules
diff --git a/misc/mm-icon-large.ico b/misc/mm-icon-large.ico
new file mode 100755
index 00000000..6c9b06bb
--- /dev/null
+++ b/misc/mm-icon-large.ico
Binary files differ
diff --git a/misc/mm-icon.ico b/misc/mm-icon.ico
new file mode 100755
index 00000000..e7df10bf
--- /dev/null
+++ b/misc/mm-icon.ico
Binary files differ