show history, remove history
Posted by: xaliemorph
Date: June 15, 2009 11:19AM

Can You in default K-Meleon installation profile reset click places for "show history" and "remove history" button? "Show history" and "remove history" are placed side by side, so minute before instead of showing my history i removed it. In history section there is also "settings" button/click placemark. It will be better and more ergonomic if the sequence will be "show history" then "settings" and bottom "remove history". One button between "show history" and "remove history" will help avoid accidentally removing our precious wb browsing history.

Re: show history, remove history
Posted by: desga2
Date: June 15, 2009 01:02PM

First you can use the accelerate (key shortcut) Ctrl+H to show History.

Second, yes, you can move the possition of menu items editing the file menus.cfg in folder \K-Meleon\defaults\settings. Search this code:
# ----- History

%ifplugin history
Histor&y{
View &History=history(View)
&Clear History=privacy(ClearHistory)
Se&ttings...=history(Config)
history()
}
%endif

Change by this other:

# ----- History

%ifplugin history
Histor&y{
View &History=history(View)
Se&ttings...=history(Config)
&Clear History=privacy(ClearHistory)
history()
}
%endif

K-Meleon in Spanish

Re: show history, remove history
Posted by: xaliemorph
Date: June 15, 2009 01:04PM

Thanks very much.

K-Meleon forum is powered by Phorum.