General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Have another Q
Posted by: dana1971
Date: June 11, 2009 07:32PM

Is there a way to remove the lil History Icon button in the toolbar that's between the Favs and the Print icons? I'd rather view history via under the View tab at the top between Edit and Favs.

Options: ReplyQuote
Re: Have another Q
Posted by: JamesD
Date: June 11, 2009 09:51PM

Edit the toolbars.cfg file for the skin that you use and find the following code.
	%ifplugin history
	History{
	history(View)|Histor&y
	View History. Right-click for more options.
	toolhot.bmp[12]
	toolcold.bmp[12]
	tooldead.bmp[12]
	}
	%endif
Change the code to look like this.
	# %ifplugin history
	# History{
	# history(View)|Histor&y
	# View History. Right-click for more options.
	# toolhot.bmp[12]
	# toolcold.bmp[12]
	# tooldead.bmp[12]
	# }
	# %endif
Save the file and restart KM. The # symbol makes each of code just a comment and they are not acted upon.

Options: ReplyQuote
Re: Have another Q
Posted by: disrupted
Date: June 11, 2009 10:00PM

you need to hash out the values for history in toolbars.cfg located in your skins\{skin name} folder

locate that file(toolbars.cfg) and open it in notepad
find these strings:

e.g
%ifplugin history
History{
history(View)|Histor&y
View History. Right-click for more options.
mainbarhot.bmp[7]
mainbarcold.bmp[7]
mainbarcold.bmp[7]
}
%endif


add a sharp before each line.. so it becomes:

#%ifplugin history
#History{
#history(View)|Histor&y
#View History. Right-click for more options.
#mainbarhot.bmp[7]
#mainbarcold.bmp[7]
#mainbarcold.bmp[7]
#}
#%endif


save the file and restart kmeleon

if you're using the default phoenity skin, you can download this edited toolbars.cfg :
http://kmext.sourceforge.net/skins/toolbars.cfg
(right click-save target as)-save inside k-meleon\skins\phoenity replace original toolbars.cfg

Options: ReplyQuote
Re: Have another Q
Posted by: reeko124
Date: June 12, 2009 01:06AM

this would have been a good time for her to see the visual tut I made for edoc.

Options: ReplyQuote
Re: Have another Q
Date: June 12, 2009 10:32AM

That`s what i like the best about K-meleon..

You don`t like a part of it or you feel K-meleon gets to blingy...just comment the code...If you feel that you DO like a blingy K-meleon jus uncomment it back...

Wanna do the same in Ie??

Well...You`d better get ready to reshack a shitload of delicate DLL`s like shell32.dll user32.dll,browser.dll and so on... AND Pray you don`t mess anything or you have not forgotten to turn the wfp off or you modify the wrong string otherwise you`re screwed...

Here .. easy peasy..tongue sticking out smiley


My favorite forums
http://www.graphixanstuff.com
http://www.closeprotectionworld.co.uk/index.php?referrerid=11530

Options: ReplyQuote


K-Meleon forum is powered by Phorum.