From 73f273430864926d0d47339af871b41b224ad9ec Mon Sep 17 00:00:00 2001
From: James Vasile
Date: Thu, 29 Sep 2011 23:34:42 -0400
Subject: [PATCH] remove references to design blathering
---
modules/installed/help/help.py | 5 -----
1 file changed, 5 deletions(-)
diff --git a/modules/installed/help/help.py b/modules/installed/help/help.py
index f6ae45720..e0a18702a 100644
--- a/modules/installed/help/help.py
+++ b/modules/installed/help/help.py
@@ -13,7 +13,6 @@ class Help(PagePlugin):
self.menu.add_item(_("Developer's Manual"), "/help/view/plinth", 10)
self.menu.add_item(_("FAQ"), "/help/view/faq", 20)
self.menu.add_item(_("%s Wiki" % cfg.box_name), "http://wiki.debian.org/FreedomBox", 30)
- self.menu.add_item(_("Design and Architecture"), "/help/view/design", 40)
self.menu.add_item(_("About"), "/help/about", 100)
@cherrypy.expose
@@ -33,10 +32,6 @@ class Help(PagePlugin):
point the documentation in the wiki and the documentation in
the manual should dovetail.
- I have collected some of my thoughts about the %(box)s
- in a document focused on its
- design and architecture.
-
There
are Debian gurus in the \#debian channels of both
irc.freenode.net and irc.oftc.net. They probably don't know