[Xfce4-commits] [xfce/xfce4-power-manager] branch master updated (c865b44 -> 3dd713c)
noreply at xfce.org
noreply at xfce.org
Mon Jun 23 15:53:00 CEST 2014
This is an automated email from the git hooks/post-receive script.
eric pushed a change to branch master
in repository xfce/xfce4-power-manager.
from c865b44 Backlight: Fix setting brightness via gtk range widget
new 5fc8c54 LXDE battery plugin support (Bug 10929)
new 0baa2f0 Fix conditional builds
new 3dd713c React to LXDE panel configuration change events
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 | 26 +++++-
panel-plugins/Makefile.am | 10 ++-
panel-plugins/battery/Makefile.am | 77 ++--------------
panel-plugins/battery/battery-button.c | 93 +++++++++++---------
panel-plugins/battery/battery-button.h | 18 +++-
panel-plugins/battery/lxde/Makefile.am | 54 ++++++++++++
panel-plugins/battery/{ => lxde}/battery-plugin.c | 66 ++++++++++----
panel-plugins/battery/{ => xfce}/Makefile.am | 9 +-
panel-plugins/battery/{ => xfce}/battery-plugin.c | 11 ++-
.../{ => xfce}/xfce4-battery-plugin.desktop.in.in | 0
po/POTFILES.in | 4 +-
11 files changed, 218 insertions(+), 150 deletions(-)
create mode 100644 panel-plugins/battery/lxde/Makefile.am
copy panel-plugins/battery/{ => lxde}/battery-plugin.c (55%)
copy panel-plugins/battery/{ => xfce}/Makefile.am (92%)
rename panel-plugins/battery/{ => xfce}/battery-plugin.c (96%)
rename panel-plugins/battery/{ => xfce}/xfce4-battery-plugin.desktop.in.in (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list