malcontent/libmalcontent
Philip Withnall 300b5a624f libmalcontent: Move MctAppFilterError to MctManagerError
This isn’t an API break, as compatibility defines are in place; and the
error code values are the same, so it shouldn’t be an ABI break. The
string value of the error quark has changed, but nobody should be
comparing that against a value which hasn’t come out of libmalcontent,
so changing it should be OK.

This is along the same lines as the previous commit: we don’t need one
error domain per property of an `MctManager`, so reduce the potential
for future duplication by renaming it now.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2020-01-16 13:17:45 +00:00
..
tests libmalcontent: Move MctAppFilterError to MctManagerError 2020-01-16 13:17:45 +00:00
app-filter-private.h libmalcontent: Factor getting/setting app filter into a manager 2019-04-24 13:45:59 +01:00
app-filter.c libmalcontent: Move MctAppFilterError to MctManagerError 2020-01-16 13:17:45 +00:00
app-filter.h libmalcontent: Move MctAppFilterError to MctManagerError 2020-01-16 13:17:45 +00:00
malcontent.h libmalcontent: Add a top-level header file 2019-04-25 16:56:02 +01:00
manager.c libmalcontent: Move MctAppFilterError to MctManagerError 2020-01-16 13:17:45 +00:00
manager.h libmalcontent: Move MctAppFilterError to MctManagerError 2020-01-16 13:17:45 +00:00
meson.build libmalcontent: Add a top-level header file 2019-04-25 16:56:02 +01:00