aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/quit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/quit.py b/modules/quit.py
index 8ac3ec8d..8a5e71c9 100644
--- a/modules/quit.py
+++ b/modules/quit.py
@@ -55,6 +55,7 @@ QUOTES = {
"We're getting there" : "",
"If not me, who? If not now, when?": "Hillel the Elder",
"The truth is painful, but always more useful": "Donald Tusk",
+ "How can you govern a country that has two hundred and forty-six varieties of cheese?": "Charles de Gaulle",
}
class Module(ModuleManager.BaseModule):