D21130: Drop unused kmines.notifyrc
Heiko Becker <[email protected]>
| Newsgroups | gmane.comp.kde.devel.games |
|---|---|
| Message-ID | <[email protected]> |
heikobecker created this revision. Herald added a reviewer: KDE Games. Herald added a subscriber: kde-games-devel. heikobecker requested review of this revision. REVISION SUMMARY kmines doesn't use any knotifications, it only uses an inline notification widget. As far as I can tell the code which did use knotifications was removed almost 12 years ago with 9ab6e09170845f199a7dc99233b3d02d8a6df0d2 <https://phabricator.kde.org/R404:9ab6e09170845f199a7dc99233b3d02d8a6df0d2> (it unnecessarily linked to KF5::NotifyConfig for some time after that, but that's gone now, too). TEST PLAN Doesn't install kmines.notifyrc anymore, everything keeps working REPOSITORY R404 KMines BRANCH Applications/19.04 REVISION DETAIL https://phabricator.kde.org/D21130 AFFECTED FILES data/CMakeLists.txt data/kmines.notifyrc To: heikobecker, #kde_games Cc: kde-games-devel