[Xfce4-commits] [apps/xfdashboard] branch master updated (d2d2023 -> 43b341b)
noreply at xfce.org
noreply at xfce.org
Sun Jan 31 17:31:21 CET 2016
This is an automated email from the git hooks/post-receive script.
nomad pushed a change to branch master
in repository apps/xfdashboard.
from d2d2023 Fix moving selection beyond limits of search result container, e.g. select first item in next search provider if moving selection in current provider would be "behind" last item.
new 43b341b Add new plugin gnome-shell-search-providers which uses all search providers used by Gnome-Shell
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.ac.in | 1 +
plugins/Makefile.am | 3 +-
plugins/gnome-shell-search-provider/Makefile.am | 46 +
.../gnome-shell-search-provider.c | 919 ++++++++++++++++++++
.../gnome-shell-search-provider.h | 70 ++
plugins/gnome-shell-search-provider/plugin.c | 239 +++++
6 files changed, 1277 insertions(+), 1 deletion(-)
create mode 100644 plugins/gnome-shell-search-provider/Makefile.am
create mode 100644 plugins/gnome-shell-search-provider/gnome-shell-search-provider.c
create mode 100644 plugins/gnome-shell-search-provider/gnome-shell-search-provider.h
create mode 100644 plugins/gnome-shell-search-provider/plugin.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list