[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] branch master updated (090a053 -> eb226f9)

noreply at xfce.org noreply at xfce.org
Wed Mar 4 03:39:59 CET 2015


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

andrzejr pushed a change to branch master
in repository panel-plugins/xfce4-pulseaudio-plugin.

      from  090a053   Fixed undefined symbol, clean up.
       new  7e3bdd9   Copied scalemenuitem.c/h from xfce4-power-manager
       new  5cdcd01   Deprecation fixes.
       new  98e08df   Added a menu
       new  eb226f9   Removed extra items from the plugin menu.

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:
 panel-plugin/Makefile.am         |    6 +-
 panel-plugin/pulseaudio-button.c |   69 ++---
 panel-plugin/pulseaudio-button.h |    3 +-
 panel-plugin/pulseaudio-menu.c   |  263 +++++++++++++++++
 panel-plugin/pulseaudio-menu.h   |   47 +++
 panel-plugin/pulseaudio-plugin.c |   40 +--
 panel-plugin/scalemenuitem.c     |  581 ++++++++++++++++++++++++++++++++++++++
 panel-plugin/scalemenuitem.h     |   82 ++++++
 8 files changed, 1009 insertions(+), 82 deletions(-)
 create mode 100644 panel-plugin/pulseaudio-menu.c
 create mode 100644 panel-plugin/pulseaudio-menu.h
 create mode 100644 panel-plugin/scalemenuitem.c
 create mode 100644 panel-plugin/scalemenuitem.h

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


More information about the Xfce4-commits mailing list