Replace last occurrence of IRSSI_DIR_SHORT with get_irssi_dir() and remove it.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4415 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2007-02-14 10:43:34 +00:00 committed by exg
commit 6d11f6f897
2 changed files with 1 additions and 2 deletions

View file

@ -5,7 +5,6 @@
#define IRSSI_AUTHOR_EMAIL "cras@irssi.org"
#define IRSSI_AUTHOR "Timo Sirainen <"IRSSI_AUTHOR_EMAIL">"
#define IRSSI_DIR_SHORT "~/.irssi"
#define IRSSI_DIR_FULL "%s/.irssi" /* %s == g_get_home_dir() */
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */