Add extbrowser4, extbrowser5, ..., and extbrowser9
This commit is contained in:
6
fm.h
6
fm.h
@@ -994,6 +994,12 @@ global int MailtoOptions init(MAILTO_OPTIONS_IGNORE);
|
||||
global char *ExtBrowser init(DEF_EXT_BROWSER);
|
||||
global char *ExtBrowser2 init(NULL);
|
||||
global char *ExtBrowser3 init(NULL);
|
||||
global char *ExtBrowser4 init(NULL);
|
||||
global char *ExtBrowser5 init(NULL);
|
||||
global char *ExtBrowser6 init(NULL);
|
||||
global char *ExtBrowser7 init(NULL);
|
||||
global char *ExtBrowser8 init(NULL);
|
||||
global char *ExtBrowser9 init(NULL);
|
||||
global int BackgroundExtViewer init(TRUE);
|
||||
global int disable_secret_security_check init(FALSE);
|
||||
global char *passwd_file init(PASSWD_FILE);
|
||||
|
Reference in New Issue
Block a user