applications-menu icon indicating copy to clipboard operation
applications-menu copied to clipboard

Duplicate result type

Open danirabbit opened this issue 6 years ago • 0 comments

We store result types in two places right now:

https://github.com/elementary/applications-menu/blob/master/src/Backend/App.vala#L24 https://github.com/elementary/applications-menu/blob/master/src/synapse-core/Matches/Match.vala#L24

We probably should get rid of one of these enums

danirabbit avatar Oct 08 '19 16:10 danirabbit