mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
shadowsocksserver: Use shared manual page with Client
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
e719b1ed49
commit
4878e7f021
@ -47,7 +47,7 @@ class ShadowsocksServerApp(app_module.App):
|
||||
app_id=self.app_id, version=self._version,
|
||||
name=_('Shadowsocks Server'), icon_filename='shadowsocks',
|
||||
short_description=_('Help Others Bypass Censorship'),
|
||||
description=_description, manual_page='ShadowsocksServer')
|
||||
description=_description, manual_page='Shadowsocks')
|
||||
self.add(info)
|
||||
|
||||
menu_item = menu.Menu('menu-shadowsocks-server', info.name,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user