summaryrefslogtreecommitdiffstats
path: root/kde/slack-desc/kpimtextedit (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-11ktorrent: embed a local copy of the GeoIP database Eric Hameleers5-0/+46
The online version of GeoIP has been discontinued in favor of a new API. The ktorrent code has not been updated for the new API and therefore the program spits out a download error for geoip.dat everytime it starts. By embedding a local copy of the database, a download is not attempted and the error is gone.
2019-05-11kpmcore: install the dbus files in the correct location Eric Hameleers3-1/+26
partitionmanager failed to scan the disks because the permission definitions were in the wrong place and elevated (root) access could not be obtained.