more name changes

This commit is contained in:
cmclark00 2024-10-13 20:53:32 -04:00
parent 6760ba778f
commit db97aa68ac
4 changed files with 6 additions and 52 deletions

View file

@ -494,7 +494,7 @@ else()
install(TARGETS ${PROJECT_NAME} DESTINATION bin)
install(FILES "${CMAKE_CURRENT_LIST_DIR}/../debian/rpi-imager.png" DESTINATION share/icons/hicolor/128x128/apps)
install(FILES "linux/org.raspberrypi.rpi-imager.desktop" DESTINATION share/applications)
install(FILES "linux/org.coreymclark.retro-imager.desktop" DESTINATION share/applications)
install(FILES "${CMAKE_CURRENT_LIST_DIR}/../debian/rpi-imager.metainfo.xml" DESTINATION share/metainfo)
endif()

View file

@ -1,11 +1,11 @@
[Desktop Entry]
Type=Application
Version=1.0
Name=Raspberry Pi Imager
Name=Retro Imager
Name[zh_CN]=
Comment=Raspberry Pi Imager
Comment=Retro Imager
Comment[zh_CN]=
Icon=rpi-imager
Exec=rpi-imager %F
Exec=retro-imager %F
Categories=Utility
StartupNotify=false