Skip to content

Removing the News Widget

Antenore Gatta (tmow) requested to merge ref/news-cleaning into master

Description

This MR remove most of the code of the news widget. I've just left the glade file as we may need to import the donation label somewhere else, for instance in the About widget.

Motivation and Context

Beside removing part of the libsoup dependencies nightmare, this change is intended to avoid having the changelogs stored somewhere, hence we can cut dramatically the hosting costs

How Has This Been Tested?

Not tested yet, please help

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Merge request reports