gdesktopappinfo: Rank Keywords matches higher than GenericName
authorFlorian Müllner <fmuellner@gnome.org>
Thu, 7 Nov 2013 22:41:21 +0000 (23:41 +0100)
committerFlorian Müllner <fmuellner@gnome.org>
Wed, 13 Nov 2013 15:54:02 +0000 (16:54 +0100)
commit2fb8901b647f94f74a79f5017793d6c6ed2af981
tree9458da78303307453a1a1312bbaf668068573c75
parentd33f758313f32e123ec70f052216b028a50fc0a6
gdesktopappinfo: Rank Keywords matches higher than GenericName

It makes sense to match on GenericName in case an application does
not provide any keywords, but the Keywords field has been added
to explicitly support the search case, while GenericName was used
to be displayed in menus, so it makes more sense to consider
Keywords more (or equally) relevant for search.

https://bugzilla.gnome.org/show_bug.cgi?id=711640
gio/gdesktopappinfo.c