https://bugs.documentfoundation.org/show_bug.cgi?id=155179
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needsDevEval, topicUI |difficultyBeginner, | |easyHack, skillUI --- Comment #3 from Hossein <[email protected]> --- (In reply to Stéphane Guillou (stragu) from comment #1) > Seen in: > > Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: 002ae41bb6088002ba3ed0188ac822fb823a23f9 > CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 > Locale: en-AU (en_AU.UTF-8); UI: en-US > Calc: threaded > > Weirdly enough, OOo 3.3 had >= but LO 6.0 had =>, so it must have been > changed deliberately at some stage? > > We could even consider using characters like ≥ or ⩾ and ≤ or ⩽ > > Hossein, an easyhack ? I think this is suitable for an EasyHack. Searching for a string from the UI leads to the below UI file, in which one can easily modify: $ git grep -l "Limiting Conditions" sc/uiconfig/scalc/ui/solverdlg.ui Using a text editor, the change in the UI file would be minimal. Please note that there are 4 instances of each of these characters in the UI file. -- You are receiving this mail because: You are the assignee for the bug.
