freebsd-ports/net-im/ysm/files/patch-setup
Max Khon 5d81343d14 New port: You Sick Me - command line ICQ client with ICQ2000 and
recoding support.

YSM (You Sick Me) v7 is an ICQ console client. It was originally meant to
run in Linux, but it has been successfully tested in FreeBSD, Win32, BeOS,
and QNX. YSM is based on the last ICQ protocol version, v7/8.

WWW: http://ysmv7.sourceforge.net/

PR:		38650
Submitted by:	vampiro@rootshell.ru (MAINTAINER)
2002-05-28 07:52:19 +00:00

12 lines
543 B
Plaintext

--- YSM_Setup.c.orig Fri Apr 12 11:07:38 2002
+++ YSM_Setup.c Tue May 28 11:21:08 2002
@@ -441,7 +441,7 @@
fprintf(YSM_CFGFD,"\n# TRANS_CHARSET is charset for transfering/receiving of messages");
fprintf(YSM_CFGFD,"\n# LOCAL_CHARSET is charset for displaying/inputting of messages");
- fprintf(YSM_CFGFD,"\n# Russian Generic are TRANS: CP1251 LOCAL: KOI8R\n");
+ fprintf(YSM_CFGFD,"\n# Russian Generic are TRANS: CP1251 LOCAL: KOI8-R\n");
fprintf(YSM_CFGFD,"\nCHARSET_TRANS>0");
fprintf(YSM_CFGFD,"\nCHARSET_LOCAL>0");
#endif