summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoseph Donofry <rubberduckie3554@gmail.com>2021-11-19 17:36:57 -0500
committerJoseph Donofry <rubberduckie3554@gmail.com>2021-11-19 17:36:57 -0500
commit44cd873c12158cfdcef7572c0b15d89c364a411c (patch)
treed3a74dd2288f5150c146ac0c2f1101394ec0d24e
parentPreliminary gstreamer 1.20 compatibility (diff)
downloadnheko-44cd873c12158cfdcef7572c0b15d89c364a411c.tar.xz
Update macOS icon package to macOS-y style. Thanks quinn
-rw-r--r--cmake/MacOSXBundleInfo.plist.in2
-rw-r--r--resources/nheko.icnsbin118837 -> 75341 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in

index 7391a6fa..b95de173 100644 --- a/cmake/MacOSXBundleInfo.plist.in +++ b/cmake/MacOSXBundleInfo.plist.in
@@ -32,5 +32,7 @@ <string>${MACOSX_BUNDLE_COPYRIGHT}</string> <key>NSPrincipalClass</key> <string>NSApplication</string> + <key>NSHighResolutionCapable</key> + <true/> </dict> </plist> diff --git a/resources/nheko.icns b/resources/nheko.icns
index ecb66b6f..b5e838ef 100644 --- a/resources/nheko.icns +++ b/resources/nheko.icns
Binary files differ