linux: update icon

This commit is contained in:
Kavish Devar
2026-03-31 09:41:09 +05:30
parent af2622b68e
commit 8ef839d4c1
3 changed files with 37 additions and 2 deletions

View File

@@ -98,8 +98,8 @@ install(TARGETS librepods
)
install(FILES assets/me.kavishdevar.librepods.desktop
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/applications")
install(FILES assets/librepods.png
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/512x512/apps")
install(FILES assets/librepods.svg
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/scalable/apps")
# Translation support
qt_add_translations(librepods

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB