[Xfce4-commits] [xfce/xfce4-power-manager] branch master updated (61abc73 -> 9e70d2e)

noreply at xfce.org noreply at xfce.org
Tue May 31 07:57:41 CEST 2016


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  61abc73   I18n: Update translation de (100%).
       new  9e70d2e   Handle screensaver activity with it's own class (Bug #12603)

The 1 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:
 common/xfpm-common.c   |  29 ---
 common/xfpm-common.h   |   2 -
 configure.ac.in        |   4 -
 src/Makefile.am        |   2 +
 src/xfce-screensaver.c | 565 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/xfce-screensaver.h |  58 +++++
 src/xfpm-manager.c     |   5 +-
 src/xfpm-power.c       | 232 +-------------------
 8 files changed, 638 insertions(+), 259 deletions(-)
 create mode 100644 src/xfce-screensaver.c
 create mode 100644 src/xfce-screensaver.h

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


More information about the Xfce4-commits mailing list