Remove UXPDS support
This commit is contained in:
@@ -26,7 +26,3 @@ LANG=zh_CN.hp15CN
|
||||
#ifdef USLArchitecture
|
||||
LANG=zh_CN
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=zh_CN
|
||||
#endif
|
||||
|
||||
@@ -27,10 +27,6 @@ LANG=fr_FR.iso88591
|
||||
LANG=fr
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=fr
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
|
||||
LANG=fr_FR.ISO8859-1
|
||||
#endif
|
||||
|
||||
@@ -27,10 +27,6 @@ LANG=de_DE.iso88591
|
||||
LANG=de
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=de
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
|
||||
LANG=de_DE.ISO8859-1
|
||||
#endif
|
||||
|
||||
@@ -27,10 +27,6 @@ LANG=it_IT.iso88591
|
||||
LANG=it
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=it
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
|
||||
LANG=it_IT.ISO8859-1
|
||||
#endif
|
||||
|
||||
@@ -26,7 +26,3 @@ LANG=ja_JP.eucJP
|
||||
#ifdef USLArchitecture
|
||||
LANG=ja
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=ja_JP
|
||||
#endif
|
||||
|
||||
@@ -26,7 +26,3 @@ LANG=ko_KR.eucKR
|
||||
#ifdef USLArchitecture
|
||||
LANG=ko
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=ko_KR.5601
|
||||
#endif
|
||||
|
||||
@@ -27,10 +27,6 @@ LANG=es_ES.iso88591
|
||||
LANG=es
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=es
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
|
||||
LANG=es_ES.ISO8859-1
|
||||
#endif
|
||||
|
||||
@@ -26,7 +26,3 @@ LANG=sv_SE.iso88591
|
||||
#ifdef USLArchitecture
|
||||
LANG=sv
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=sv
|
||||
#endif
|
||||
|
||||
@@ -26,7 +26,3 @@ LANG=zh_TW.ccdc
|
||||
#ifdef USLArchitecture
|
||||
LANG=zh_TW
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=zh_TW
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user