[Xfce4-commits] [apps/xfdashboard] branch master updated (cc5fb11 -> 68d63b2)

noreply at xfce.org noreply at xfce.org
Fri Oct 27 11:52:16 CEST 2017


This is an automated email from the git hooks/post-receive script.

n   o   m   a   d       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfdashboard.

      from  cc5fb11   Merge branch 'master' of ssh://git.xfce.org/apps/xfdashboard
       new  100cb33   Split out pop-up menu setup functions from XfdashboardQuicklaunch to XfdashboardApplicationButton to make these functions reusable at other actor classes.
       new  d8fb82a   Add pop-up menu to menu items in applications view
       new  dbdc57d   Add pop-up menu to menu items in result actors of application search provider in search view
       new  2762050   Remove trailing separator because no other menu items will follow - never.
       new  68d63b2   Fix escaping text before setting it at label

The 5 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/themes/xfdashboard/xfdashboard.css       |   8 +-
 libxfdashboard/application-button.c           | 271 +++++++++++++++++++++++++-
 libxfdashboard/application-button.h           |  18 +-
 libxfdashboard/applications-search-provider.c | 157 +++++++++++++++
 libxfdashboard/applications-view.c            | 166 +++++++++++++++-
 libxfdashboard/popup-menu.c                   |   3 +
 libxfdashboard/quicklaunch.c                  | 216 +-------------------
 7 files changed, 617 insertions(+), 222 deletions(-)

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


More information about the Xfce4-commits mailing list