FreeBSD Bugzilla – Attachment 13048 Details for
Bug 24970
LC_MESSAGES, LC_MONETARY, and LC_NUMERIC suppport for cs_CZ
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 746 bytes, created by
cejkar
on 2001-02-09 16:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
cejkar
Created:
2001-02-09 16:40:01 UTC
Size:
746 bytes
patch
obsolete
>diff -urN numericdef.orig/Makefile numericdef/Makefile >--- numericdef.orig/Makefile Fri Feb 9 12:00:29 2001 >+++ numericdef/Makefile Fri Feb 9 12:00:39 2001 >@@ -3,7 +3,8 @@ > NOMAN=YES > CLEANFILES+= ${LOCALES:S/$/.out/g} > >-LOCALES= en_US.ISO_8859-1 \ >+LOCALES= cs_CZ.ISO_8859-2 \ >+ en_US.ISO_8859-1 \ > nl_NL.ISO_8859-1 \ > ru_RU.KOI8-R > >diff -urN numericdef.orig/cs_CZ.ISO_8859-2.src numericdef/cs_CZ.ISO_8859-2.src >--- numericdef.orig/cs_CZ.ISO_8859-2.src Thu Jan 1 01:00:00 1970 >+++ numericdef/cs_CZ.ISO_8859-2.src Fri Feb 9 16:29:18 2001 >@@ -0,0 +1,12 @@ >+# $FreeBSD$ >+# >+# WARNING: spaces may be essential at the end of lines >+# WARNING: empty lines are essential too >+# >+# decimal_point >+, >+# thousands_sep >+ >+# grouping >+3;3 >+# EOF
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24970
:
13046
|
13047
| 13048