forked from jan/debianmemberportfolio
Remove unavailable services from view
This commit is contained in:
parent
2f6170af56
commit
b5ec40b189
1 changed files with 0 additions and 9 deletions
|
@ -50,8 +50,6 @@ _LABELS = {
|
|||
bug=430986">#430986</a>)'''),
|
||||
'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_('<a href="https://wiki.debian.org/WNPP">WNPP</a>'),
|
||||
'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</a> 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
|
||||
|
|
Loading…
Reference in a new issue