Labrador icon indicating copy to clipboard operation
Labrador copied to clipboard

Move data files to /usr/share on Linux

Open turboencabulator opened this issue 3 years ago • 0 comments

Basic idea is to make it easier to create a native package on Linux, but the program is searching for data files relative to its own location. Instead use QStandardPaths to find the data files so we can place everything in their customary locations.

The last few commits fix some complaints by lintian for the Debian package.

turboencabulator avatar Nov 13 '21 23:11 turboencabulator