From 33ddc0e7913dfa5f90cbd0b231d766f39cd48b4b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 25 Aug 2007 10:42:10 +0000 Subject: don't use the term "Bookmarks" anymore, use "Places" instead (includes devices etc.) svn path=/trunk/KDE/kdebase/apps/; revision=704553 --- src/dolphinview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinview.cpp') diff --git a/src/dolphinview.cpp b/src/dolphinview.cpp index 01099b1cc..207b236ee 100644 --- a/src/dolphinview.cpp +++ b/src/dolphinview.cpp @@ -576,7 +576,7 @@ void DolphinView::startDirLister(const KUrl& url, bool reload) const KUrl& dirListerUrl = m_dirLister->url(); if ((dirListerUrl == url) || !m_dirLister->url().isParentOf(url)) { // The current URL is not a child of the dir lister - // URL. This may happen when e. g. a bookmark has been selected + // URL. This may happen when e. g. a place has been selected // and hence the view must be reset. keepOldDirs = false; } -- cgit v1.3