[Xfce4-commits] [apps/parole] branch master updated (0a3084c -> 4becf63)

noreply at xfce.org noreply at xfce.org
Sun May 28 21:25:19 CEST 2017


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

bluesabre pushed a change to branch master
in repository apps/parole.

      from  0a3084c   cpplint: Tab found; better to use spaces  [whitespace/tab] [1]
       new  4becf63   cpplint: Even more whitespace fixes Closing ) should be moved to the previous line  [whitespace/parens] [2] At least two spaces is best between code and comments  [whitespace/comments] [2] Complex multi-line /*...*/-style comment found. Lint may give bogus warnings.  Consider replacing these with //-style comments, with #if 0...#endif, or with more clearly structured multi-line comments.  [readability/multiline_comment] [5] Extra space after (  [whitespace/parens] [2 [...]

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:
 src/gst/parole-gst.c                 |  75 ++++++++++++------------
 src/misc/parole-file.c               |   8 +--
 src/misc/parole-pl-parser.c          |   4 +-
 src/parole-button.c                  |  12 ++--
 src/parole-clutter.c                 |   2 +-
 src/parole-conf-dialog.c             |  10 ++--
 src/parole-disc.c                    |  14 ++---
 src/parole-mediachooser.c            |  24 ++++----
 src/parole-medialist.c               |  28 ++++-----
 src/parole-module.h                  |   2 +-
 src/parole-open-location.c           |   6 +-
 src/parole-player.c                  | 108 +++++++++++++++++------------------
 src/parole-plugin-player.c           |   8 +--
 src/parole-utils.c                   |   2 +-
 src/plugins/mpris2/mpris2-provider.c |   8 +--
 src/plugins/notify/notify-provider.c |   4 +-
 src/plugins/tray/tray-provider.c     |  22 +++----
 17 files changed, 168 insertions(+), 169 deletions(-)

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


More information about the Xfce4-commits mailing list