[Xfce4-commits] [apps/xfce4-screensaver] branch master updated (3f24600 -> 7eb6cc6)

noreply at xfce.org noreply at xfce.org
Sun Jun 30 16:13:03 CEST 2019


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

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

      from  3f24600   I18n: Update translation pt_BR (100%).
       new  c6d00bb   Refactor settings handling
       new  6a70b11   more of configuration processing refactoring
       new  4929c7b   move job theme processing out of manager
       new  7eb6cc6   remove unused callbacks

The 4 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:
 src/Makefile.am        |   4 +
 src/gs-job.c           |  34 +++
 src/gs-listener-dbus.c |  57 +----
 src/gs-listener-x11.c  |  40 ++--
 src/gs-listener-x11.h  |   7 +-
 src/gs-manager.c       | 577 ++++---------------------------------------------
 src/gs-manager.h       |  30 ---
 src/gs-monitor.c       |  44 ----
 src/gs-prefs.c         |  36 ++-
 src/gs-prefs.h         |   1 +
 src/gs-window-x11.c    | 277 +++---------------------
 src/gs-window.h        |  22 +-
 src/test-window.c      |  11 +-
 13 files changed, 169 insertions(+), 971 deletions(-)

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


More information about the Xfce4-commits mailing list