[Xfce4-commits] [apps/xfce4-mixer] 03/03: Merge branch 'gtk3-port'

noreply at xfce.org noreply at xfce.org
Fri Jul 8 21:22:18 CEST 2016


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

landry pushed a commit to branch master
in repository apps/xfce4-mixer.

commit a12e53cda395aad85316181761b21b770b90f601
Merge: 02a01ce 7c207e6
Author: Landry Breuil <landry at xfce.org>
Date:   Fri Jul 8 21:16:44 2016 +0200

    Merge branch 'gtk3-port'
    
    All the hard work done by Mike Gelfand, many thanks!

 configure.ac.in                          |  19 ++-
 panel-plugin/mixer.desktop.in            |   1 +
 panel-plugin/xfce-mixer-plugin.c         |  17 ++-
 panel-plugin/xfce-plugin-dialog.c        |  26 ++--
 panel-plugin/xfce-volume-button.c        | 128 ++++++++++++-----
 xfce4-mixer/Makefile.am                  |   4 +-
 xfce4-mixer/main.c                       | 184 +-----------------------
 xfce4-mixer/xfce-mixer-application.c     | 232 +++++++++++++++++++++++++++++++
 xfce4-mixer/xfce-mixer-application.h     |  42 ++++++
 xfce4-mixer/xfce-mixer-container.c       |  78 ++++-------
 xfce4-mixer/xfce-mixer-controls-dialog.c |   9 +-
 xfce4-mixer/xfce-mixer-option.c          |   8 +-
 xfce4-mixer/xfce-mixer-track.c           |  63 ++++-----
 xfce4-mixer/xfce-mixer-window.c          | 184 ++++++++++++++----------
 xfce4-mixer/xfce-mixer-window.h          |   2 +-
 15 files changed, 576 insertions(+), 421 deletions(-)

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


More information about the Xfce4-commits mailing list