[Xfce4-commits] [xfce/xfce4-session] branch master updated (7a796e1 -> ce1868f)

noreply at xfce.org noreply at xfce.org
Thu Aug 28 17:53:01 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-session.

      from  7a796e1   I18n: Update translation fr (100%).
       new  0bc5eb6   Add logind runtime detection to support suspend/hibernate (Bug 9952)
       new  18f1fc4   polkit_unix_process_new is deprecated (Bug 10793)
       new  aa29578   Update copyright year (Bug 10768)
       new  c55ce35   Non-POSIX compliant test used in startxfce4 (Bug 10828)
       new  7892794   Handle gpg and ssh agents separately.
       new  bb0cbd5   Update xflock4 (Bug 10217)
       new  29d87f5   Use pkexec for xfsm-shutdown (Bug 9952)
       new  e2aee2b   trivial: update git ignore
       new  b1ee368   Fix build with --disable-polkit
       new  ce1868f   Add the UPOWER_ENABLE_DEPRECATED for 0.9.23

The 10 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:
 .gitignore                                |    5 +
 configure.ac.in                           |   45 +-
 po/POTFILES.in                            |    2 +-
 scripts/startxfce4.in                     |    4 +-
 scripts/xflock4                           |   68 ++-
 settings/main.c                           |    2 +-
 xfce4-session/Makefile.am                 |   45 +-
 xfce4-session/main.c                      |    2 +-
 xfce4-session/org.xfce.session.policy.in2 |   34 ++
 xfce4-session/xfsm-logout-dialog.c        |  155 +-----
 xfce4-session/xfsm-shutdown.c             |  823 ++++++++++++-----------------
 xfce4-session/xfsm-startup.c              |  320 ++++++-----
 xfce4-session/xfsm-systemd.c              |  102 +++-
 xfce4-session/xfsm-systemd.h              |   18 +
 xfce4-session/xfsm-upower.c               |   12 +-
 xfce4-session/xfsm-upower.h               |    4 +
 xfsm-shutdown-helper/main.c               |  124 ++++-
 17 files changed, 922 insertions(+), 843 deletions(-)
 create mode 100644 xfce4-session/org.xfce.session.policy.in2

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


More information about the Xfce4-commits mailing list