[NET] Add the NET CONFIG (SERVER) command

This commit is contained in:
Eric Kohl 2018-04-01 19:00:32 +02:00
parent a0b5b47352
commit ca9413ce30
12 changed files with 244 additions and 1 deletions

View file

@ -82,6 +82,16 @@
#define IDS_ACCOUNTS_STANDALONE_SERVER 212
#define IDS_ACCOUNTS_WORKSTATION 213
#define IDS_CONFIG_SERVER_NAME 230
#define IDS_CONFIG_SERVER_COMMENT 231
#define IDS_CONFIG_SERVER_VERSION 232
#define IDS_CONFIG_SERVER_ACTIVE 233
#define IDS_CONFIG_SERVER_HIDDEN 234
#define IDS_CONFIG_SERVER_USERS 235
#define IDS_CONFIG_SERVER_FILES 236
#define IDS_CONFIG_SERVER_IDLE 237
#define IDS_LOCALGROUP_ALIASES 300
#define IDS_LOCALGROUP_ALIAS_NAME 301
#define IDS_LOCALGROUP_COMMENT 302