Fixed icons on Linux

This commit is contained in:
Epicalert 2021-09-04 23:26:00 +08:00
parent 7bd2543421
commit b8a8b8d1a3
No known key found for this signature in database
GPG key ID: CAA46F858D0979BD
3 changed files with 5 additions and 5 deletions

View file

@ -95,6 +95,6 @@ install( FILES
${PROJECT_SOURCE_DIR}/packaging/xyz.epicalert.facecam2d-config.desktop
DESTINATION share/applications )
install( FILES
${PROJECT_SOURCE_DIR}/packaging/facecam2d.png
${PROJECT_SOURCE_DIR}/packaging/facecam2d-config.png
DESTINATION share/icons/hicolor/48x48 )
${PROJECT_SOURCE_DIR}/packaging/fc2d.png
${PROJECT_SOURCE_DIR}/packaging/fc2dconfig.png
DESTINATION share/icons/hicolor/48x48/apps )

View file

@ -2,6 +2,6 @@
Type=Application
Name=Facecam2D Configuration
Comment=Configuration tool for Facecam2D
Icon=facecam2d-config
Icon=fc2dconfig
Categories=Graphics
Exec=fc2dconfig

View file

@ -2,6 +2,6 @@
Type=Application
Name=Facecam2D
Comment=2D avatar facecam software
Icon=facecam2d
Icon=fc2d
Categories=Graphics
Exec=fc2d