[X2Go-Commits] [libx2goclient] branch master updated (b91207c -> 495dd94)

git-admin at x2go.org git-admin at x2go.org
Fri Jul 12 17:48:47 CEST 2019


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

x2go pushed a change to branch master
in repository libx2goclient.

      from  b91207c   libx2goclient skeleton draft
       new  c3b6f7e   configure.ac: don't duplicate strings, avoid backticks for command substitution.
       new  8934f7e   configure.ac: drop sed usage, POSIX sh should be good enough.
       new  10e0cf2   Makefile.am: whitespace-rework.
       new  0e7ca87   Makefile.am: avoid backticks.
       new  6a76982   Makefile.am: use $(NULL) where appropriate.
       new  9a96e3a   debian/rules: whitespace normalization.
       new  eb693cd   update-po{,t}.sh drop useless use of cat.
       new  39b2bc4   update-po{,t}.sh: replace cd with pushd/popd.
       new  6914e14   update-po{,t}.sh: better quoting.
       new  df8b6ad   po/POTFILES.in: fix file names.
       new  ffdc949   po/POTFILES.in: fix renamed file.
       new  0dc9b74   src/Makefile.am: whitespace normalization.
       new  e2af571   src/x2goclient.h: whitespace cleanup.
       new  4c22c27   src/x2goclient.h: identifiers starting with one or two underscores followed by an uppercase letter are reserved.
       new  338dcf5   src/x2goclient-object.c: add include guard.
       new  75e16ac   src/x2goclient-session-terminate.h: fix include guard end comment.
       new  7253bca   src/*.h: refactor include guards to use lowercase letters only.
       new  495dd94   src/*.{c,h}: update file name in top comment.

The 18 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:
 Makefile.am                            | 13 ++++----
 configure.ac                           |  5 ++--
 debian/rules                           |  8 ++---
 po/POTFILES.in                         | 18 +++++------
 src/Makefile.am                        | 55 +++++++++++++++++-----------------
 src/x2goclient-agent-start-kdrive.c    |  2 +-
 src/x2goclient-agent-start-kdrive.h    |  8 ++---
 src/x2goclient-agent-start-nx.c        |  2 +-
 src/x2goclient-agent-start-nx.h        |  8 ++---
 src/x2goclient-object.c                |  7 ++++-
 src/x2goclient-object.h                |  2 +-
 src/x2goclient-proxy-start-nx.c        |  2 +-
 src/x2goclient-proxy-start-nx.h        |  8 ++---
 src/x2goclient-renderer-start-kdrive.c |  2 +-
 src/x2goclient-renderer-start-kdrive.h |  8 ++---
 src/x2goclient-session-resume.c        |  2 +-
 src/x2goclient-session-resume.h        |  8 ++---
 src/x2goclient-session-runcommand.c    |  2 +-
 src/x2goclient-session-runcommand.h    |  8 ++---
 src/x2goclient-session-suspend.c       |  2 +-
 src/x2goclient-session-suspend.h       |  8 ++---
 src/x2goclient-session-terminate.c     |  2 +-
 src/x2goclient-session-terminate.h     |  8 ++---
 src/x2goclient.h                       | 10 +++----
 update-po.sh                           | 32 ++++++++++----------
 update-pot.sh                          | 15 +++++-----
 26 files changed, 127 insertions(+), 118 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git


More information about the x2go-commits mailing list