diff --git a/CMakeLists.txt b/CMakeLists.txt index 0a51919..8d293a6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 ) diff --git a/packaging/xyz.epicalert.facecam2d-config.desktop b/packaging/xyz.epicalert.facecam2d-config.desktop index ed7fbbe..f3053a1 100644 --- a/packaging/xyz.epicalert.facecam2d-config.desktop +++ b/packaging/xyz.epicalert.facecam2d-config.desktop @@ -2,6 +2,6 @@ Type=Application Name=Facecam2D Configuration Comment=Configuration tool for Facecam2D -Icon=facecam2d-config +Icon=fc2dconfig Categories=Graphics Exec=fc2dconfig diff --git a/packaging/xyz.epicalert.facecam2d.desktop b/packaging/xyz.epicalert.facecam2d.desktop index 3c269ba..bdec8bd 100644 --- a/packaging/xyz.epicalert.facecam2d.desktop +++ b/packaging/xyz.epicalert.facecam2d.desktop @@ -2,6 +2,6 @@ Type=Application Name=Facecam2D Comment=2D avatar facecam software -Icon=facecam2d +Icon=fc2d Categories=Graphics Exec=fc2d