Display a help message upon first start of Profanity
Explaining how to register/connect/set up an account.
This commit is contained in:
@@ -265,7 +265,6 @@ prefs_reload(void)
|
||||
void
|
||||
prefs_load(char* config_file)
|
||||
{
|
||||
|
||||
if (config_file == NULL) {
|
||||
prefs_loc = files_get_config_path(FILE_PROFRC);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user