Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 33257
Collapse All | Expand All

(-)vimpart/kcmvim/kcmvim.cpp.agriffis (-1 / +1 lines)
Lines 224-230 Link Here
224
224
225
void KCMVim::defaults()
225
void KCMVim::defaults()
226
{
226
{
227
	base->executable->setURL("/usr/bin/vim");
227
	base->executable->setURL("/usr/bin/kvim");
228
	base->menubar->setChecked(false);
228
	base->menubar->setChecked(false);
229
	base->toolbar->setChecked(false);
229
	base->toolbar->setChecked(false);
230
	reset();
230
	reset();

Return to bug 33257