Currently the file "src/XDGData/FreeCAD.thumbnailer" gets installed, but
the associated freecad-thumbnailer script isn't. Install the script,
too.
While here, have the paths to the default icon and freecad-thumbnailer
script follow ${CMAKE_INSTALL_DATAROOTDIR} and ${CMAKE_INSTALL_BINDIR}
respectively.
5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
[Thumbnailer Entry]
|
|
TryExec=@CMAKE_INSTALL_BINDIR@/freecad-thumbnailer
|
|
Exec=@CMAKE_INSTALL_BINDIR@/freecad-thumbnailer -s %s %i %o
|
|
MimeType=application/x-extension-fcstd;
|