Now some final cleanup (I hope)
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include <string.h>
|
||||
#include "fish.h"
|
||||
|
||||
// We can't use the XChat plugin API from here...
|
||||
// We can't use the HexChat plugin API from here...
|
||||
gchar *get_config_filename() {
|
||||
const gchar *homedir = g_get_home_dir();
|
||||
return g_build_filename(homedir, ".xchat2", "blow.ini", NULL);
|
||||
|
Reference in New Issue
Block a user