Skip to content

gs-plugin-job: Drop sort-func property

Philip Withnall requested to merge pwithnall/gnome-software:drop-old-api into main

It’s unused and not generic enough to exist in the top-level GsPluginJob class. A lot of the plugin jobs don’t need to sort anything.

The GsAppQuery:sort-func property has superseded it.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Merge request reports