[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeextragear-1/vimpart/src
From:       Mickael Marchand <marchand () kde ! org>
Date:       2003-05-02 21:49:52
[Download RAW message or body]

CVS commit by marchand: 

grmmbl
buggy me
feel free to hit me :)

--notip does not work, better use -notip ...


  M +1 -1      vimwidget.cpp   1.19


--- kdeextragear-1/vimpart/src/vimwidget.cpp  #1.18:1.19
@@ -70,5 +70,5 @@ VimWidget::VimWidget( QWidget * parent, 
     if (hideTool)
       _vimProcess << "--cmd" << ":set guioptions-=T" << "-c" << ":set guioptions-=T";
-                if ( guitype.contains( "KVim" ) ) _vimProcess << "--notip";
+    if ( guitype.contains( "KVim" ) ) _vimProcess << "-notip";
     _vimProcess.start(KProcess::Block);
   }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic