Tuesday, May 08, 2007

K-MeleonCCF ME 0.07 RC1

[Release Notes]

+ Latest Gecko 1.8.1.3 with improved compatibility. Thanks to Fred.

[Download]

http://kmeleon.et8.net/K-MeleonCCFME0.07RC1.exe

2 comments:

Anonymous said...

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.

coolwulf said...

You need to change pref.js:

user_pref("kmeleon.toolband.Menu.visibility", false);

to

user_pref("kmeleon.toolband.Menu.visibility", true);