[nostalgia/studio] Update app name

This commit is contained in:
2023-12-16 10:35:28 -06:00
parent 00c2a39dba
commit eb1846278b
4 changed files with 10 additions and 9 deletions

View File

@ -28,7 +28,7 @@ endif()
install(
FILES
ns_logo128.png
ns.icns
DESTINATION
${NOSTALGIA_DIST_RESOURCES}/icons
)

View File

@ -9,7 +9,7 @@
<string>Nostalgia Studio</string>
<key>CFBundleIconFile</key>
<string>icons/ns_logo128.png</string>
<string>icons/ns.icns</string>
<key>CFBundleIdentifier</key>
<string>net.drinkingtea.nostalgia.studio</string>