6 Commits

Author SHA1 Message Date
Jonathan Lestrelin
7fb89aebd2
Update org.gnome.Pass.SearchProvider.desktop 2021-10-02 02:48:12 +00:00
Jonathan Lestrelin
25381220fc Remove NoDisplay=true from .desktop as it seems to cause issues with Gnome 3.34 2019-10-08 19:57:45 +02:00
Jonathan Lestrelin
56f3e25756 * Change icon to one that GNOME installs by default
* Remove option to install to different dirs as that is broken due to
hardcoded paths in D-bus service files.
* Don't install fuzzywuzzy through pip from install.sh as it may be preferable to
install it from distribution packages
* Improve README a bit
2019-05-12 00:07:39 +02:00
Timo Loewe
b63989aeaa Fix desktop entry still showing up in application overview 2019-01-01 15:08:09 +01:00
Chris Smith
1cee9fba6e
Stop the SearchProvider showing up as an app in activities
After installing the search provider, a "Pass" entry was showing up as an application when searching in the activities interface with Gnome. Setting NoDisplay to true stops it showing up there.
2017-11-14 17:02:18 +13:00
Jonathan Lestrelin
e73977f1b2 * rename various elements to be more consistent with other search
providers
* remove useless dbus config file
* add TODO
* minor changes
2017-03-14 21:47:52 +01:00