jfjoch_viewer: Add .desktop file and icon

This commit is contained in:
2025-11-27 20:59:26 +01:00
parent 8a73b4c74a
commit 7d84b8a434
2 changed files with 20 additions and 0 deletions

View File

@@ -97,4 +97,16 @@ INSTALL(
COMPONENT viewer
)
INSTALL(
FILES resources/jfjoch.png
DESTINATION share/pixmaps
COMPONENT viewer
)
INSTALL(
FILES jfjoch_viewer.desktop
DESTINATION share/applications
COMPONENT viewer
)
qt_import_plugins(jfjoch_viewer INCLUDE Qt::QXcbIntegrationPlugin)

View File

@@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Name=JFJoch Viewer
Comment=Jungfraujoch image viewer
Exec=jfjoch_viewer
Icon=jfjoch
Terminal=false
Categories=Science;DataVisualization;Qt;