[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] branch master updated (3218e66 -> c989a74)
noreply at xfce.org
noreply at xfce.org
Mon Jul 18 22:18:59 CEST 2016
This is an automated email from the git hooks/post-receive script.
omegaphil pushed a change to branch master
in repository panel-plugins/xfce4-hardware-monitor-plugin.
from 3218e66 Fix enum value namespace problem with older GCC
new 5ef872f Version 1.5.0
new 9fb8931 Update Debian changelog
new c989a74 Update yet another copyright notice
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:
ChangeLog | 13 +
centos/xfce4-hardware-monitor-plugin.spec | 19 +-
configure.ac | 2 +-
debian/changelog | 6 +
debian/copyright | 2 +-
m4/libtool.m4 | 8388 -----------------------------
m4/ltoptions.m4 | 437 --
m4/ltsugar.m4 | 124 -
m4/ltversion.m4 | 23 -
m4/lt~obsolete.m4 | 99 -
src/bar-view.cpp | 2 +-
src/bar-view.hpp | 2 +-
src/canvas-view.cpp | 2 +-
src/canvas-view.hpp | 2 +-
src/choose-monitor-window.cpp | 2 +-
src/choose-monitor-window.hpp | 2 +-
src/column-view.cpp | 2 +-
src/column-view.hpp | 2 +-
src/curve-view.cpp | 2 +-
src/curve-view.hpp | 2 +-
src/flame-view.cpp | 2 +-
src/flame-view.hpp | 2 +-
src/helpers.cpp | 2 +-
src/helpers.hpp | 2 +-
src/monitor-impls.cpp | 2 +-
src/monitor-impls.hpp | 2 +-
src/monitor.hpp | 2 +-
src/pixbuf-drawing.hpp | 2 +-
src/plugin.cpp | 4 +-
src/plugin.hpp | 2 +-
src/preferences-window.cpp | 2 +-
src/preferences-window.hpp | 2 +-
src/text-view.cpp | 2 +-
src/text-view.hpp | 2 +-
src/value-history.cpp | 2 +-
src/value-history.hpp | 2 +-
src/view.cpp | 2 +-
src/view.hpp | 2 +-
38 files changed, 66 insertions(+), 9105 deletions(-)
delete mode 100644 m4/libtool.m4
delete mode 100644 m4/ltoptions.m4
delete mode 100644 m4/ltsugar.m4
delete mode 100644 m4/ltversion.m4
delete mode 100644 m4/lt~obsolete.m4
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list