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

List:       kde-commits
Subject:    kdevelop/parts/doctreeview
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2004-03-03 18:47:35
Message-ID: 20040303184735.D2DA7996F () office ! kde ! org
[Download RAW message or body]

CVS commit by dymo: 

Use "all/allfiles" mimetype in "add bookmark" dialog. We can bookmark and view not only html files.
CCMAIL: 76553@bugs.kde.org


  M +1 -1      doctreeglobalconfigwidget.cpp   1.31


--- kdevelop/parts/doctreeview/doctreeglobalconfigwidget.cpp  #1.30:1.31
@@ -345,5 +345,5 @@ void DocTreeGlobalConfigWidget::runHtdig
 void DocTreeGlobalConfigWidget::addBookmarkClicked()
 {
-    AddDocItemDialog dlg;
+    AddDocItemDialog dlg(KFile::File, "all/allfiles");
     if (!dlg.exec())
         return;


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

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