summaryrefslogtreecommitdiff
path: root/raveos-calamares/0002-limit-translations.patch
diff options
context:
space:
mode:
authornippy <you@example.com>2026-04-12 16:43:55 +0200
committernippy <you@example.com>2026-04-12 16:43:55 +0200
commit8e94c144b376015cf67750bbf2727204c4bb213b (patch)
tree8961ba989c1b4cf9fa3d7174d1e29ec3324b9362 /raveos-calamares/0002-limit-translations.patch
parente023d81615abfeaaac7a22807f7d722072280ea8 (diff)
downloadRaveOS-PKGBUILD-8e94c144b376015cf67750bbf2727204c4bb213b.tar.gz
RaveOS-PKGBUILD-8e94c144b376015cf67750bbf2727204c4bb213b.zip
update Live
Diffstat (limited to 'raveos-calamares/0002-limit-translations.patch')
-rw-r--r--raveos-calamares/0002-limit-translations.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/raveos-calamares/0002-limit-translations.patch b/raveos-calamares/0002-limit-translations.patch
new file mode 100644
index 0000000..e4b631c
--- /dev/null
+++ b/raveos-calamares/0002-limit-translations.patch
@@ -0,0 +1,22 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index ae06ff493..c40d89f25 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -169,12 +169,9 @@
+ # NOTE: update these lines by running `txstats.py`, or for full automation
+ # `txstats.py -e`. See also
+ #
+-# Total 82 languages
+-set( _tx_complete ar az ca cs_CZ de en es es_AR fi_FI fr he hu id
+- ja kk ko lg nb pl pt_BR ru sv tg tr_TR uk zh_CN zh_TW ) # 27 languages
+-set( _tx_good az_AZ bg fur hr is it_IT ka lt pt_PT sk sq uz ) # 12 languages
+-set( _tx_ok as ast be bn ca@valencia da el en_GB eo es_MX et eu fa
+- gl hi ia ml mr nl oc ro si sl sr sr@latin th vi ) # 27 languages
++set( _tx_complete de en hu )
++set( _tx_good )
++set( _tx_ok en_GB )
+ set( _tx_incomplete bs es_PR fr_CA gu ie ja-Hira kn lo lv mk ne_NP
+ ta_IN te ur zh zh_HK ) # 16 languages
+ # Total 82 languages
+--
+2.35.1