repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
p7zip: update to 17.06
[oi-userland.git]
/
components
/
print
/
cups
/
patches
/
04-cp950.patch
blob
a19268b9b91f8e5bc558bae11a99b335a7052fd3
1
illumos does not support Windows Code Page 950, so defer to basic BIG5 instead.
2
3
--- cups-2.4.1/cups/language.c.orig 2022-08-21 08:59:22.932692369 +0000
4
+++ cups-2.4.1/cups/language.c 2022-08-21 09:01:05.855253912 +0000
5
@@ -69,7 +69,7 @@
6
"unknown", "unknown",
7
"unknown", "unknown",
8
"cp932", "cp936",
9
- "cp949", "cp950",
10
+ "cp949", "big5",
11
"cp1361", "bg18030",
12
"unknown", "unknown",
13
"unknown", "unknown",