https://bugs.documentfoundation.org/show_bug.cgi?id=124936

--- Comment #6 from [email protected] ---
I don't quite understand the proposed solution, but if I can be highly
simplistic (and with pseudocode), somewhere in either the compiler macros or
running program there is a line (for the About dialog) that says:

if equal 64bit then print "(x64)" otherwise leave blank

can't it just be changed to:

if equal 64bit then print "(x64, 64bit)" otherwise print "(x86, 32bit)"

??

(I changed it somewhat because I always think using 'x86' for essentially
trying to say '32bit' is a needless confusion and abbreviation in the world. 
Computers for many are hard enough without forcing somebody's parent, for
example, to mumble "I need to know if this is 32bit...what the heck does 'x86'
mean?" and then have to go research it. )

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to