Announcements
: K-Meleon Forum
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote="George Hall"] The reason for the HomePage bug is there is a bug in kmprefs in K-Meleon 1.5.0b2 and there is a bug in i10n.js. The bug can be fixed by replacing the kmprefs of K-Meleon 1.5.0b2 with the kmprefs from K-Meleon 1.5.0beta. i10n.js can be fixed by adding pref("kmeleon.general.ho"resource:///readme.html"); to it Under K-Meleon 1.5.0beta i10n.js has these values /********************************************************************************************************/ // Locale default pref for k-meleon /********************************************************************************************************/ pref("general.useragent.locale", "en-US"); pref("general.useragent.contentlocale", "US"); pref("kmeleon.general.homePage", "resource:///readme.html"); Under K-Meleon 1.5.0b2 i10n.js has these values /********************************************************************************************************/ // Locale default pref for k-meleon /********************************************************************************************************/ pref("general.useragent.locale", "en-US"); pref("general.useragent.contentlocale", "US"); so simply adding pref("kmeleon.general.homePage", "resource:///readme.html"); will display the file readme.html instead of a blank page. Unless you fix kmprefs the file readme.html is the only page that will be displayed every time as the homepage even after change the homepage to something else. I found out the kmprefs problem by changing it to the file kmprefs.jar in K-Meleon 1.5.0beta and K-Meleon 1.5.0b2. Then I replaced the K-Meleon 1.5.0b2 kmprefs.jar with the one from K-Meleon 1.5.0beta.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development