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

List:       kde-commits
Subject:    [kde-baseapps] dolphin/src/panels/places: Translate bookmark text on update.
From:       Marco Nelles <marco () maniatek ! de>
Date:       2014-04-04 9:44:18
Message-ID: E1WW0fa-00015B-CK () scm ! kde ! org
[Download RAW message or body]

Git commit d22f3b16ab84710f3af8d49b8efded13d18a8af0 by Marco Nelles.
Committed on 04/04/2014 at 09:41.
Pushed by marcon into branch 'master'.

Translate bookmark text on update.

M  +1    -0    dolphin/src/panels/places/placesitemmodel.cpp

http://commits.kde.org/kde-baseapps/d22f3b16ab84710f3af8d49b8efded13d18a8af0

diff --git a/dolphin/src/panels/places/placesitemmodel.cpp \
b/dolphin/src/panels/places/placesitemmodel.cpp index baa770d..1f05e07 100644
--- a/dolphin/src/panels/places/placesitemmodel.cpp
+++ b/dolphin/src/panels/places/placesitemmodel.cpp
@@ -650,6 +650,7 @@ void PlacesItemModel::updateBookmarks()
                     found = true;
                     if (newBookmark.metaDataItem("UDI").isEmpty()) {
                         item->setBookmark(newBookmark);
+                        item->setText(i18nc("KFile System Bookmarks", \
newBookmark.text().toUtf8().data()));  }
                     break;
                 }


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

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