Since it has been near a month since my original version was released, I thought I should provide an update of what little I've been doing with this project.
I have fixed the logo bug that occurs with updating K-Meleon to the latest Mozilla GRE. Since you have to overwrite K-Meleon's [tt]toolkit.jar[/tt] with Mozilla's own version of this file, it also will give you Mozilla's [tt]logo.gif[/tt], not K-Meleon's. At first I thought I could easilly swap out Mozilla's logo for a K-Meleon one. I tried that, but it didn't work, and caused [tt]about:[/tt] to become messy. Then I realized that Mozilla's [tt]logo.gif[/tt] was 200x200 in size, while K-Meleon's is 150x200. I opened the image in MSPaint and added 25 blank pixels to either side of the K-Meleon logo so it became 200 pixels wide. I inserted that into [tt]toolkit.jar[/tt], and it worked. I now had a K-Meleon logo in the about screen. But I've run into one problem: In [tt]about:[/tt], the logo is smashed. [tt]about:[/tt] is coded so that the logo shows as 150x200 no matter the real size of the logo. So I'll need to find out where K-Meleon's about page is stored so I can edit the size of the image.
Meanwhile I have been working on a skin for K-Meleon called Klassic Flat. It is based on the original K-Meleon skin, Klassic. I did not include it with this update, but you can download it as a standalone package. You can get more information, and download locations at
this therad at K-Meleon's forum.
Changelog:
*Based on Mozilla 1.7.12; Gecko/20060123
*[tt]about:logo[/tt] is now a K-Meleon logo
Known issus:
*Logo is "smashed" in [tt]about:[/tt]
Screenshot
Download link:
http://billy.mozfaq.org/misc/K-Meleon_0 ... -12_v2.zipUserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20060123 K-Meleon/0.9 (Gecko 1.7.12 Update)