Cleaned up menu-bar icons to closer resemble the dock icon and have more consistent colours with Apple's menu-bar icons. Also added HiDPI variants - Refs #15931
1.1 --- a/Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Info.plist Thu Jul 26 13:50:43 2012 +0100
1.2 +++ b/Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Info.plist Thu Jul 26 17:46:08 2012 +0100
1.3 @@ -1,6 +1,5 @@
1.4 <?xml version="1.0" encoding="UTF-8"?>
1.5 -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
1.6 - "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
1.7 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
1.8 <plist version="1.0">
1.9 <dict>
1.10 <key>CFBundleName</key>
1.11 @@ -9,18 +8,18 @@
1.12 <string>1</string>
1.13 <key>Icons</key>
1.14 <dict>
1.15 + <key>Invisible</key>
1.16 + <string>invisible.tiff</string>
1.17 + <key>Content</key>
1.18 + <string>content.tiff</string>
1.19 <key>Away</key>
1.20 - <string>away.png</string>
1.21 + <string>away.tiff</string>
1.22 <key>Idle</key>
1.23 - <string>idle.png</string>
1.24 - <key>Content</key>
1.25 - <string>content.png</string>
1.26 - <key>Invisible</key>
1.27 - <string>invisible.png</string>
1.28 + <string>idle.tiff</string>
1.29 + <key>Online</key>
1.30 + <string>online.tiff</string>
1.31 <key>Offline</key>
1.32 - <string>offline.png</string>
1.33 - <key>Online</key>
1.34 - <string>online.png</string>
1.35 + <string>offline.tiff</string>
1.36 </dict>
1.37 </dict>
1.38 -</plist>
1.39 \ No newline at end of file
1.40 +</plist>
2.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/away.png has changed
3.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/away.tiff has changed
4.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/content.png has changed
5.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/content.tiff has changed
6.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/idle.png has changed
7.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/idle.tiff has changed
8.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/invisible.png has changed
9.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/invisible.tiff has changed
10.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/offline.png has changed
11.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/offline.tiff has changed
12.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/online.png has changed
13.1 Binary file Resources/Menu Bar Icons/Adiumy Flashy.AdiumMenuBarIcons/Contents/Resources/online.tiff has changed
14.1 --- a/Resources/Menu Bar Icons/Adiumy.AdiumMenuBarIcons/Contents/Info.plist Thu Jul 26 13:50:43 2012 +0100
14.2 +++ b/Resources/Menu Bar Icons/Adiumy.AdiumMenuBarIcons/Contents/Info.plist Thu Jul 26 17:46:08 2012 +0100
14.3 @@ -1,17 +1,17 @@
14.4 <?xml version="1.0" encoding="UTF-8"?>
14.5 -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
14.6 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
14.7 <plist version="1.0">
14.8 <dict>
14.9 <key>CFBundleName</key>
14.10 <string>Adiumy</string>
14.11 + <key>XtraBundleVersion</key>
14.12 + <string>1</string>
14.13 <key>Icons</key>
14.14 <dict>
14.15 + <key>Online</key>
14.16 + <string>online.tiff</string>
14.17 <key>Offline</key>
14.18 - <string>offline.png</string>
14.19 - <key>Online</key>
14.20 - <string>online.png</string>
14.21 + <string>offline.tiff</string>
14.22 </dict>
14.23 - <key>XtraBundleVersion</key>
14.24 - <string>1</string>
14.25 </dict>
14.26 </plist>
15.1 Binary file Resources/Menu Bar Icons/Adiumy.AdiumMenuBarIcons/Contents/Resources/offline.png has changed
16.1 Binary file Resources/Menu Bar Icons/Adiumy.AdiumMenuBarIcons/Contents/Resources/offline.tiff has changed
17.1 Binary file Resources/Menu Bar Icons/Adiumy.AdiumMenuBarIcons/Contents/Resources/online.png has changed
18.1 Binary file Resources/Menu Bar Icons/Adiumy.AdiumMenuBarIcons/Contents/Resources/online.tiff has changed