mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[gemini] Show gemini in about dialog
This commit is contained in:
parent
be35ee9ec7
commit
4d6ae6e925
@ -305,6 +305,9 @@ static struct module *protocol_submodules[] = {
|
||||
#ifdef CONFIG_FTP
|
||||
&ftp_protocol_module,
|
||||
#endif
|
||||
#ifdef CONFIG_GEMINI
|
||||
&gemini_protocol_module,
|
||||
#endif
|
||||
#ifdef CONFIG_GOPHER
|
||||
&gopher_protocol_module,
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user