Bug 128439 - New local USE flag for tcsh to enable nls catalogs
Bug#: 128439 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: grobian@gentoo.org Reported By: ksr@juno.ocn.ne.jp
Component: Ebuilds
URL: 
Summary: New local USE flag for tcsh to enable nls catalogs
Keywords:  
Status Whiteboard: 
Opened: 2006-04-01 14:43 0000
Description:   Opened: 2006-04-01 14:43 0000
Hi,

My proposal is to add a new local USE flag for tcsh to enable nls message
catalogs.
Attached patch modify ebuild to support it.

Thanks.

------- Comment #1 From Kouya Sakamoto 2006-04-01 14:47:44 0000 -------
Created an attachment (id=83660) [details]
tcsh-6.14-r3.ebuild.patch

------- Comment #2 From Fabian Groffen 2006-04-01 23:58:52 0000 -------
ok, that looks indeed like a missing feature.  Why not use "nls" instead of
"catalogs"?  I think nls is a global USE-flag for it.  Or am I missing
something here?

------- Comment #3 From Kouya Sakamoto 2006-04-04 09:30:10 0000 -------
The reason simply comes from that I thought it's good to reserve "nls" flag.
And if someone want to undef NLS, they can use that flag to enable/disable nls
feature. However, I don't mind using either "nls" or "catalogs" to enable nls
catalogs :)

------- Comment #4 From Fabian Groffen 2006-04-04 10:05:12 0000 -------
ok, I'll do a bump with this USE-flag in the next few days (hopefully)

------- Comment #5 From Fabian Groffen 2006-04-11 13:13:17 0000 -------
in CVS.  Thanks!