[Xfce4-commits] [panel-plugins/xfce4-statusnotifier-plugin] branch master updated (4999bc5 -> 8375c6c)

noreply at xfce.org noreply at xfce.org
Sat Jul 22 18:31:07 CEST 2017


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

n   i   n   e   t   l   s       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 panel-plugins/xfce4-statusnotifier-plugin.

      from  4999bc5   Remove SnBox instead of its children upon plugin destruction
       new  8abfbb2   Add option to load symbolic icons if available
       new  8375c6c   Add weak signal handler

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:
 panel-plugin/Makefile.am     |   4 +-
 panel-plugin/sn-box.c        |  26 ++------
 panel-plugin/sn-button.c     |  21 ++-----
 panel-plugin/sn-config.c     |  38 ++++++++++++
 panel-plugin/sn-config.h     |   2 +
 panel-plugin/sn-dialog.c     |   6 ++
 panel-plugin/sn-dialog.glade |  16 +++++
 panel-plugin/sn-icon-box.c   | 108 ++++++++++++++++++++-------------
 panel-plugin/sn-util.c       | 138 +++++++++++++++++++++++++++++++++++++++++++
 panel-plugin/sn-util.h       |  38 ++++++++++++
 10 files changed, 317 insertions(+), 80 deletions(-)
 create mode 100644 panel-plugin/sn-util.c
 create mode 100644 panel-plugin/sn-util.h

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


More information about the Xfce4-commits mailing list