From 9c1543192536392d77f130220975f8986613205a Mon Sep 17 00:00:00 2001 From: Evelyn Date: Sat, 6 Oct 2018 22:30:26 +0100 Subject: Life's but a walking shadow, a poor player that struts and frets his hour upon the stage, and then is heard no more. It is a tale told by an idiot, full of sound and fury, signifying nothing --- modules/quit.py | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/quit.py b/modules/quit.py index 0e823609..e3aa5a7c 100644 --- a/modules/quit.py +++ b/modules/quit.py @@ -53,6 +53,7 @@ QUOTES = { "The laws of mathematics are very commendable, but the only law that applies in Australia is the law of Australia" : "Malcolm Turnbull", "He had to download the entire iOS system on his computer, he had to decrypt it, he had to do all of these things I don't even understand" : "Glenn Moramarco, as assistant U.S. attorney", "I don’t need to understand how encryption works" : "Amber Rudd", + "Life's but a walking shadow, a poor player that struts and frets his hour upon the stage and then is heard no more. It is a tale told by an idiot, full of sound and fury, signifying nothing" : "", } class Module(ModuleManager.BaseModule): -- cgit v1.3.1-10-gc9f91