[Xfce4-commits] [apps/parole] branch master updated (4bbd70d -> b0763ae)

noreply at xfce.org noreply at xfce.org
Fri May 26 12:39:53 CEST 2017


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/parole.

      from  4bbd70d   I18n: Update translation ko (100%).
       new  b0763ae   Add keyboard shortcuts helper to Parole

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:
 data/interfaces/Makefile.am                  |   6 +-
 data/interfaces/parole.ui                    |  11 +-
 data/interfaces/shortcuts.ui                 | 205 +++++++++++++++++++++++++++
 po/POTFILES.in                               |   1 +
 src/Makefile.am                              |   2 +
 src/parole-player.c                          |   9 ++
 src/parole-shortcuts.c                       | 105 ++++++++++++++
 src/{parole-builder.h => parole-shortcuts.h} |  22 +--
 8 files changed, 350 insertions(+), 11 deletions(-)
 create mode 100644 data/interfaces/shortcuts.ui
 create mode 100644 src/parole-shortcuts.c
 copy src/{parole-builder.h => parole-shortcuts.h} (56%)

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


More information about the Xfce4-commits mailing list