[Release Notes]
+ Latest Gecko 1.8.1.3 with improved compatibility. Thanks to Fred.
[Download]
http://kmeleon.et8.net/K-MeleonCCFME0.07RC1.exe
Subscribe to:
Post Comments (Atom)
K-MeleonCCF ME Unofficial Version. Thank you for all K-Meleon Supporters!
2 comments:
Hi, may I know how to put the Tool bar at the top of the menu? i.e. make it the same look as the K-Meleon version - at the top of the K-MeleonME, there should be menus like "File", "Edit", "View", "Bookmark", "Favorites" and so on.
Thanks a lot for your help.
You need to change pref.js:
user_pref("kmeleon.toolband.Menu.visibility", false);
to
user_pref("kmeleon.toolband.Menu.visibility", true);
Post a Comment