OSDN Git Service

plasma: drop firefox bookmarks support, fetch icons via KDED module
authorIvailo Monev <xakepa10@gmail.com>
Sun, 3 Oct 2021 01:56:25 +0000 (04:56 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 3 Oct 2021 01:58:10 +0000 (04:58 +0300)
commit2557dbff563014110261c589a4081f4fa21a763e
tree42cff718f0a210fa36c219b2ca9b5cd8d89f639f
parent54fdd9aef45c711ab6a72d868d7608c1701db9e0
plasma: drop firefox bookmarks support, fetch icons via KDED module

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
20 files changed:
plasma/runners/bookmarks/CMakeLists.txt
plasma/runners/bookmarks/bookmarksrunner.h
plasma/runners/bookmarks/browser.h
plasma/runners/bookmarks/browserfactory.cpp
plasma/runners/bookmarks/browsers/chrome.cpp
plasma/runners/bookmarks/browsers/chrome.h
plasma/runners/bookmarks/browsers/chromefindprofile.cpp
plasma/runners/bookmarks/browsers/chromefindprofile.h
plasma/runners/bookmarks/browsers/findprofile.h
plasma/runners/bookmarks/browsers/firefox.cpp [deleted file]
plasma/runners/bookmarks/browsers/firefox.h [deleted file]
plasma/runners/bookmarks/browsers/kdebrowser.cpp
plasma/runners/bookmarks/browsers/kdebrowser.h
plasma/runners/bookmarks/favicon.cpp
plasma/runners/bookmarks/favicon.h
plasma/runners/bookmarks/faviconfromblob.cpp [deleted file]
plasma/runners/bookmarks/faviconfromblob.h [deleted file]
plasma/runners/bookmarks/fetchsqlite.cpp [deleted file]
plasma/runners/bookmarks/fetchsqlite.h [deleted file]
plasma/runners/bookmarks/tests/CMakeLists.txt