office-gobmx/sysui
Eivind Samseth 3a02841819 tdf#74244 Fix version info shown for major release candidates
Previous approach of setting the bundle version made e.g.,
6.4.0.3 show up as version 6.4.3 which was clearly wrong

CFBundleShortVersionString is supposed to be only three integers,
but this does not seem to be enforced by Apple.
Other applications, such as Spotiy, include even more than LO

Removed CFBundleGetInfoString as it's been deprecated since 10.5

Change-Id: I7c64553f6bc2712506062d8f8ec388f5279b333d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94623
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-05-27 09:49:24 +02:00
..
desktop tdf#74244 Fix version info shown for major release candidates 2020-05-27 09:49:24 +02:00
CustomTarget_deb.mk
CustomTarget_infoplist.mk
CustomTarget_rpm.mk
CustomTarget_share.mk
CustomTarget_solaris.mk
Makefile
Module_sysui.mk
Package_infoplist.mk
Package_osxicons.mk
Package_share.mk
productlist.mk
README

.desktop files for various Linux distros, and similar stuff for other OSes