[w3m-dev 03127] X-Face
* NEWS: X-Face support * configure (use_xface): added * config.h.dist (USE_XFACE): added (XFACE2XBM): added * file.c (xface2xbm): added (readHeader): X-Face: handling * scripts/Makefile (LIB_TARGETS): add xface2xbm * scripts/xface2xbm.in: added From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
@@ -123,6 +123,7 @@ MODEL=Linux.i686-monster-ja
|
||||
#undef USE_ALARM
|
||||
#undef USE_IMAGE
|
||||
#define USE_HELP_CGI
|
||||
#undef USE_XFACE
|
||||
|
||||
#define DEF_EDITOR "/bin/vi"
|
||||
#define DEF_MAILER "/bin/mail"
|
||||
@@ -143,6 +144,7 @@ MODEL=Linux.i686-monster-ja
|
||||
#define W3MCONFIG "w3mconfig"
|
||||
#define IMGSIZE "w3mimgsize"
|
||||
#define IMGDISPLAY "w3mimgdisplay"
|
||||
#define XFACE2XBM "xface2xbm"
|
||||
|
||||
#define RC_DIR "~/.w3m"
|
||||
#define BOOKMARK "bookmark.html"
|
||||
|
Reference in New Issue
Block a user