[Xfce4-commits] [apps/xfdashboard] branch master updated (024817d -> 96c42fa)

noreply at xfce.org noreply at xfce.org
Wed Jan 20 15:38:20 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  024817d   Add utility functions to get paths to config files, cache files or data files for any object. This is useful for views, search providers and plugins of any kind to store their datas or configurations (if Xfconf is not an option).
       new  3c2524c   Add new signal "application-launched" to XfdashboardApplication which can be used by any object to indicate that it launched an application successfully. It just has to provide the corresponding GAppInfo for the launched application.
       new  67353ce   Make use of new signal "application-launched" at XfdashboardApplication in actor XfdashboardApplicationButton
       new  68f73b3   Removed unused code
       new  96c42fa   Count how often an application was launched by xfdashboard. It can be used to calculate the relevance of an application in a search.

The 4 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:
 xfdashboard/application-button.c           |    8 +
 xfdashboard/application.c                  |   13 +
 xfdashboard/application.h                  |    2 +
 xfdashboard/applications-search-provider.c |  362 +++++++++++++++++++++++++++-
 4 files changed, 381 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list