Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > ee5019e51831f214d532979b59ea2d61 > files > 31

kdelibs-3.4.2-31.4.20060mdk.src.rpm

--- kdelibs-3.3.1/kio/bookmarks/kbookmarkmanager.cc--	2004-12-06 16:21:06.441707909 +0100
+++ kdelibs-3.3.1/kio/bookmarks/kbookmarkmanager.cc	2004-12-06 16:21:23.453138076 +0100
@@ -703,7 +703,7 @@ void KBookmarkSettings::readSettings()
    config.setGroup("Bookmarks");
 
    // add bookmark dialog usage - no reparse
-   s_self->m_advancedaddbookmark = config.readBoolEntry("AdvancedAddBookmarkDialog", false);
+   s_self->m_advancedaddbookmark = config.readBoolEntry("AdvancedAddBookmarkDialog", true);
 
    // these three alter the menu, therefore all need a reparse
    s_self->m_contextmenu = config.readBoolEntry("ContextMenuActions", true);