mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 02:00:20 +00:00
new name after fork
This commit is contained in:
@@ -30,14 +30,14 @@
|
||||
#include "irc.h"
|
||||
#include "fish.h"
|
||||
#include "keystore.h"
|
||||
#include "plugin_hexchat.h"
|
||||
#include "plugin_zoitechat.h"
|
||||
|
||||
|
||||
static char *keystore_password = NULL;
|
||||
|
||||
|
||||
/**
|
||||
* Opens the key store file: ~/.config/hexchat/addon_fishlim.conf
|
||||
* Opens the key store file: ~/.config/zoitechat/addon_fishlim.conf
|
||||
*/
|
||||
static GKeyFile *getConfigFile(void) {
|
||||
gchar *filename = get_config_filename();
|
||||
|
||||
Reference in New Issue
Block a user