This commit is contained in:
LemonBoy 2017-05-16 22:26:27 +00:00 committed by GitHub
commit 2a3a0d46a5
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/ */