[Xfce4-commits] [apps/xfdashboard] branch master updated (f1db0ee -> 5251518)
noreply at xfce.org
noreply at xfce.org
Mon Feb 22 13:17:32 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 f1db0ee We check already that the signal handlers 'enable' and 'disable' are connected we do not need default handlers and we do not need the boolean return value to check if it was handled so change it to void.
new 6b971bf Implement plugin preferences dialog in settings application
new 5251518 Fix compiler warnings
The 2 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:
data/data/preferences.ui | 121 ++++++++
libxfdashboard/application.c | 2 +-
libxfdashboard/marshal.list | 1 +
libxfdashboard/plugin.c | 4 +-
libxfdashboard/plugin.h | 2 +-
libxfdashboard/plugins-manager.c | 4 +-
plugins/clock-view/plugin.c | 17 +-
.../gnome-shell-search-provider.c | 4 +-
settings/plugins.c | 322 +++++++++++++++++++--
9 files changed, 436 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list