[nostalgia/studio] Update app name
This commit is contained in:
@ -28,7 +28,7 @@ endif()
|
||||
|
||||
install(
|
||||
FILES
|
||||
ns_logo128.png
|
||||
ns.icns
|
||||
DESTINATION
|
||||
${NOSTALGIA_DIST_RESOURCES}/icons
|
||||
)
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user