Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

appfilter: Drop filter for ws.xsoh.etar as calendar drawable

Aayush Gupta requested to merge (removed):master into master

Description

The calendar app's package name was changed in https://gitlab.e.foundation/e/apps/calendar/-/commit/0086bb3b37cca00a40efb6737b4aa2fe78a82dae but the follow-up commit https://gitlab.e.foundation/e/apps/BlissIconPack/-/commit/01628e089f20ccccd8d227e66018bc5a0a59ed3e introduced a new filter rather than renaming the old one. This change drops the old filter as both apps while share the same base, originate from different authors, and contain different modifications now.

Bug: e/backlog#2282 (closed)

Related issues

Type of change

  • 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 not work as expected)
  • This change requires a documentation update

Related MRs

None

How has this been tested?

Rebuild the package with this patch, install and reboot the device, notice Etar uses the default icon

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Merge request reports

Loading