Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.70.80.184
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
glibc /
debian /
patches /
localedata /
[ HOME SHELL ]
Name
Size
Permission
Action
fo_FO-date_fmt.diff
726
B
-rw-r--r--
locale-en_DK.diff
1.49
KB
-rw-r--r--
locale-eu_FR.diff
3.74
KB
-rw-r--r--
locale-ku_TR.diff
3.04
KB
-rw-r--r--
locale-zh_TW.diff
703
B
-rw-r--r--
locales-fr.diff
2.02
KB
-rw-r--r--
sort-UTF8-first.diff
1.51
KB
-rw-r--r--
submitted-es_MX-decimal_point....
500
B
-rw-r--r--
supported.diff
1.45
KB
-rw-r--r--
tailor-iso14651_t1.diff
83.12
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : supported.diff
# All lines beginning with `# DP:' are a description of the patch. # DP: Description: Add several locales to localedata.SUPPORTED # DP: - ru_RU.CP1251 was requested in #225516 # DP: - uz_UZ.UTF-8 was clearly missing, uz_UZ had no UTF-8 variant # DP: - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8, # DP: no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch. # DP: Related bugs: #225516 (ru_RU.CP1251) # DP: Dpatch author: Denis Barbier # DP: Upstream status: not submitted # DP: Date: 2006-01-10 --- localedata/SUPPORTED | 5 +++++ 1 file changed, 5 insertions(+) --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -139,6 +139,7 @@ en_DK/ISO-8859-1 \ en_GB.UTF-8/UTF-8 \ en_GB/ISO-8859-1 \ +en_GB.ISO-8859-15/ISO-8859-15 \ en_HK.UTF-8/UTF-8 \ en_HK/ISO-8859-1 \ en_IE.UTF-8/UTF-8 \ @@ -156,6 +157,7 @@ en_SG/ISO-8859-1 \ en_US.UTF-8/UTF-8 \ en_US/ISO-8859-1 \ +en_US.ISO-8859-15/ISO-8859-15 \ en_ZA.UTF-8/UTF-8 \ en_ZA/ISO-8859-1 \ en_ZM/UTF-8 \ @@ -285,6 +287,7 @@ kab_DZ/UTF-8 \ kk_KZ.UTF-8/UTF-8 \ kk_KZ/PT154 \ +kk_KZ.RK1048/RK1048 \ kl_GL.UTF-8/UTF-8 \ kl_GL/ISO-8859-1 \ km_KH/UTF-8 \ @@ -382,6 +385,7 @@ ru_RU.UTF-8/UTF-8 \ ru_RU.KOI8-R/KOI8-R \ ru_RU/ISO-8859-5 \ +ru_RU.CP1251/CP1251 \ ru_UA.UTF-8/UTF-8 \ ru_UA/KOI8-U \ rw_RW/UTF-8 \ @@ -423,6 +427,7 @@ sv_FI@euro/ISO-8859-15 \ sv_SE.UTF-8/UTF-8 \ sv_SE/ISO-8859-1 \ +sv_SE.ISO-8859-15/ISO-8859-15 \ sw_KE/UTF-8 \ sw_TZ/UTF-8 \ szl_PL/UTF-8 \
Close