From f0dfa1af7f137b078b63a66db65315288941eb57 Mon Sep 17 00:00:00 2001 From: shirsig Date: Sat, 30 Jul 2016 20:22:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27e5507..cb4d2e4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A lightweight extension to the Blizzard mail interface which There are two very similar (to eachother) old Vanilla mail addOns commonly found in collections: GMail and CT_MailMod. Both use the same terrible mechanism for automation, unnecessarily making them extremely slow, have a rather ugly send interface and don't hide the "New Mail"-notifier after opening the last mail automatically. -This addOn solves all those problems, being **super fast**, adapting the **style of the retail send frame** and correctly **hiding the notifier**. (the problem there is actually a bug in the wow client and the icon will reappear after doing a /reload. This cannot be prevented.) +This addOn solves all those problems, being **super fast**, adapting the **retail send layout** and correctly **hiding the notifier**. (the problem there is actually a bug in the wow client and the icon will reappear after doing a /reload. This cannot be prevented.) I started this as a modification of *grennon*'s GMail and named it after GMail's retail version.