mirror of
https://github.com/irssi/irssi.git
synced 2026-08-24 02:52:20 +02:00
Merge 47c2d438eb into 10cea61696
This commit is contained in:
commit
2a3a0d46a5
2 changed files with 12 additions and 8 deletions
|
|
@ -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/ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue