mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00:00
Use configdir instead of *xchatdir*
This commit is contained in:
@@ -1050,9 +1050,8 @@ hexchat_get_info (hexchat_plugin *ph, const char *id)
|
||||
return PACKAGE_VERSION;
|
||||
|
||||
case 0xdd9b1abd: /* xchatdir */
|
||||
case 0x9a70daba: /* hexchatdir */
|
||||
case 0xe33f6c4a: /* xchatdirfs */
|
||||
case 0xc1a52107: /* hexchatdirfs */
|
||||
case 0xd00d220b: /* configdir */
|
||||
return get_xdir ();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user