Remove obsolte and broken importer
ClosedPublic

Authored by ognarb on May 9 2020, 11:54 AM.

Details

Summary
  • tuxkarts is dead since 2010
  • KnowIt is from KDE3
  • knotes an kjots importer were written before Akonadi so doesn't work on the current version of these softwares
  • Sticky Notes was last updated 14 years ago
  • tomboy doesn't exist anymore but there is tomboy-ng. maybe the file format is still compatible
  • And I didn't test Jreepad but I don't think there are many Jreepad users
Test Plan

Compile and see the menu with less entries

Diff Detail

Repository
R1050 BasKet
Branch
remove-import
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26614
Build 26632: arc lint + arc unit
ognarb requested review of this revision.May 9 2020, 11:54 AM
ognarb created this revision.
anthonyfieroni added inline comments.
src/softwareimporters.h
70–71

Remove

70–71

No users as well + source.

74–75

ditto

ognarb updated this revision to Diff 82368.May 9 2020, 1:38 PM

Remove useless headers + fromICS was also useless

ognarb marked 3 inline comments as done.May 9 2020, 1:38 PM

Thanks

niccolove accepted this revision.May 13 2020, 7:06 PM
This revision is now accepted and ready to land.May 13 2020, 7:06 PM
This revision was automatically updated to reflect the committed changes.