Follow the XDG specification.

We're still 100% backward-compatible.
This commit is contained in:
LemonBoy 2016-07-09 17:09:39 +02:00
commit 47c2d438eb
2 changed files with 12 additions and 8 deletions

View file

@ -1,8 +1,6 @@
#ifndef __COMMON_H
#define __COMMON_H
#define IRSSI_DIR_FULL "%s/.irssi" /* %s == g_get_home_dir() */
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */
#define IRSSI_HOME_CONFIG "config" /* config file name in ~/.irssi/ */