[nostalgia/studio] Update icon to higher resolution
This commit is contained in:
parent
b7202a2b0d
commit
d39d552bd9
@ -33,7 +33,7 @@ endif()
|
|||||||
|
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
ns.icns
|
ns_logo.icns
|
||||||
DESTINATION
|
DESTINATION
|
||||||
${NOSTALGIA_DIST_RESOURCES}/icons
|
${NOSTALGIA_DIST_RESOURCES}/icons
|
||||||
)
|
)
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<string>Nostalgia Studio</string>
|
<string>Nostalgia Studio</string>
|
||||||
|
|
||||||
<key>CFBundleIconFile</key>
|
<key>CFBundleIconFile</key>
|
||||||
<string>icons/ns.icns</string>
|
<string>icons/ns_logo.icns</string>
|
||||||
|
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>net.drinkingtea.nostalgia.studio</string>
|
<string>net.drinkingtea.nostalgia.studio</string>
|
||||||
@ -18,7 +18,7 @@
|
|||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
|
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.0.0</string>
|
<string>dev build</string>
|
||||||
|
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>12.0.0</string>
|
<string>12.0.0</string>
|
||||||
@ -30,6 +30,6 @@
|
|||||||
<string>True</string>
|
<string>True</string>
|
||||||
|
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright (c) 2016-2023 Gary Talent <gary@drinkingtea.net></string>
|
<string>Copyright (c) 2016-2025 Gary Talent <gary@drinkingtea.net></string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
BIN
src/nostalgia/studio/ns_logo.icns
Normal file
BIN
src/nostalgia/studio/ns_logo.icns
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user