site  contact  subhomenews

Translate .desktop files in packages-templates

July 13, 2023 — BarryK

I have posted in the past couple of days about 'packages-templates' folder in woofQ:

https://bkhome.org/news/202307/packages-templates-copied-from-woofq.html

Folder packages-templates has about 180 .desktop files, and most of those are English-only. I wrote a couple of scripts that will translate all of these .desktop files:

https://github.com/bkauler/woofq/commit/7ecf5ea26594fb21b205074aad821193a3b0515d

And translated them:

https://github.com/bkauler/woofq/commit/46d8fae06e05fa03c74a0dfe35dadf40ff44ec74

https://github.com/bkauler/woofq/commit/f5071b72c1d14e68f21ce8c93b21af873e13aac8

https://github.com/bkauler/woofq/commit/2d4101ea0e69533a2c4f7c88537808081baa621b

https://github.com/bkauler/woofq/commit/f3c5277690f2ff30aee7b2a5c96f394768105e41

This morning, I was about to release Easy 5.4.7; however, testing on my old Compaq Presario, with Core2 CPU, KeePassXC crashed with "illegal instruction". Hmmm, why would that be, as it was compiled in OE, with CPU set to 'nocona' which is the oldest Intel 64-bit CPU?

Unless, perhaps there is assembly language code in KeePassXC, that is forcing use of an instruction that is not in older CPUs. That would be very bad.

I will compile KeePassXC running Easy on the Compaq, see how that goes.   

Tags: easy