diff --git a/debianmemberportfolio/views.py b/debianmemberportfolio/views.py index 15df188..8c52153 100644 --- a/debianmemberportfolio/views.py +++ b/debianmemberportfolio/views.py @@ -50,8 +50,6 @@ _LABELS = { bug=430986">#430986)'''), 'reported': N_('bugs reported'), 'usertags': N_('user tags'), - 'searchall': N_('all messages (i.e., full text search for \ -developer name on all bug logs)'), 'wnpp': N_('WNPP'), 'correspondent': N_('correspondent for bugs'), 'graph': N_('one year open bug history graph'), @@ -68,8 +66,6 @@ developer name on all bug logs)'), 'lintianfull': N_('full lintian reports (i.e. including \ "info"-level messages)'), 'piuparts': N_('piuparts'), - 'patchtracker': N_('Debian patch tracking system'), - 'duck': N_('Debian Url ChecKer'), 'janitor': N_('Debian Janitor'), }, 'lists': { @@ -87,7 +83,6 @@ developer name on all bug logs)'), 'nm': N_('NM'), 'dbfinger': N_('DB information via finger'), 'db': N_('DB information via HTTP'), - 'webid': N_('FOAF profile'), 'salsa': N_('Salsa'), 'wiki': N_('Wiki'), 'forum': N_('Forum'), @@ -113,10 +108,6 @@ developer name on all bug logs)'), 'MIATeam">MIA database information'), 'groupinfo': N_('Group membership information'), }, - 'ubuntu': { - 'label': N_('Ubuntu'), - 'ubuntudiff': N_('Available patches from Ubuntu'), - }, } #: list of field name tuples for Debian Maintainers