nagyistoce / macsweeper

Automatically exported from code.google.com/p/macsweeper
0 stars 0 forks source link

Smileys do not appear on OS X 10.6 #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch version 0.3.1 

What is the expected output? What do you see instead?
* Look in top center of window, there should be a Smiley face

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mconb...@gmail.com on 1 Sep 2009 at 8:22

GoogleCodeExporter commented 9 years ago
10.6 once again changed where the Smileys are.
In 10.5 the file extension was changed from "tiff" to "tif".
Now, instead of being in "Resources", they are in 
"PlugIns/Standard.smileypack/Contents/Resources".
I think the proper thing is to open up the Standard.smileypack as a bundle and 
use its resources on 10.6.

Original comment by mconb...@gmail.com on 1 Sep 2009 at 8:24

GoogleCodeExporter commented 9 years ago
r5 brought proper smiley handling in 10.6. The code should work for 10.5 as 
well, but
has not been tested.

Original comment by mconb...@gmail.com on 2 Sep 2009 at 7:59