https://bugs.documentfoundation.org/show_bug.cgi?id=161759
--- Comment #5 from Eyal Rozenberg <[email protected]> --- (In reply to Stéphane Guillou (stragu) from comment #3) > So we would only need to change something on LO's side, not the website > (current one, at least). Great :-) > But can LO already tell if it is installed as RPM or DEB? Of course! Bundle RPMs from a build/set-of-files which, when run uses the RPM URL, and bundle DEBs from a build/set-of-files which, when run, uses the DEB URL. Now, that can mean an actual difference in source code (if we hard code the URL somehow), or it could be some default preferences file, or other configuration file which we could have differ, and then we'd need to read the URL from there (or perhaps just the kind of package from there?) > And would the availability of this info depend on the setting Tools > > Options > LibreOffice > Online Update > User Agent > Send OS version and > basic hardware information? Not exactly sure what you're asking. Availability to whom? Anyway, if the URL used is not OS-specific, then the site can't even know whether you need an MSI/EXE Windows installer or not. But again, I may be misunderstanding here. -- You are receiving this mail because: You are the assignee for the bug.
