From d77e14b07f5afb81c0b1dfc6911e209d63e17d99 Mon Sep 17 00:00:00 2001 From: FivePixels Date: Thu, 3 Jan 2019 15:19:08 -0600 Subject: Basically a rewrite to clean up the code. Adds some notifications if things happen, and adds support (hopefully?) for LaunchAtLogin. Oh yeah, and the menubar icons are actually clear now - not blurry :) --- DWA140Menu/Assets.xcassets/WifiConnected.imageset/Contents.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DWA140Menu/Assets.xcassets/WifiConnected.imageset/Contents.json') diff --git a/DWA140Menu/Assets.xcassets/WifiConnected.imageset/Contents.json b/DWA140Menu/Assets.xcassets/WifiConnected.imageset/Contents.json index 60f1a5a..b547efe 100644 --- a/DWA140Menu/Assets.xcassets/WifiConnected.imageset/Contents.json +++ b/DWA140Menu/Assets.xcassets/WifiConnected.imageset/Contents.json @@ -2,11 +2,12 @@ "images" : [ { "idiom" : "universal", - "filename" : "WifiConnected.png", + "filename" : "AirPort4.png", "scale" : "1x" }, { "idiom" : "universal", + "filename" : "AirPort4@2x.png", "scale" : "2x" }, { -- cgit v1.2.3