Commit graph

4 commits

Author SHA1 Message Date
Jan Wester dd56797cd7 Build manuskript.exe with the correct icon
Making sure that manuskript.exe builds with the correct icon means not
only that any shortcuts created to the file have the proper icon, but
also that we are rid of the generic PyInstaller icon we have been
shipping until now. Hurrah!

Note that relative paths do not seem to work for icon files because
PyInstaller tries to look for them in the build directory. To work
around this problem, we explicitly join the relative path on the
SPECPATH constant which seems to satisfy PyInstaller well enough.
2019-03-08 09:41:56 -07:00
Olivier Keshavjee 980dabbafb Fixes spec file to include translation in releases 2016-04-01 11:53:17 +02:00
Olivier Keshavjee d0e01b9d45 Updates spec file for PyInstaller 2016-03-15 12:31:01 +01:00
Olivier Keshavjee f536764904 Few modifs 2016-02-28 23:48:53 +01:00