[Xfce4-commits] [apps/xfce4-mixer] branch master updated (02a01ce -> a12e53c)
noreply at xfce.org
noreply at xfce.org
Fri Jul 8 21:22:15 CEST 2016
This is an automated email from the git hooks/post-receive script.
landry pushed a change to branch master
in repository apps/xfce4-mixer.
from 02a01ce I18n: Update translation ru (100%).
new 851d44d Migrate to GTK 3.14+, except for xfce-mixer-window.{c,h}
new 7c207e6 Replace libunique with GApplication/GtkApplication
new a12e53c Merge branch 'gtk3-port'
The 3 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:
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(-)
create mode 100644 xfce4-mixer/xfce-mixer-application.c
create mode 100644 xfce4-mixer/xfce-mixer-application.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list