Bug 80801 - [PATCH] net/gaim: fix the trouble of Chinese input
Summary: [PATCH] net/gaim: fix the trouble of Chinese input
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 02:40 UTC by chinsan
Modified: 2005-05-12 14:27 UTC (History)
1 user (show)

See Also:


Attachments
gaim.patch (1.77 KB, patch)
2005-05-09 02:40 UTC, chinsan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan 2005-05-09 02:40:02 UTC
	- add option of Chinese user (even all CJK user)
	- port maintainer(marcus@FreeBSD.org) is CC'd
	Thanks. :)

How-To-Repeat: 
	The default value in Gaim is
	ctrl_enter_sends = FALSE  &  enter_sends = TRUE

	But, it will confuse many people if they use this with their 
	own XIM(or GTK_IM_MOUDULE).

	Especially, the IM users in Taiwan often talks with Gaim as their
	GUI IM client program.

	Also, I will sumimit the problem to Gaim developers 
	as soon as possible.
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-09 19:35:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2005-05-12 14:27:30 UTC
State Changed
From-To: open->closed

Committed, thanks!