gui/network_service.cpp: add dropbear

Origin commit data
------------------
Branch: ni/coolstream
Commit: fc3e9ebd62
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-06-19 10:15:31 +04:00
parent 0157f1d448
commit 7a88703a8b
4 changed files with 6 additions and 2 deletions

View File

@@ -1033,6 +1033,7 @@ typedef enum
LOCALE_MENU_HINT_NET_BROADCAST,
LOCALE_MENU_HINT_NET_DHCP,
LOCALE_MENU_HINT_NET_DJMOUNT,
LOCALE_MENU_HINT_NET_DROPBEAR,
LOCALE_MENU_HINT_NET_FTPD,
LOCALE_MENU_HINT_NET_GATEWAY,
LOCALE_MENU_HINT_NET_HOSTNAME,

View File

@@ -1033,6 +1033,7 @@ const char * locale_real_names[] =
"menu.hint_net_broadcast",
"menu.hint_net_dhcp",
"menu.hint_net_djmount",
"menu.hint_net_dropbear",
"menu.hint_net_ftpd",
"menu.hint_net_gateway",
"menu.hint_net_hostname",