Merge lp://staging/~gero-bare/slingshot/add_search_for_keyword into lp://staging/~elementary-pantheon/slingshot/trunk
Proposed by
Gero.Bare
Status: | Rejected |
---|---|
Rejected by: | Adam Bieńkowski |
Proposed branch: | lp://staging/~gero-bare/slingshot/add_search_for_keyword |
Merge into: | lp://staging/~elementary-pantheon/slingshot/trunk |
Diff against target: |
129 lines (+48/-2) 4 files modified
CMakeLists.txt (+12/-2) lib/synapse-core/CMakeLists.txt (+3/-0) lib/synapse-core/desktop-file-service.vala (+8/-0) lib/synapse-plugins/desktop-file-plugin.vala (+25/-0) |
To merge this branch: | bzr merge lp://staging/~gero-bare/slingshot/add_search_for_keyword |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
elementary Pantheon team | Pending | ||
Review via email: mp+296097@code.staging.launchpad.net |
Description of the change
Add support for search for keywords.
Due the fact that gio-unix had the definition broken for AppInfo.get_keyword this was blocking me, but apparently this will be fixed soon.
In case of having vala > 0.32.0 or vala > 0.30.1 this should work out of the box, if not we can rely on unity.
To post a comment you must log in.
Marking as rejected as the bug is already fixed.